commit | 8217d146ab98a1790349d79c436176658e311e3c | [log] [tgz] |
---|---|---|
author | Anna Schumaker <bjschuma@netapp.com> | Wed Oct 30 13:38:13 2013 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Wed Oct 30 18:25:04 2013 -0400 |
tree | 7bc6d2e849a0d9bdcc31dc84fec9a2e9f4c882e3 | |
parent | e50a26dc785f12a6df1f1ac16d62faf0342b72af [diff] |
NFSD: Add support for NFS v4.2 operation checking The server does allow NFS over v4.2, even if it doesn't add any new operations yet. I also switch to using constants to represent the last operation for each minor version since this makes the code cleaner and easier to understand at a quick glance. Signed-off-by: Anna Schumaker <bjschuma@netapp.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>