diff options
author | Chao Yu <yuchao0@huawei.com> | 2019-05-05 11:40:46 +0800 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2019-05-08 21:23:13 -0700 |
commit | c9c8ed50d94c613fc3f4917c51e9c75d493a312e (patch) | |
tree | 161bfa38f995f3fceae4c60d4d9ba1f85384a7f2 /fs/xattr.c | |
parent | d764834378a9870ca56e9b2977ea46e9911ec358 (diff) | |
download | linux-c9c8ed50d94c613fc3f4917c51e9c75d493a312e.tar.bz2 |
f2fs: fix to avoid potential race on sbi->unusable_block_count access/update
Use sbi.stat_lock to protect sbi->unusable_block_count accesss/udpate, in
order to avoid potential race on it.
Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/xattr.c')
0 files changed, 0 insertions, 0 deletions