android_kernel_samsung_a7y1.../fs/9p
Chengguang Xu 2fe31f7589 9p: avoid attaching writeback_fid on mmap with type PRIVATE
[ Upstream commit c87a37ebd40b889178664c2c09cc187334146292 ]

Currently on mmap cache policy, we always attach writeback_fid
whether mmap type is SHARED or PRIVATE. However, in the use case
of kata-container which combines 9p(Guest OS) with overlayfs(Host OS),
this behavior will trigger overlayfs' copy-up when excute command
inside container.

Link: http://lkml.kernel.org/r/20190820100325.10313-1-cgxu519@zoho.com.cn
Signed-off-by: Chengguang Xu <cgxu519@zoho.com.cn>
Signed-off-by: Dominique Martinet <dominique.martinet@cea.fr>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-04-07 08:07:58 +02:00
..
acl.c 9p: acl: fix uninitialized iattr access 2020-04-06 19:17:08 +02:00
acl.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
cache.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
cache.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
fid.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
fid.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
Kconfig A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
Makefile A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
v9fs_vfs.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
v9fs.c 9p locks: add mount option for lock retry interval 2020-04-06 15:20:03 +02:00
v9fs.h 9p locks: add mount option for lock retry interval 2020-04-06 15:20:03 +02:00
vfs_addr.c 9p: pass the correct prototype to read_cache_page 2020-04-06 20:16:23 +02:00
vfs_dentry.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
vfs_dir.c 9p: do not trust pdu content for stat item size 2020-04-06 15:20:01 +02:00
vfs_file.c 9p: avoid attaching writeback_fid on mmap with type PRIVATE 2020-04-07 08:07:58 +02:00
vfs_inode_dotl.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
vfs_inode.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
vfs_super.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
xattr.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
xattr.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30