diff options
author | Chao Yu <chao2.yu@samsung.com> | 2014-08-04 05:54:58 +0400 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2014-08-05 00:01:22 +0400 |
commit | 002a41cabb5829d59c0337dcb5fa3893e0bb15fd (patch) | |
tree | caf176ab2b117c097ab240caccb3e4075f888fcd /fs/efivarfs | |
parent | 70cfed88efa760fd165fc413cfd1801b5cc8acd2 (diff) | |
download | linux-002a41cabb5829d59c0337dcb5fa3893e0bb15fd.tar.xz |
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/efivarfs')
0 files changed, 0 insertions, 0 deletions