linux/fs/fuse
Christoph Hellwig e2e40f2c1e fs: move struct kiocb to fs.h
struct kiocb now is a generic I/O container, so move it to fs.h.
Also do a #include diet for aio.h while we're at it.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2015-03-25 20:28:11 -04:00
..
control.c fuse: add __exit to fuse_ctl_cleanup 2014-04-28 14:19:21 +02:00
cuse.c fs: move struct kiocb to fs.h 2015-03-25 20:28:11 -04:00
dev.c fs: move struct kiocb to fs.h 2015-03-25 20:28:11 -04:00
dir.c fuse: fix LOOKUP vs INIT compat handling 2015-01-06 10:45:35 +01:00
file.c fs: move struct kiocb to fs.h 2015-03-25 20:28:11 -04:00
fuse_i.h fuse: handle synchronous iocbs internally 2015-03-13 12:10:15 -04:00
inode.c fs: remove mapping->backing_dev_info 2015-01-20 14:03:05 -07:00
Kconfig fuse: Move CUSE Kconfig entry from fs/Kconfig into fs/fuse/Kconfig 2013-01-17 13:08:45 +01:00
Makefile