]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd356ca4b643b4b17ab673ab038b77c93c153eb85
tree103085d5a18f734d2debb4b7362711ee62b59f7e
parent918e64b8539693bc4de5e365fedaf99e2fb2f2fe
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