]> git.apps.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>
Thu, 21 Feb 2013 19:32:39 +0000 (11:32 -0800)
commit4277265d99647c9fe950ba627e5d86234cfd70a9
tree071485b62e1a5d4af7388f6917c60ff4d60b75c5
parentc8d0889df59d31656c84f29d0bfa56a6ca14bf32
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>
src/osd/osd_types.cc