OSDN Git Service

btrfs scrub: print paths of corrupted files
authorJan Schmidt <list.btrfs@jan-o-sch.net>
Mon, 13 Jun 2011 17:59:12 +0000 (19:59 +0200)
committerJan Schmidt <list.btrfs@jan-o-sch.net>
Thu, 29 Sep 2011 10:54:28 +0000 (12:54 +0200)
commit558540c17771eaf89b1a3be39aa2c8bc837da1a6
treecd456e32dea87a93f324b63e02ecd3add96e0e77
parent13db62b7a1e8c64763a93c155091620f85ff8920
btrfs scrub: print paths of corrupted files

While scrubbing, we may encounter various errors. Previously, a logical
address was printed to the log only. Now, all paths belonging to that
address are resolved and printed separately. That should work for hardlinks
as well as reflinks.

Signed-off-by: Jan Schmidt <list.btrfs@jan-o-sch.net>
fs/btrfs/scrub.c