]> asedeno.scripts.mit.edu Git - linux.git/commit
libceph: adding missing message types to ceph_msg_type_name()
authorChengguang Xu <cgxu519@icloud.com>
Thu, 22 Feb 2018 07:47:05 +0000 (15:47 +0800)
committerIlya Dryomov <idryomov@gmail.com>
Mon, 2 Apr 2018 08:12:46 +0000 (10:12 +0200)
commitf2f87877b8f29a4aa0000a2e3cdf806ac645500e
treee04f4d9ce6dae4519025fd9541779a81e314a448
parentdd4358550fc5244d4757eae40e23d87894fe5273
libceph: adding missing message types to ceph_msg_type_name()

Some of message types are missing in ceph_msg_type_name(),
so just adding them for better understanding of output information.

Signed-off-by: Chengguang Xu <cgxu519@icloud.com>
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
net/ceph/ceph_common.c