]> Pileus Git - ~andy/linux/commit
ceph: add acl, noacl options for cephfs mount
authorSage Weil <sage@inktank.com>
Sun, 16 Feb 2014 18:05:29 +0000 (10:05 -0800)
committerSage Weil <sage@inktank.com>
Mon, 17 Feb 2014 20:37:12 +0000 (12:37 -0800)
commit45195e42c78ea91135108207dbcaf75e5556a309
tree3fbb4d7f1c378beccffe8ca1f8f29189778e14e2
parentc969d9bf91e1868d823351993216cd64dfab6a4c
ceph: add acl, noacl options for cephfs mount

Make the 'acl' option dependent on having ACL support compiled in.  Make
the 'noacl' option work even without it so that one can always ask it to
be off and not error out on mount when it is not supported.

Signed-off-by: Guangliang Zhao <lucienchao@gmail.com>
Signed-off-by: Sage Weil <sage@inktank.com>
fs/ceph/super.c