]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: subscribe to next map if flagged FULL
authorSage Weil <sage.weil@dreamhost.com>
Tue, 29 Nov 2011 16:28:57 +0000 (08:28 -0800)
committerSage Weil <sage.weil@dreamhost.com>
Tue, 29 Nov 2011 16:28:57 +0000 (08:28 -0800)
commit8788a404ae4a10cd10ec8048f0b32d473640a607
tree9d87acd4ac2bfc227e4a13425468c4d4530db2c1
parentc2889fef420611df3dd0de4064c91f6aa9f86625
osd: subscribe to next map if flagged FULL

This ensures the osd finds out when we become un-full in a timely manner.

Fixes: #1755
Signed-off-by: Sage Weil <sage.weil@dreamhost.com>
src/osd/OSD.cc