]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge PR #24151 into master
authorSage Weil <sage@redhat.com>
Tue, 16 Oct 2018 22:43:02 +0000 (17:43 -0500)
committerSage Weil <sage@redhat.com>
Tue, 16 Oct 2018 22:43:02 +0000 (17:43 -0500)
commit7f5d42fef122022839934f912a4aaaa80c95fb1b
treee8bb176fcfba69daff8ef8d32df0782c0d41291d
parent8e2ed7796c88aec03322f396b75446e4435088e0
parentaa78792d91c4d95d6787182edea2e2661b31492f
Merge PR #24151 into master

* refs/pull/24151/head:
mgr/devicehealth: use is_valid_daemon_name helper
mgr/devicehealth: generalize to mon and osd daemons
mon: implement 'smart [devid]' tell command
mgr: parse mon metadata properly
mon: report device id used by mon
common/blkdev: add get_device_by_path
common/blkdev: migrate block_device_run_smartctl from OSD.cc

Reviewed-by: John Spray <john.spray@redhat.com>
src/common/options.cc
src/mon/Monitor.cc
src/osd/OSD.cc
src/osd/OSD.h
src/pybind/mgr/devicehealth/module.py