linux/fs/isofs
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
..
Kconfig fs/Kconfig: move iso9660, udf out 2009-01-22 13:15:55 +03:00
Makefile
compress.c zisofs: Implement reading of compressed files when PAGE_CACHE_SIZE > compress block size 2009-12-10 15:02:49 +01:00
dir.c BKL: Remove BKL from isofs 2010-10-04 21:10:45 +02:00
export.c exportfs: Return the minimum required handle size 2011-03-14 09:15:28 -04:00
inode.c fix isofs d_op handling 2011-01-12 20:02:43 -05:00
isofs.h BKL: Remove BKL from isofs 2010-10-04 21:10:45 +02:00
joliet.c NLS: update handling of Unicode 2009-06-15 21:44:43 -07:00
namei.c fix isofs d_op handling 2011-01-12 20:02:43 -05:00
rock.c BKL: Remove BKL from isofs 2010-10-04 21:10:45 +02:00
rock.h
util.c
zisofs.h