]> 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)
commite0eb6983a193c9fa0e1cc8cd3a7016ca923038fd
tree1601696619e162ee5d98a57582aea38d8e61dc95
parent965a7b18578da6d4e902f44b8fc0e7f91f4b4abc
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