OSDN Git Service

nfsd: Add DEALLOCATE support
authorAnna Schumaker <Anna.Schumaker@Netapp.com>
Fri, 7 Nov 2014 19:44:27 +0000 (14:44 -0500)
committerJ. Bruce Fields <bfields@redhat.com>
Fri, 7 Nov 2014 21:20:15 +0000 (16:20 -0500)
commitb0cb9085239a20b7482ddd4839dd1d5476801dfa
treeb636c01e14d11b8f565d022334b43e54f99103e2
parent95d871f03cae6b49de040265cf88cbe2a16b9f05
nfsd: Add DEALLOCATE support

DEALLOCATE only returns a status value, meaning we can use the noop()
xdr encoder to reply to the client.

Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfs4proc.c
fs/nfsd/nfs4xdr.c
fs/nfsd/xdr4.h