]> 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, 5 Aug 2009 21:13:59 +0000 (14:13 -0700)
committerSage Weil <sage@newdream.net>
Wed, 5 Aug 2009 21:13:59 +0000 (14:13 -0700)
commitc98ea631cccead13f4101dc6f1a4938d882641cd
tree42199e542114958e441b4e6daf83dd6fc7eae343
parentb6800ebf15f0af9d5fd6715d59c52e6c3d5bb3d9
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]