]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
PGLog: on split, leave log head alone
authorSamuel Just <sam.just@inktank.com>
Mon, 30 Sep 2013 22:54:27 +0000 (15:54 -0700)
committerSamuel Just <sam.just@inktank.com>
Fri, 28 Mar 2014 22:34:42 +0000 (15:34 -0700)
commit636e53c0f4fc43e9bfc1c8e7214cab9e0b46a359
tree40e5ed8a02af47b4df9e1e586abfd8ecfb369d10
parenta0a560a9f04311306a9784fa3c6ea2586d637f56
PGLog: on split, leave log head alone

This way last_update doesn't go backwards.

Fixes: 6447
Signed-off-by: Samuel Just <sam.just@inktank.com>
(cherry picked from commit 0c2769d3321bff6e85ec57c85a08ee0b8e751bcb)
src/osd/PG.cc
src/osd/PGLog.cc