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)
commitff7eeb82cc16f25203b69f817cbbb85845c817fe
tree9e3ede5230967bd2c520c3d093ff093b1e4d21e7
parent5cf7bd30120ead3db43ef9074be38018d9acf22f
ceph: show non-default options only

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