xfs: new export ops
authorChristoph Hellwig <[email protected]>
Sun, 21 Oct 2007 23:42:11 +0000 (16:42 -0700)
committerLinus Torvalds <[email protected]>
Mon, 22 Oct 2007 15:13:20 +0000 (08:13 -0700)
commitc38344fe9e73c99d546cc15a2bb97c7a09942aad
tree83d3cb3f57367ef934fd751e01ff0e11a21bf5e5
parenta35132068a91907c29328abc3156d31e50673412
xfs: new export ops

This one is a lot more complicated than the previous ones.  XFS already had a
very clever scheme for supporting 64bit inode numbers in filehandles, and I've
reworked this to be some kind of a prototype for the generic 64bit inode
filehandle support.

Signed-off-by: Christoph Hellwig <[email protected]>
Cc: Neil Brown <[email protected]>
Cc: "J. Bruce Fields" <[email protected]>
Cc: David Chinner <[email protected]>
Cc: Timothy Shimmin <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
fs/xfs/linux-2.6/xfs_export.c
fs/xfs/linux-2.6/xfs_export.h