]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ReplicatedPG: remove from snap_collections even without objects to trim
authorSamuel Just <sam.just@inktank.com>
Thu, 15 Nov 2012 21:35:47 +0000 (13:35 -0800)
committerSamuel Just <sam.just@inktank.com>
Thu, 29 Nov 2012 21:51:52 +0000 (13:51 -0800)
commit206f39e3b8a6d4e566feb841f1fea475857fae17
treea005da8b012b8504e7155f46ef9b21c727fe2c9b
parent8218d8ac0bfe2ba43b3b43187e499236ff802c91
ReplicatedPG: remove from snap_collections even without objects to trim

Also, make sure to write_info after updating snap_collections.

Signed-off-by: Samuel Just <sam.just@inktank.com>
src/osd/ReplicatedPG.cc