kernel-ark/fs/fuse
Aneesh Kumar K.V 5fe0c23788 exportfs: Return the minimum required handle size
The exportfs encode handle function should return the minimum required
handle size. This helps user to find out the handle size by passing 0
handle size in the first step and then redoing to the call again with
the returned handle size value.

Acked-by: Serge Hallyn <serue@us.ibm.com>
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2011-03-14 09:15:28 -04:00
..
control.c
cuse.c
dev.c
dir.c fuse: fix d_revalidate oopsen on NFS exports 2011-03-10 03:44:31 -05:00
file.c fuse: fix hang of single threaded fuseblk filesystem 2011-02-25 14:44:58 +01:00
fuse_i.h fuse: fix hang of single threaded fuseblk filesystem 2011-02-25 14:44:58 +01:00
inode.c exportfs: Return the minimum required handle size 2011-03-14 09:15:28 -04:00
Kconfig
Makefile