android_kernel_oneplus_msm8998/fs/9p
Dinu-Razvan Chis-Serban 6891371a2d 9p locks: add mount option for lock retry interval
[ Upstream commit 5e172f75e51e3de1b4274146d9b990f803cb5c2a ]

The default P9_LOCK_TIMEOUT can be too long for some users exporting
a local file system to a guest VM (30s), make this configurable at
mount time.

Link: http://lkml.kernel.org/r/1536295827-3181-1-git-send-email-asmadeus@codewreck.org
Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=195727
Signed-off-by: Dinu-Razvan Chis-Serban <justcsdr@gmail.com>
Signed-off-by: Dominique Martinet <dominique.martinet@cea.fr>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-04-27 09:33:58 +02:00
..
acl.c
acl.h
cache.c fs/9p: use fscache mutex rather than spinlock 2019-03-23 08:44:31 +01:00
cache.h
fid.c
fid.h
Kconfig
Makefile
v9fs.c 9p locks: add mount option for lock retry interval 2019-04-27 09:33:58 +02:00
v9fs.h 9p locks: add mount option for lock retry interval 2019-04-27 09:33:58 +02:00
v9fs_vfs.h 9p: use inode->i_lock to protect i_size_write() under 32-bit 2019-03-23 08:44:32 +01:00
vfs_addr.c
vfs_dentry.c
vfs_dir.c 9p: do not trust pdu content for stat item size 2019-04-27 09:33:58 +02:00
vfs_file.c 9p locks: add mount option for lock retry interval 2019-04-27 09:33:58 +02:00
vfs_inode.c 9p: use inode->i_lock to protect i_size_write() under 32-bit 2019-03-23 08:44:32 +01:00
vfs_inode_dotl.c 9p: use inode->i_lock to protect i_size_write() under 32-bit 2019-03-23 08:44:32 +01:00
vfs_super.c 9p: use inode->i_lock to protect i_size_write() under 32-bit 2019-03-23 08:44:32 +01:00
xattr.c fs/9p/xattr.c: catch the error of p9_client_clunk when setting xattr failed 2018-09-09 20:04:33 +02:00
xattr.h