commit | a8e63b7d51cce4557ee7bcd8f51be5cae8547d20 | [log] [tgz] |
---|---|---|
author | Sage Weil <sage@newdream.net> | Tue Oct 06 11:31:13 2009 -0700 |
committer | Sage Weil <sage@newdream.net> | Tue Oct 06 11:31:13 2009 -0700 |
tree | ffb158eada99d022a5837366f0d2ca1ce6f28fd6 | |
parent | 8fc91fd85950d106883852c6d215614ec28cc92d [diff] |
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>