linux/fs/fuse
Miklos Szeredi d1875dbaa5 mount options: fix fuse
Add blksize= option to /proc/mounts for fuseblk filesystems.

Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-02-08 09:22:40 -08:00
..
Makefile [PATCH] fuse: add control filesystem 2006-06-25 10:01:19 -07:00
control.c [PATCH] mark struct inode_operations const 1 2007-02-12 09:48:46 -08:00
dev.c fuse: limit queued background requests 2008-02-06 10:41:13 -08:00
dir.c Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 2008-02-07 08:42:26 -08:00
file.c fuse: save space in struct fuse_req 2008-02-06 10:41:13 -08:00
fuse_i.h fuse: limit queued background requests 2008-02-06 10:41:13 -08:00
inode.c mount options: fix fuse 2008-02-08 09:22:40 -08:00