From: Anna Schumaker Date: Wed, 30 Oct 2013 17:38:13 +0000 (-0400) Subject: NFSD: Add support for NFS v4.2 operation checking X-Git-Tag: v3.13-rc1~59^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8217d146ab98a1790349d79c436176658e311e3c;p=pandora-kernel.git 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 Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed