]> git-server-git.apps.pok.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, 4 Oct 2013 20:50:09 +0000 (13:50 -0700)
commit0c2769d3321bff6e85ec57c85a08ee0b8e751bcb
treeaa98596a999259b99cc722707c85ae302d5f75e0
parent391a885f703543b18b8f03265e429b3315abfaea
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>
src/osd/PG.cc
src/osd/PGLog.cc