aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJaegeuk Kim <jaegeuk@kernel.org>2016-01-25 10:48:50 -0800
committerMister Oyster <oysterized@gmail.com>2017-04-13 12:32:53 +0200
commita58360d34727fda70ca54af31e5e55b4c65ae737 (patch)
tree298eccca721c6cd7861de4b7943ce04f528e446f /scripts
parentf5d5cd043d151b70266755240ede01b102a50c94 (diff)
f2fs: avoid needless sync_inode_page when reading inline_data
In write_begin, if there is an inline_data, f2fs loads it into 0'th data page. Since it's the read path, we don't need to sync its inode page. Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions