libceph, ceph: split ceph_show_options()
authorIlya Dryomov <idryomov@gmail.com>
Wed, 25 Mar 2015 18:02:16 +0000 (21:02 +0300)
committerIlya Dryomov <idryomov@gmail.com>
Mon, 20 Apr 2015 15:55:38 +0000 (18:55 +0300)
Split ceph_show_options() into two pieces and move the piece
responsible for printing client (libceph) options into net/ceph.  This
way people adding a libceph option wouldn't have to remember to update
code in fs/ceph.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
fs/ceph/super.c
include/linux/ceph/libceph.h
net/ceph/ceph_common.c

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