Jaegeuk Kim 2049d4fcb0 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>
2016-02-22 16:07:23 -08:00
..
2015-06-11 15:04:20 -07:00
2016-02-22 16:07:23 -08:00
2016-01-22 18:04:28 -05:00
2016-02-22 16:07:23 -08:00
2015-08-21 22:43:32 -07:00
2015-12-30 10:14:09 -08:00
2016-02-22 16:07:23 -08:00