1
0
Fork 0
alistair23-linux/include/linux/nfsd
NeilBrown af6a4e280e [PATCH] knfsd: add some new fsid types
Add support for using a filesystem UUID to identify and export point in the
filehandle.

For NFSv2, this UUID is xor-ed down to 4 or 8 bytes so that it doesn't take up
too much room.  For NFSv3+, we use the full 16 bytes, and possibly also a
64bit inode number for exports beneath the root of a filesystem.

When generating an fsid to return in 'stat' information, use the UUID (hashed
down to size) if it is available and a small 'fsid' was not specifically
provided.

Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-02-14 08:09:53 -08:00
..
Kbuild
auth.h
cache.h [PATCH] nfsd: misc endianness annotations 2006-10-20 10:26:43 -07:00
const.h [PATCH] include/linux/nfsd/const.h: remove NFS_SUPER_MAGIC 2007-02-12 09:48:36 -08:00
debug.h
export.h [PATCH] knfsd: add some new fsid types 2007-02-14 08:09:53 -08:00
interface.h
nfsd.h [PATCH] knfsd: add some new fsid types 2007-02-14 08:09:53 -08:00
nfsfh.h [PATCH] knfsd: add some new fsid types 2007-02-14 08:09:53 -08:00
state.h [PATCH] knfsd: nfsd4: reorganize compound ops 2006-12-13 09:05:54 -08:00
stats.h
syscall.h
xdr.h [PATCH] knfsd: Fix type mismatch with filldir_t used by nfsd 2007-01-26 13:51:00 -08:00
xdr3.h [PATCH] knfsd: Fix type mismatch with filldir_t used by nfsd 2007-01-26 13:51:00 -08:00
xdr4.h [PATCH] knfsd: nfsd4: reorganize compound ops 2006-12-13 09:05:54 -08:00