diff options
author | Zhao Lei <zhaolei@cn.fujitsu.com> | 2015-08-24 21:10:18 +0800 |
---|---|---|
committer | Chris Mason <clm@fb.com> | 2015-11-10 19:27:03 -0800 |
commit | 772d233f5dec86e38a96e58cc995e7b04ab4ec68 (patch) | |
tree | 05cd8e310d7d2abeb77faa1314d67fa188627f17 /samples | |
parent | 4734b7ed79e1230602927a38bc4d04dbe9dd09c1 (diff) |
btrfs: Reset sblock->xxx_error stats before calling scrub_recheck_block_checksum
We should reset sblock->xxx_error stats before calling
scrub_recheck_block_checksum().
Current code run correctly because all sblock are allocated by
k[cz]alloc(), and the error stats are not got changed.
Signed-off-by: Zhao Lei <zhaolei@cn.fujitsu.com>
Signed-off-by: Chris Mason <clm@fb.com>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions