commit | 99ccbd229cf7453206bc858e795ec1f0345ff258 | [log] [tgz] |
---|---|---|
author | Milosz Tanski <milosz@adfin.com> | Wed Aug 21 17:29:54 2013 -0400 |
committer | Milosz Tanski <milosz@adfin.com> | Fri Sep 06 16:50:11 2013 +0000 |
tree | 343ab082d154d7c970d90bf44c9887fdb0251cdb | |
parent | cd0a2df681ec2af45f50c555c2a39dc92a4dff71 [diff] |
ceph: use fscache as a local presisent cache Adding support for fscache to the Ceph filesystem. This would bring it to on par with some of the other network filesystems in Linux (like NFS, AFS, etc...) In order to mount the filesystem with fscache the 'fsc' mount option must be passed. Signed-off-by: Milosz Tanski <milosz@adfin.com> Signed-off-by: Sage Weil <sage@inktank.com>