Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/fs/fuse
Miklos Szeredi d09cb9d7f6 fuse: prepare fuse_direct_io() for CUSE
Move code operating on the inode out from fuse_direct_io().

This prepares this function for use by CUSE, where the inode is not
owned by a fuse filesystem.

Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
2009-04-28 16:56:36 +02:00
..
control.c fuse: style fixes 2008-11-26 12:03:54 +01:00
dev.c fuse: fix poll notify 2009-01-26 15:00:59 +01:00
dir.c fuse: allow kernel to access "direct_io" files 2009-04-02 14:25:34 +02:00
file.c fuse: prepare fuse_direct_io() for CUSE 2009-04-28 16:56:36 +02:00
fuse_i.h fuse: use struct path in release structure 2009-04-28 16:56:36 +02:00
inode.c fuse: destroy bdi on error 2009-04-28 16:56:35 +02:00
Kconfig fs/Kconfig: move fuse out 2009-01-22 13:15:55 +03:00
Makefile [PATCH] fuse: add control filesystem 2006-06-25 10:01:19 -07:00