]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
random: revert change from boost::optional to std::optional 21567/head
authorCasey Bodley <cbodley@redhat.com>
Fri, 20 Apr 2018 15:47:37 +0000 (11:47 -0400)
committerCasey Bodley <cbodley@redhat.com>
Fri, 20 Apr 2018 16:24:06 +0000 (12:24 -0400)
commitd505d77b7e5657c3ef228fbee0d39b0a5dc5b9cd
tree4dd7a61d1cc7aaa1de1a4b1064616c20d71babb4
parentb0311db99b711da8174d1d83bb943c23eb0dce42
random: revert change from boost::optional to std::optional

somehow this was breaking the seeding of thread-local engines on gcc.
we'll have to investigate this further, but for now i'm reverting this
piece to get messengers working again

Fixes: http://tracker.ceph.com/issues/23778
Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/include/random.h