NFSv4: Support recalling delegations by stateid part 2
[deliverable/linux.git] / fs / nfs / delegation.h
index 7b22f1742445744f8cddf755d58da81eccb854cb..8f79a3135167477b0fa111f0ad94cee912897512 100644 (file)
@@ -39,7 +39,7 @@ void nfs_delegation_reap_unclaimed(struct nfs_client *clp);
 
 /* NFSv4 delegation-related procedures */
 int nfs4_proc_delegreturn(struct inode *inode, struct rpc_cred *cred, const nfs4_stateid *stateid);
-int nfs4_open_delegation_recall(struct nfs_open_context *ctx, struct nfs4_state *state);
+int nfs4_open_delegation_recall(struct nfs_open_context *ctx, struct nfs4_state *state, const nfs4_stateid *stateid);
 int nfs4_lock_delegation_recall(struct nfs4_state *state, struct file_lock *fl);
 int nfs4_copy_delegation_stateid(nfs4_stateid *dst, struct inode *inode);
 
This page took 0.028832 seconds and 5 git commands to generate.