]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: fix propagation of removed snaps to other tiers
authorSage Weil <sage@inktank.com>
Mon, 6 Jan 2014 01:43:05 +0000 (17:43 -0800)
committerSage Weil <sage@inktank.com>
Fri, 10 Jan 2014 19:17:39 +0000 (11:17 -0800)
commitf49d9cdeb7f7927fbb1ae9387261ff7ff54e6efe
tree6c2df0c221088d624b562450f39ba0f17ff21db3
parent3b3511c38c1b58cdd906db5455cb9cb73be45971
osd: fix propagation of removed snaps to other tiers

When we update removed_snaps we do not update snap_seq.  Drop this broken
optimization.

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