ceph: show ino32 if the value is different with default
authorChengguang Xu <cgxu519@gmx.com>
Mon, 4 Jun 2018 08:03:51 +0000 (16:03 +0800)
committerIlya Dryomov <idryomov@gmail.com>
Mon, 4 Jun 2018 18:46:02 +0000 (20:46 +0200)
commit3619aa8b74490fe5f803f7e71af02845aede6b5c
tree0130746449355fe76b5de9236f9ca7a8156b8b4a
parent8db0c7596f1258b28f32a38f2d5bbc0d63c104c9
ceph: show ino32 if the value is different with default

In current ceph_show_options(), there is no item for showing 'ino32',
so add showing mount option 'ino32' if the value is different with
default.

Signed-off-by: Chengguang Xu <cgxu519@gmx.com>
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
fs/ceph/super.c