NFSv4: Return the delegation if the server returns NFS4ERR_OPENMODE
[linux-2.6-block.git] / fs / nfs / nfs4_fs.h
index 026878cb2698b9e953910dff2d1f5adaab3953fc..d1989e3f23c3dbeba1d2daf92713921b9b80573f 100644 (file)
@@ -182,6 +182,7 @@ struct nfs4_exception {
        long timeout;
        int retry;
        struct nfs4_state *state;
+       struct inode *inode;
 };
 
 struct nfs4_state_recovery_ops {