diff options
author | J. Bruce Fields <bfields@redhat.com> | 2013-07-09 01:51:44 +0200 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2013-07-12 22:48:52 +0200 |
commit | 35f7a14fc1180164d6358a5885031fc187ef1bfa (patch) | |
tree | d1d8d9e04e9e80af818e7ab82ca8307668529da0 /arch/s390 | |
parent | lockd: protect nlm_blocked access in nlmsvc_retry_blocked (diff) | |
download | linux-35f7a14fc1180164d6358a5885031fc187ef1bfa.tar.xz linux-35f7a14fc1180164d6358a5885031fc187ef1bfa.zip |
nfsd4: fix minorversion support interface
You can turn on or off support for minorversions using e.g.
echo "-4.2" >/proc/fs/nfsd/versions
However, the current implementation is a little wonky. For example, the
above will turn off 4.2 support, but it will also turn *on* 4.1 support.
This didn't matter as long as we only had 2 minorversions, which was
true till very recently.
And do a little cleanup here.
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'arch/s390')
0 files changed, 0 insertions, 0 deletions