NFSv4.1: add callback to nfs4_commit_done
authorFred Isaman <iisaman@netapp.com>
Wed, 23 Mar 2011 13:27:46 +0000 (13:27 +0000)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 23 Mar 2011 19:29:03 +0000 (15:29 -0400)
commit5f452431e229ea14df61b0ac89eed5881414eef9
treef4b364eb70f23f22806c51e063a599bd91fce57a
parent9ace33cdc6562699a780b4716d9d52c55dd2151a
NFSv4.1: add callback to nfs4_commit_done

Add a callback that the pnfs layout driver can use to do its own
error handling of the data server's COMMIT response.

Signed-off-by: Fred Isaman <iisaman@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4proc.c