commit | 56560b9ae0c2d07bb5bbcec16f799d7bf756d3de | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@redhat.com> | Thu Dec 16 09:57:15 2010 -0500 |
committer | J. Bruce Fields <bfields@redhat.com> | Fri Dec 17 15:48:23 2010 -0500 |
tree | bd9174f7588607ade3c51651f8bc8ead123610e3 | |
parent | f3c0ceea83ba3741226ea04eb1804d254da2642f [diff] |
nfsd4: 4.1 SECINFO should consume filehandle See the referenced spec language; an attempt by a 4.1 client to use the current filehandle after a secinfo call should result in a NOFILEHANDLE error. Signed-off-by: J. Bruce Fields <bfields@redhat.com>