nfsd v4.1 lOCKT clientid field must be ignored
authorAndy Adamson <andros@netapp.com>
Fri, 22 Apr 2011 16:45:59 +0000 (12:45 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Sat, 30 Apr 2011 00:47:54 +0000 (20:47 -0400)
commitb7c66360dc34e64742edabf4dc410070aa883119
tree289f97cc0109f822d36b3538e6da18e00e54a19b
parenta62573dc353b255dbbc8520bfdcb1c8a8c1ada87
nfsd v4.1 lOCKT clientid field must be ignored

RFC 5661 Section 18.11.3

   The clientid field of the owner MAY be set to any value by the client
   and MUST be ignored by the server.  The reason the server MUST ignore
   the clientid field is that the server MUST derive the client ID from
   the session ID from the SEQUENCE operation of the COMPOUND request.

Signed-off-by: Andy Adamson <andros@netapp.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfs4xdr.c