]> git.baikalelectronics.ru Git - kernel.git/commit
NFSv4.1 provide mount option to toggle trunking discovery
authorOlga Kornievskaia <kolga@netapp.com>
Wed, 16 Mar 2022 22:24:26 +0000 (18:24 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 21 Mar 2022 14:36:49 +0000 (10:36 -0400)
commit006042a9612bd259223f23035cb946a1116a4a5e
treecd7542ccddf44e1691a96dea6c3de9f3bd083159
parent89628c61d0e741e3e373bcfbf8b3f790ba5c2f85
NFSv4.1 provide mount option to toggle trunking discovery

Introduce a new mount option -- trunkdiscovery,notrunkdiscovery -- to
toggle whether or not the client will engage in actively discovery
of trunking locations.

v2 make notrunkdiscovery default

Signed-off-by: Olga Kornievskaia <kolga@netapp.com>
Fixes: 17d567f55695 ("NFSv4.1 query for fs_location attr on a new file system")
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/client.c
fs/nfs/fs_context.c
include/linux/nfs_fs_sb.h