lkml.org 
[lkml]   [2015]   [Nov]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/4] dm verity: add support for error correction
Date
This patch set adds error correction support to dm-verity, which
makes it possible to recover from data corruption in exchange of
increased space overhead.

The feature is implemented as part of dm-verity to take advantage
of the existing hash tree to improve performance and locate known
erasures.

Sami Tolvanen (4):
dm verity: clean up duplicate hashing code
dm verity: separate function for parsing opt args
dm verity: add support for forward error correction
dm verity: ignore zero blocks

Documentation/device-mapper/verity.txt | 34 ++
drivers/md/dm-verity.c | 1004 +++++++++++++++++++++++++++-----
2 files changed, 892 insertions(+), 146 deletions(-)

--
2.6.0.rc2.230.g3dd15c0



\
 
 \ /
  Last update: 2015-11-05 03:21    [W:0.277 / U:0.144 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site