]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: push all the read state into OpContext
authorSage Weil <sage@newdream.net>
Wed, 20 May 2009 03:57:38 +0000 (20:57 -0700)
committerSage Weil <sage@newdream.net>
Wed, 20 May 2009 03:57:38 +0000 (20:57 -0700)
commit34e0906bd01b2af370c0902237182dcaa4000a70
treee290de79a3241b0ea59d2ab1f934a6f4f064c3a0
parentdbe0e3bc29016db9a7e70324219b3322017ad8f2
osd: push all the read state into OpContext

Instead of referencing items on the stack, put everything important
directly in the OpContext.
src/osd/ReplicatedPG.cc
src/osd/ReplicatedPG.h
src/osd/osd_types.h