]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
PGLog: track dirty_to and dirty_from for log
authorSamuel Just <sam.just@inktank.com>
Mon, 10 Jun 2013 22:42:19 +0000 (15:42 -0700)
committerSamuel Just <sam.just@inktank.com>
Mon, 17 Jun 2013 21:50:52 +0000 (14:50 -0700)
commitd77c4ffa5354e83328c7079ee4b4b63aec8011a3
treed85757652cdfc3a9f44b812b15be7444806c85ff
parentfb88873cd56ccd6bd8e51acc9a0691d51fdabdfc
PGLog: track dirty_to and dirty_from for log

This allows the log to only write out/clear the keys
which have actually changed.

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