diff options
author | Chao Yu <yuchao0@huawei.com> | 2019-01-10 16:40:12 +0800 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2019-01-22 15:31:26 -0800 |
commit | 2010987365ab3b381df20bb6f175b59551cfe67d (patch) | |
tree | b5e3ab1c1ca114a46e9e9e0486a7713eb278062f /Documentation/ABI | |
parent | f9aa52a8cbe09fe25244d59c29660bbe635df613 (diff) | |
download | linux-stable-2010987365ab3b381df20bb6f175b59551cfe67d.tar.gz linux-stable-2010987365ab3b381df20bb6f175b59551cfe67d.tar.bz2 linux-stable-2010987365ab3b381df20bb6f175b59551cfe67d.zip |
f2fs: fix to set sbi dirty correctly
In order to record direct IO count, we add two additional type in
enum count_type: F2FS_DIO_{WRITE,READ}, but those IO won't dirty
filesystem metadata, so we don't need to set filesystem dirty in
inc_page_count(), fix it.
Fixes: 02b16d0a34a1 ("f2fs: add to account direct IO")
Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'Documentation/ABI')
0 files changed, 0 insertions, 0 deletions