]> git.ipfire.org Git - people/ms/linux.git/commit - fs/nfs/client.c
NFSv4.1 query for fs_location attr on a new file system
authorOlga Kornievskaia <kolga@netapp.com>
Wed, 12 Jan 2022 15:27:38 +0000 (10:27 -0500)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Thu, 13 Jan 2022 14:30:48 +0000 (09:30 -0500)
commit1976b2b31462151403c9fc110204fcc2a77bdfd1
tree038bd4b836e15106485df5583911f38f911ceb19
parent8a59bb93b7e3cca389af44781a429ac12ac49be6
NFSv4.1 query for fs_location attr on a new file system

Query the server for other possible trunkable locations for a given
file system on a 4.1+ mount.

v2:
-- added missing static to nfs4_discover_trunking,
reported by the kernel test robot

Signed-off-by: Olga Kornievskaia <kolga@netapp.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/client.c
fs/nfs/nfs4_fs.h
fs/nfs/nfs4proc.c
fs/nfs/nfs4state.c
include/linux/nfs_xdr.h