commit | 558540c17771eaf89b1a3be39aa2c8bc837da1a6 | [log] [tgz] |
---|---|---|
author | Jan Schmidt <list.btrfs@jan-o-sch.net> | Mon Jun 13 19:59:12 2011 +0200 |
committer | Jan Schmidt <list.btrfs@jan-o-sch.net> | Thu Sep 29 12:54:28 2011 +0200 |
tree | cd456e32dea87a93f324b63e02ecd3add96e0e77 | |
parent | 13db62b7a1e8c64763a93c155091620f85ff8920 [diff] |
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>