]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ReplicatedPG: fix error in snap_trimmer
authorSamuel Just <samuel.just@dreamhost.com>
Thu, 7 Apr 2011 21:38:48 +0000 (14:38 -0700)
committerSamuel Just <samuel.just@dreamhost.com>
Thu, 7 Apr 2011 23:07:30 +0000 (16:07 -0700)
commite26626a8b4d91bb827a4909fd7f45f2c5f06f331
treea93d190529f00335d7c4413c95f3eeb061f73f66
parent61ce52cc3376395edef3f68974ecf56229c6c628
ReplicatedPG: fix error in snap_trimmer

newsnaps continued to be used after it was swapped with coi.snaps.

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