fuse: handle synchronous iocbs internally
Based on a patch from Maxim Patlasov <MPatlasov@parallels.com>. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:

committed by
Al Viro

parent
66ee59af63
commit
9d5722b777
@@ -263,6 +263,7 @@ struct fuse_io_priv {
|
||||
int err;
|
||||
struct kiocb *iocb;
|
||||
struct file *file;
|
||||
struct completion *done;
|
||||
};
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user