Skip to content
Commit 393f6620 authored by Sage Weil's avatar Sage Weil
Browse files

ceph: fix possible double-free of mds request reference



Clear pointer to mds request after dropping the reference to
ensure we don't drop it again, as there is at least one error
path through this function that does not reset fi->last_readdir
to a new value.

Signed-off-by: default avatarSage Weil <sage@newdream.net>
parent d96d6049
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