From: Jan Schmidt Date: Mon, 13 Jun 2011 17:59:12 +0000 (+0200) Subject: btrfs scrub: print paths of corrupted files X-Git-Tag: v3.2-rc1~21^2~8^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=558540c17771eaf89b1a3be39aa2c8bc837da1a6;p=pandora-kernel.git 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 --- Reading git-diff-tree failed