]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-client.git/commit
ceph: nfs re-export support
authorSage Weil <sage@newdream.net>
Tue, 22 Sep 2009 17:14:38 +0000 (10:14 -0700)
committerSage Weil <sage@newdream.net>
Tue, 22 Sep 2009 17:14:38 +0000 (10:14 -0700)
commita17f07f166488c79c6a8726e8e7d5dcb24b0cda9
treeed644a732229e945a5d4663fc5ba93aabc884026
parenta81583a0358838e349c4960e1c01c63994a3482d
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]