Skip to content
Commit 12eadc19 authored by Sage Weil's avatar Sage Weil
Browse files

ceph: fix null pointer deref of r_osd in debug output



This causes an oops when debug output is enabled and we kick
an osd request with no current r_osd (sometime after an osd
failure).  Check the pointer before dereferencing.

Signed-off-by: default avatarSage Weil <sage@newdream.net>
parent 0a990e70
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment