diff options
author | Zhao Lei <zhaolei@cn.fujitsu.com> | 2015-08-24 15:10:18 +0200 |
---|---|---|
committer | Chris Mason <clm@fb.com> | 2015-11-11 04:27:03 +0100 |
commit | 772d233f5dec86e38a96e58cc995e7b04ab4ec68 (patch) | |
tree | 05cd8e310d7d2abeb77faa1314d67fa188627f17 /fs/mbcache.c | |
parent | btrfs: scrub: setup all fields for sblock_to_check (diff) | |
download | linux-772d233f5dec86e38a96e58cc995e7b04ab4ec68.tar.xz linux-772d233f5dec86e38a96e58cc995e7b04ab4ec68.zip |
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 'fs/mbcache.c')
0 files changed, 0 insertions, 0 deletions