nfsd4: require version 4 when enabling or disabling minorversion
authorJ. Bruce Fields <bfields@redhat.com>
Wed, 23 Jan 2013 23:25:01 +0000 (18:25 -0500)
committerJ. Bruce Fields <bfields@redhat.com>
Wed, 23 Jan 2013 23:25:01 +0000 (18:25 -0500)
The current code will allow silly things like:

echo "+2 +3 +4 +7.1">/proc/fs/nfsd/versions

Reported-by: Fan Chaoting <fanchaoting@cn.fujitsu.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>

No differences found