libceph: take osdc->lock in osdmap_show() and dump flags in hex
authorIlya Dryomov <idryomov@gmail.com>
Thu, 28 Apr 2016 14:07:27 +0000 (16:07 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Wed, 25 May 2016 23:15:29 +0000 (01:15 +0200)
commitb4f34795697de9d1ee84a10c8439b4b9970ebd96
tree103085d5a18f734d2debb4b7362711ee62b59f7e
parent4609245e2670e3698b083bcd9cc69a65b2b6f9a6
libceph: take osdc->lock in osdmap_show() and dump flags in hex

There is now about a dozen CEPH_OSDMAP_* flags.  This is a debugging
interface, so just dump in hex instead of spelling each flag out.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
net/ceph/debugfs.c