]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
neorados: allow a client to wait for the latest OSD map
authorJason Dillaman <dillaman@redhat.com>
Tue, 14 Jul 2020 22:39:31 +0000 (18:39 -0400)
committerJason Dillaman <dillaman@redhat.com>
Thu, 16 Jul 2020 19:59:31 +0000 (15:59 -0400)
commit24bd5fb2946053c2291619348183d0b12224fffa
tree14b9283db445c668320a587f17be468a03647548
parent96c0c255ccf9ab234cb494d9032b3880d176e4d2
neorados: allow a client to wait for the latest OSD map

This is required when issuing a client blacklist to ensure that
they cannot overwrite any OSD data before their map updates.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/include/neorados/RADOS.hpp
src/neorados/RADOS.cc