ceph: show non-default options only
authorIlya Dryomov <idryomov@gmail.com>
Wed, 25 Mar 2015 18:10:09 +0000 (21:10 +0300)
committerIlya Dryomov <idryomov@gmail.com>
Mon, 20 Apr 2015 15:55:39 +0000 (18:55 +0300)
Don't pollute /proc/mounts with default options (presently these are
dcache, nofsc and acl).  Leave the acl/noacl however - it's a bit of
a special case due to CONFIG_CEPH_FS_POSIX_ACL.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
fs/ceph/super.c

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