]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-client.git/commit
ceph: nfs re-export support
authorSage Weil <sage@newdream.net>
Wed, 22 Jul 2009 19:38:22 +0000 (12:38 -0700)
committerSage Weil <sage@newdream.net>
Wed, 22 Jul 2009 19:38:22 +0000 (12:38 -0700)
commitd17cb3487436960aea4c1eb111af5a0c2be28993
tree64a29fb380d7f5f728396f55cf37e25bc9dd6ebd
parentd5456aaec33b07865c97f1db84639e8a133f6145
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.

Signed-off-by: Sage Weil <sage@newdream.net>
fs/ceph/export.c [new file with mode: 0644]