]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd/osd_types: replace bool lost with a flags field
authorSage Weil <sage@inktank.com>
Fri, 27 Sep 2013 22:50:50 +0000 (15:50 -0700)
committerSage Weil <sage@inktank.com>
Tue, 1 Oct 2013 21:17:58 +0000 (14:17 -0700)
commita1b82f2a568ba211601c12b0b33474e982a3be6f
tree80c2c6cd42a65ef5217397e8a24996abcac13d0d
parenta9df335b12a093c31f947d5ca98883de9c2a5cf9
osd/osd_types: replace bool lost with a flags field

This is more generic.  We could also fold uses_tmap flag into here,
but the encoding change for that is non-trivial.

Signed-off-by: Sage Weil <sage@inktank.com>
src/osd/ReplicatedPG.cc
src/osd/osd_types.cc
src/osd/osd_types.h