]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #31175 from tchaikov/wip/mon/OSDMonitor/cleanup
authorKefu Chai <kchai@redhat.com>
Mon, 28 Oct 2019 12:24:48 +0000 (20:24 +0800)
committerGitHub <noreply@github.com>
Mon, 28 Oct 2019 12:24:48 +0000 (20:24 +0800)
commit9766f328c2ab1ff879a7fb8def61945b69ead3e9
tree11456dbb92788ac7560e5bee0e2428b8172abf2c
parentb224fb73f00c0ef4715b6d8dcae90538225e823c
parent48bf1c9bf3db6342c970abef9a4492e3e015f84f
Merge pull request #31175 from tchaikov/wip/mon/OSDMonitor/cleanup

mon/OSDMonitor: use initializer_list<> for {si,iec}_options

Reviewed-by: Sage Weil <sage@redhat.com>