NFSD: add support for CB_GETATTR callback
Includes:
. CB_GETATTR proc for nfs4_cb_procedures[]
. XDR encoding and decoding function for CB_GETATTR request/reply
. add nfs4_cb_fattr to nfs4_delegation for sending CB_GETATTR
and store file attributes from client's reply.
Signed-off-by:
Dai Ngo <dai.ngo@oracle.com>
Reviewed-by:
Jeff Layton <jlayton@kernel.org>
Signed-off-by:
Chuck Lever <chuck.lever@oracle.com>
Loading