summaryrefslogtreecommitdiffstats
path: root/fs/char_dev.c
diff options
context:
space:
mode:
authorJaegeuk Kim <jaegeuk@kernel.org>2015-02-26 04:54:48 +0100
committerJaegeuk Kim <jaegeuk@kernel.org>2015-04-11 00:08:27 +0200
commitb7f204cca4b7155f47e64555614b1f534a53737e (patch)
tree060c9f91afe8d29702ae2c485916ab497a8623b6 /fs/char_dev.c
parentf2fs: clear page's up-to-date if block was deallocated (diff)
downloadlinux-b7f204cca4b7155f47e64555614b1f534a53737e.tar.xz
linux-b7f204cca4b7155f47e64555614b1f534a53737e.zip
f2fs: check its block allocation to avoid producing wrong dirty pages
If a page is cached but its block was deallocated, we don't need to make the page dirty again by gc and truncate_partial_data_page. In that case, it needs to check its block allocation all the time instead of giving up-to-date page. Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/char_dev.c')
0 files changed, 0 insertions, 0 deletions