]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: use dirty flags in activate(), merge_log()
authorSage Weil <sage.weil@dreamhost.com>
Sun, 29 Apr 2012 15:03:12 +0000 (08:03 -0700)
committerSage Weil <sage.weil@dreamhost.com>
Sun, 29 Apr 2012 15:11:25 +0000 (08:11 -0700)
commitf750c3f46b87dfc5cf2f97d715b4695602856174
treec01389f46e75385615b6942a1d0544d4b73f0e5d
parent36b02575ebf1cc6384322eafed8806bf6cf0a2ed
osd: use dirty flags in activate(), merge_log()

These are all called from within the state machine, so we can simply set
the dirty flags.

Signed-off-by: Sage Weil <sage.weil@dreamhost.com>
src/osd/PG.cc