Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[cascardo/linux.git] / fs / fuse / fuse_i.h
index 9e42c03..d98d8cc 100644 (file)
@@ -259,6 +259,7 @@ struct fuse_io_priv {
        struct kiocb *iocb;
        struct file *file;
        struct completion *done;
+       bool blocking;
 };
 
 #define FUSE_IO_PRIV_SYNC(f) \