Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[cascardo/linux.git] / fs / nfs / nfs4_fs.h
index 81e9385..324bfdc 100644 (file)
@@ -185,6 +185,7 @@ struct nfs4_state {
 struct nfs4_exception {
        struct nfs4_state *state;
        struct inode *inode;
+       nfs4_stateid *stateid;
        long timeout;
        unsigned char delay : 1,
                      recovering : 1,