···2525 caching support for Ceph clients using FS-Cache26262727endif2828+2929+config CEPH_FS_POSIX_ACL3030+ bool "Ceph POSIX Access Control Lists"3131+ depends on CEPH_FS3232+ select FS_POSIX_ACL3333+ help3434+ POSIX Access Control Lists (ACLs) support permissions for users and3535+ groups beyond the owner/group/world scheme.3636+3737+ To learn more about Access Control Lists, visit the POSIX ACLs for3838+ Linux website <http://acl.bestbits.at/>.3939+4040+ If you don't know what Access Control Lists are, say N