remarkable-linux/fs/fuse
Tejun Heo a325f9b922 fuse: update fuse_conn_init() and separate out fuse_conn_kill()
Update fuse_conn_init() such that it doesn't take @sb and move bdi
registration into a separate function.  Also separate out
fuse_conn_kill() from fuse_put_super().

These will be used to implement cuse.

Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
2009-04-28 16:56:41 +02:00
..
control.c fuse: style fixes 2008-11-26 12:03:54 +01:00
dev.c fuse: update fuse_conn_init() and separate out fuse_conn_kill() 2009-04-28 16:56:41 +02:00
dir.c fuse: don't use inode in fuse_sync_release() 2009-04-28 16:56:39 +02:00
file.c fuse: don't use inode in fuse_file_poll 2009-04-28 16:56:41 +02:00
fuse_i.h fuse: update fuse_conn_init() and separate out fuse_conn_kill() 2009-04-28 16:56:41 +02:00
inode.c fuse: update fuse_conn_init() and separate out fuse_conn_kill() 2009-04-28 16:56:41 +02:00
Kconfig fs/Kconfig: move fuse out 2009-01-22 13:15:55 +03:00
Makefile