]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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)
committerChris Mason <chris.mason@oracle.com>
Wed, 16 Nov 2011 01:02:43 +0000 (20:02 -0500)
commite32867cec461d7bb9f03483c660a308068397ac3
treedc0a8dc3065cf83a7b96b1f883487f187d1260f3
parent3e4d2164bcf6fc09ef95ffd22fa0c2d48185867f
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>
(cherry picked from commit 558540c17771eaf89b1a3be39aa2c8bc837da1a6)
fs/btrfs/scrub.c