2 tristate "Ceph distributed file system"
10 Choose Y or M here to include support for mounting the
11 experimental Ceph distributed file system. Ceph is an extremely
12 scalable file system designed to provide high performance,
13 reliable access to petabytes of storage.
15 More information at http://ceph.newdream.net/.
21 bool "Enable Ceph client caching support"
22 depends on CEPH_FS=m && FSCACHE || CEPH_FS=y && FSCACHE=y
24 Choose Y here to enable persistent, read-only local
25 caching support for Ceph clients using FS-Cache