git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b89e1b0
)
Btrfs, scrub: repair the common data on RAID5/6 if it is corrupted
author
Miao Xie
<miaox@cn.fujitsu.com>
Thu, 23 Oct 2014 06:42:50 +0000
(14:42 +0800)
committer
Miao Xie
<miaox@cn.fujitsu.com>
Wed, 3 Dec 2014 02:18:45 +0000
(10:18 +0800)
This patch implement the RAID5/6 common data repair function, the
implementation is similar to the scrub on the other RAID such as
RAID1, the differentia is that we don't read the data from the
mirror, we use the data repair function of RAID5/6.
Signed-off-by: Miao Xie <miaox@cn.fujitsu.com>
fs/btrfs/raid56.c
patch
|
blob
|
history
fs/btrfs/raid56.h
patch
|
blob
|
history
fs/btrfs/scrub.c
patch
|
blob
|
history
fs/btrfs/volumes.c
patch
|
blob
|
history
fs/btrfs/volumes.h
patch
|
blob
|
history
diff --cc
fs/btrfs/raid56.c
Simple merge
diff --cc
fs/btrfs/raid56.h
Simple merge
diff --cc
fs/btrfs/scrub.c
Simple merge
diff --cc
fs/btrfs/volumes.c
Simple merge
diff --cc
fs/btrfs/volumes.h
Simple merge