]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: avoid null deref of repop->ctx->op
authorSage Weil <sage@newdream.net>
Thu, 2 Feb 2012 23:07:54 +0000 (15:07 -0800)
committerSage Weil <sage@newdream.net>
Thu, 2 Feb 2012 23:07:54 +0000 (15:07 -0800)
commit2f5ba8fb70b9f3b3b2c8bef7f0831b61b16667fc
tree0920b0043c70ff062fb92c17453479592738db56
parent690b99195d24ea86db6b63d7e55274fea204fafb
osd: avoid null deref of repop->ctx->op

It's optional.

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