Skip to content
Commit 0c4dd4ba authored by Miklos Szeredi's avatar Miklos Szeredi
Browse files

fuse: don't wake up reserved req in fuse_conn_kill()



Waking up reserved_req_waitq from fuse_conn_kill() doesn't make sense since
we aren't chaging ff->reserved_req here, which is what this waitqueue
signals.

Signed-off-by: default avatarMiklos Szeredi <mszeredi@suse.cz>
parent b2776bf7
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