summaryrefslogtreecommitdiffstats
path: root/utils/exportfs
diff options
context:
space:
mode:
authorNeilBrown <neilb@suse.com>2017-01-04 08:51:59 -0500
committerSteve Dickson <steved@redhat.com>2017-01-04 10:07:33 -0500
commit4459743e3daad32e2c2a753ec9982f35ef26a2a3 (patch)
tree6184ce79b0c40f28e61c4ad261965fd28ccc4e42 /utils/exportfs
parentc8919e9a2b102e67ef643c44f42aea9e2e9d7b5b (diff)
downloadnfs-utils-4459743e3daad32e2c2a753ec9982f35ef26a2a3.tar.gz
nfs-utils-4459743e3daad32e2c2a753ec9982f35ef26a2a3.tar.xz
nfs-utils-4459743e3daad32e2c2a753ec9982f35ef26a2a3.zip
nfsd: fix setting of minor version from config file
Several problem here: - code didn't actually work, as it cleared a bit from minorversset when it should have cleared from minorvers - code did not allow minor versions to be enabled, which is useful when a new minor version is partially implemented in the kernel but not yet enabled by default - code allowed version 4.0 to be enabled/disabled, which the kernel does not support (as for 4.9 at least). Signed-off-by: NeilBrown <neilb@suse.com> Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'utils/exportfs')
0 files changed, 0 insertions, 0 deletions