]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
client: subscribe to map on pool full 4226/head
authorJohn Spray <john.spray@redhat.com>
Wed, 1 Apr 2015 22:47:06 +0000 (23:47 +0100)
committerJohn Spray <john.spray@redhat.com>
Tue, 12 May 2015 09:20:43 +0000 (10:20 +0100)
commit008344542eec37d787410cd7bb36f839b3ea1030
treef4b7258b7b67576ccd7dc13d62ceb40ecd02939e
parent482615296f9c3c1a909cae275766136f5ac2e0b6
client: subscribe to map on pool full

Similar to what the objecter does for us
when the cluster-wide full flag is set.  This
allows us to pick up when the pool isn't full
any more.

Signed-off-by: John Spray <john.spray@redhat.com>
src/client/Client.cc