summaryrefslogtreecommitdiffstats
path: root/fs/f2fs/node.c
diff options
context:
space:
mode:
authorChao Yu <chao2.yu@samsung.com>2014-08-04 03:54:58 +0200
committerJaegeuk Kim <jaegeuk@kernel.org>2014-08-04 22:01:22 +0200
commit002a41cabb5829d59c0337dcb5fa3893e0bb15fd (patch)
treecaf176ab2b117c097ab240caccb3e4075f888fcd /fs/f2fs/node.c
parentf2fs: avoid skipping recover_inline_xattr after recover_inline_data (diff)
downloadlinux-002a41cabb5829d59c0337dcb5fa3893e0bb15fd.tar.xz
linux-002a41cabb5829d59c0337dcb5fa3893e0bb15fd.zip
f2fs: invalidate xattr node page when evict inode
When inode is evicted, all the page cache belong to this inode should be released including the xattr node page. But previously we didn't do this, this patch fixed this issue. v2: o reposition invalidate_mapping_pages() to the right place suggested by Jaegeuk Kim. Signed-off-by: Chao Yu <chao2.yu@samsung.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/f2fs/node.c')
0 files changed, 0 insertions, 0 deletions