nfs41: drop dependency between flexfiles layout driver and NFSv3 modules
authorMkrtchyan, Tigran <tigran.mkrtchyan@desy.de>
Mon, 11 Sep 2023 14:59:04 +0000 (16:59 +0200)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Wed, 1 Nov 2023 19:39:46 +0000 (15:39 -0400)
commita68c6fbb638a1aaad34b99f9e647072dcc711021
tree6c2bb693883e168e5b41b301460f45328b37153a
parenta9b8d90f87263f985fa14250fc8caf7bfcde8803
nfs41: drop dependency between flexfiles layout driver and NFSv3 modules

The flexfiles layout driver depends on NFSv3 module as data servers
might be configure to provide nfsv3 only.

Disabling the nfsv3 protocol completely disables the flexfiles layout driver,
however, the data server still might support v4.1 protocol. Thus the strond
couling betwwen flexfiles and nfsv3 modules should be relaxed, as layout driver
will return UNSUPPORTED if not matching protocol is found.

Signed-off-by: Tigran Mkrtchyan <tigran.mkrtchyan@desy.de>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/Kconfig