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)
commita43bf604446414103b7535f38e739b65601c4fb2
treecd7542ccddf44e1691a96dea6c3de9f3bd083159
parent693486d5f8951780a9bb31f7fe935171a80010e4
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: 1976b2b31462 ("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