]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-client.git/commit
ceph: nfs re-export support
authorSage Weil <sage@newdream.net>
Thu, 13 Nov 2008 23:23:32 +0000 (15:23 -0800)
committerSage Weil <sage@newdream.net>
Thu, 13 Nov 2008 23:23:32 +0000 (15:23 -0800)
commit68916160fd59231a66ed3b2fd8934299ec6fa3f7
tree171d24850bd91f2a02b6c65242078e606cd96201
parentdbac3879bdda6b014a313bceaa54aa1a77d82c25
ceph: nfs re-export support

Basic NFS re-export support is included.  This mostly works.  However,
Ceph's MDS design precludes the ability to generate a (small)
filehandle that will be valid forever, so this is of limited utility.
fs/ceph/export.c [new file with mode: 0644]