commit | 45195e42c78ea91135108207dbcaf75e5556a309 | [log] [tgz] |
---|---|---|
author | Sage Weil <sage@inktank.com> | Sun Feb 16 10:05:29 2014 -0800 |
committer | Sage Weil <sage@inktank.com> | Mon Feb 17 12:37:12 2014 -0800 |
tree | 3fbb4d7f1c378beccffe8ca1f8f29189778e14e2 | |
parent | c969d9bf91e1868d823351993216cd64dfab6a4c [diff] |
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>