]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
Merge PR #28363 into master
authorSage Weil <sage@redhat.com>
Thu, 6 Jun 2019 17:14:49 +0000 (12:14 -0500)
committerSage Weil <sage@redhat.com>
Thu, 6 Jun 2019 17:14:49 +0000 (12:14 -0500)
* refs/pull/28363/head:
osd/ClassHandler: use std::variant for storing func
osd/ClassHandler: no need to add `struct` before struct type
osd/ClassHandler: use ceph::mutex instead of Mutex
osd/ClassHandler: remove unused function
osd/ClassHandler: s/string/std::string/ in header

Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>

Trivial merge