commit | b4f34795697de9d1ee84a10c8439b4b9970ebd96 | [log] [tgz] |
---|---|---|
author | Ilya Dryomov <idryomov@gmail.com> | Thu Apr 28 16:07:27 2016 +0200 |
committer | Ilya Dryomov <idryomov@gmail.com> | Thu May 26 01:15:29 2016 +0200 |
tree | 103085d5a18f734d2debb4b7362711ee62b59f7e | |
parent | 4609245e2670e3698b083bcd9cc69a65b2b6f9a6 [diff] |
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>