]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common: move ceph_version up into collect_sys_info
authorJohn Spray <john.spray@redhat.com>
Sun, 15 May 2016 11:02:40 +0000 (12:02 +0100)
committerJohn Spray <john.spray@redhat.com>
Thu, 29 Sep 2016 16:26:51 +0000 (17:26 +0100)
commit1a331234e80c4bf65f754203933d833a1df67743
treec73ed66d87970e662e0aed8732549a3a9d472c44
parent85ba9a36673a9049b8cc8fb9418d4ae6fad1fc67
common: move ceph_version up into collect_sys_info

...so that we get this piece of metadata from every
service uniformly.

Signed-off-by: John Spray <john.spray@redhat.com>
src/common/util.cc
src/osd/OSD.cc