commit | d109148111cdfcdae94f797dc142468bd0ff7557 | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@redhat.com> | Mon Jul 08 18:00:56 2013 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Mon Jul 08 19:48:10 2013 -0400 |
tree | 94ee984591217c3c5a614f0fb52ac96b8668d2f5 | |
parent | f0f51f5cdd107971282ae18f00a6fa03d69407a0 [diff] |
nfsd4: support minorversion 1 by default We now have minimal minorversion 1 support; turn it on by default. This can still be turned off with "echo -4.1 >/proc/fs/nfsd/versions". Signed-off-by: J. Bruce Fields <bfields@redhat.com>