commit | 478d01b3fcf04f35aa33226637fe0becf6a35183 | [log] [tgz] |
---|---|---|
author | Qu Wenruo <quwenruo.btrfs@gmx.com> | Mon Oct 09 01:51:04 2017 +0000 |
committer | David Sterba <dsterba@suse.com> | Mon Oct 30 12:27:59 2017 +0100 |
tree | f719c3dfc3a2a75c00f7a7fb5d3d1d6d3a9cb967 | |
parent | bba4f29896c986c4cec17bc0f19f2ce644fceae1 [diff] |
btrfs: tree-checker: Enhance output for btrfs_check_leaf Enhance the output to print: 1) the eason 2) the ad value, if reason is not sufficient 3) good value (range) Signed-off-by: Qu Wenruo <quwenruo.btrfs@gmx.com> [ wording, unidented long strings ] Signed-off-by: David Sterba <dsterba@suse.com>