diff options
author | Jaegeuk Kim <jaegeuk@kernel.org> | 2016-01-25 14:57:05 +0100 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2016-02-23 01:07:23 +0100 |
commit | 2049d4fcb057c263929bec480f2db079d25fd601 (patch) | |
tree | e9dbf53cb32e866f49cea252fe84dde9837ada4a /REPORTING-BUGS | |
parent | f2fs: do f2fs_balance_fs when block is allocated (diff) | |
download | linux-2049d4fcb057c263929bec480f2db079d25fd601.tar.xz linux-2049d4fcb057c263929bec480f2db079d25fd601.zip |
f2fs: avoid multiple node page writes due to inline_data
The sceanrio is:
1. create fully node blocks
2. flush node blocks
3. write inline_data for all the node blocks again
4. flush node blocks redundantly
So, this patch tries to flush inline_data when flushing node blocks.
Reviewed-by: Chao Yu <chao2.yu@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'REPORTING-BUGS')
0 files changed, 0 insertions, 0 deletions