]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: fix another issue_repop() ctx->op null deref
authorSage Weil <sage@newdream.net>
Thu, 2 Feb 2012 21:31:58 +0000 (13:31 -0800)
committerSage Weil <sage@newdream.net>
Thu, 2 Feb 2012 21:31:58 +0000 (13:31 -0800)
commit690b99195d24ea86db6b63d7e55274fea204fafb
tree03828282ec35558cd2d91daf83460a413eab4c93
parent2a262956947a3fa2f3d621b8af392bdecb653464
osd: fix another issue_repop() ctx->op null deref

Signed-off-by: Sage Weil <sage@newdream.net>
src/osd/ReplicatedPG.cc