diff options
author | Jaegeuk Kim <jaegeuk@kernel.org> | 2016-01-25 16:57:05 +0300 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2016-02-23 03:07:23 +0300 |
commit | 2049d4fcb057c263929bec480f2db079d25fd601 (patch) | |
tree | e9dbf53cb32e866f49cea252fe84dde9837ada4a /arch/blackfin/lib/udivsi3.S | |
parent | 3c082b7b5b28be606ed9ef11e4741df7c722c92e (diff) | |
download | linux-2049d4fcb057c263929bec480f2db079d25fd601.tar.xz |
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 'arch/blackfin/lib/udivsi3.S')
0 files changed, 0 insertions, 0 deletions