]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: write pg info _after_ updating log
authorSage Weil <sage@newdream.net>
Mon, 8 Jun 2009 16:54:30 +0000 (09:54 -0700)
committerSage Weil <sage@newdream.net>
Mon, 8 Jun 2009 19:12:05 +0000 (12:12 -0700)
commit8dcb1e6e822a45c592c2fce7f55bf0014fd64b69
treed3cf16c23962d3408194533048c858f6eb570fa2
parente64a6db3279f8495712adcf22b36c97e9be612c2
osd: write pg info _after_ updating log

Otherwise the log bounds don't match the PG::Info!
src/osd/PG.cc
src/osd/ReplicatedPG.cc