OSDN Git Service

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)
commitff40f9ae95917b72b6acb6057471c99054b6ee24
tree1601696619e162ee5d98a57582aea38d8e61dc95
parentd8a2c89c8636405ad0b234f111d22c00c37e452b
libceph, ceph: split ceph_show_options()

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