kernel-hacking-2024-linux-s.../fs/fuse
Jens Axboe 7eaceaccab block: remove per-queue plugging
Code has been converted over to the new explicit on-stack plugging,
and delay users have been converted to use the new API for that.
So lets kill off the old plugging along with aops->sync_page().

Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
2011-03-10 08:52:07 +01:00
..
control.c convert get_sb_single() users 2010-10-29 04:16:28 -04:00
cuse.c llseek: automatically add .llseek fop 2010-10-15 15:53:27 +02:00
dev.c fuse: allow batching of FORGET requests 2010-12-07 20:16:56 +01:00
dir.c switch fuse 2011-01-12 20:02:44 -05:00
file.c fuse: fix ioctl ABI 2010-12-07 20:16:56 +01:00
fuse_i.h fuse: allow batching of FORGET requests 2010-12-07 20:16:56 +01:00
inode.c block: remove per-queue plugging 2011-03-10 08:52:07 +01:00
Kconfig fs/Kconfig: move fuse out 2009-01-22 13:15:55 +03:00
Makefile CUSE: implement CUSE - Character device in Userspace 2009-06-09 11:24:11 +02:00