Skip to content
Commit 94aa8ae1 authored by Sage Weil's avatar Sage Weil
Browse files

ceph: fix use after free on mds __unregister_request



There was a use after free in __unregister_request that would trigger
whenever the request map held the last reference.  This appears to have
triggered an oops during 'umount -f' when requests are being torn down.

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