]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf56ae68d8bdf0cd69f3f8acdd9d79ea954f34345
tree1601696619e162ee5d98a57582aea38d8e61dc95
parentd752ec47e8462dbbd1dc773ac71e5844a6c6cd79
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