diff options
author | Sahitya Tummala <stummala@codeaurora.org> | 2019-12-05 08:52:39 +0530 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2020-01-15 13:43:48 -0800 |
commit | 0e6d01643c207fdcd77b9b40c29cbe1c63f03c15 (patch) | |
tree | fdd465fcc28b7bda09395a113671cca60cc97b14 /fs/f2fs/checkpoint.c | |
parent | d508c94e45fcd3421e64f556abb1cf145ccc0e8f (diff) | |
download | linux-0e6d01643c207fdcd77b9b40c29cbe1c63f03c15.tar.bz2 |
f2fs: cleanup duplicate stats for atomic files
Remove duplicate sbi->aw_cnt stats counter that tracks
the number of atomic files currently opened (it also shows
incorrect value sometimes). Use more relit lable sbi->atomic_files
to show in the stats.
Signed-off-by: Sahitya Tummala <stummala@codeaurora.org>
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/f2fs/checkpoint.c')
0 files changed, 0 insertions, 0 deletions