Skip to content
Commit a9b1b455 authored by Jeff Layton's avatar Jeff Layton
Browse files

locks: fix generic_delete_lease tracepoint to use victim pointer



It's possible that "fl" won't point at a valid lock at this point, so
use "victim" instead which is either a valid lock or NULL.

Signed-off-by: default avatarJeff Layton <jeff.layton@primarydata.com>
parent 5fb0f7fa
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment