1
0
Fork 0
alistair23-linux/fs/fuse
Tejun Heo a7c1b990f7 fuse: implement nonseekable open
Let the client request nonseekable open using FOPEN_NONSEEKABLE and
call nonseekable_open() on the file if requested.

Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
2008-10-16 16:08:57 +02:00
..
Makefile [PATCH] fuse: add control filesystem 2006-06-25 10:01:19 -07:00
control.c mm: bdi: expose the BDI object in sysfs for FUSE 2008-04-30 08:29:49 -07:00
dev.c fuse: fix sparse warnings 2008-04-30 08:29:51 -07:00
dir.c [PATCH] fix MAY_CHDIR/MAY_ACCESS/LOOKUP_ACCESS mess 2008-07-26 20:53:21 -04:00
file.c fuse: implement nonseekable open 2008-10-16 16:08:57 +02:00
fuse_i.h fuse: add include protectors 2008-10-16 16:08:57 +02:00
inode.c fuse: add missing fuse_request_free 2008-10-16 16:08:56 +02:00