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)
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

diff --cc fs/ceph/super.c
Simple merge