]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
PGLog: check for dirty_to != eversion_t() and dirty_from != eversion_t::max()
authorSamuel Just <sam.just@inktank.com>
Fri, 14 Jun 2013 17:51:03 +0000 (10:51 -0700)
committerSamuel Just <sam.just@inktank.com>
Mon, 17 Jun 2013 21:50:53 +0000 (14:50 -0700)
commitf164a325e5a2572b42bdae18eec5652f0a9a10a1
treeac5da89f16578f667566ce4bc6bd60214b9212f2
parentc6dd60db8c9958561369b3fb6b05763fbcbda0d4
PGLog: check for dirty_to != eversion_t() and dirty_from != eversion_t::max()

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