]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: an interval can't go readwrite if its acting is empty
authorSage Weil <sage@inktank.com>
Thu, 21 Feb 2013 19:15:58 +0000 (11:15 -0800)
committerSage Weil <sage@inktank.com>
Sat, 23 Feb 2013 16:34:07 +0000 (08:34 -0800)
commit8235b16c1afb9010b6f4b8b6cb00367223ee6fe4
tree59a3b7d0a789b59086854d29f1ededdd97af1812
parent8c05af5dc3c398dda4c196a64f344db7ea69d209
osd: an interval can't go readwrite if its acting is empty

Let's not forget that min_size can be zero.

Fixes: #4159
Signed-off-by: Sage Weil <sage@inktank.com>
(cherry picked from commit 4277265d99647c9fe950ba627e5d86234cfd70a9)
src/osd/osd_types.cc