diff options
author | Chao Yu <chao2.yu@samsung.com> | 2015-07-15 17:29:49 +0800 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2015-08-05 08:08:06 -0700 |
commit | 727edac572034557d207b293a47de25145e3d58c (patch) | |
tree | 984e7ceae8a02605c0626375f26abab96126c440 /fs/f2fs/node.c | |
parent | d5e8f6c9800c382cc55d8df801775d51311f8f21 (diff) | |
download | blackbird-obmc-linux-727edac572034557d207b293a47de25145e3d58c.tar.gz blackbird-obmc-linux-727edac572034557d207b293a47de25145e3d58c.zip |
f2fs: use atomic_t to record hit ratio info of extent cache
Variables for recording extent cache ratio info were updated without
protection, this patch tries to alter them to atomic_t type for more
accurate stat.
Signed-off-by: Chao Yu <chao2.yu@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/f2fs/node.c')
0 files changed, 0 insertions, 0 deletions