Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[deliverable/linux.git] / fs / fuse / fuse_i.h
index 9e42c0394196ec93746715f7c59a2ff35c1a93cf..d98d8cc84defb45e28a40829210b5c36ac8ff2f1 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) \
This page took 0.025437 seconds and 5 git commands to generate.