Skip to content
Commit 82334252 authored by Shyam Prasad N's avatar Shyam Prasad N Committed by Steve French
Browse files

Revert "cifs: reconnect work should have reference on server struct"

This reverts commit 19a4b9d6

.

This earlier commit was making an assumption that each mod_delayed_work
called for the reconnect work would result in smb2_reconnect_server
being called twice. This assumption turns out to be untrue. So reverting
this change for now.

I will submit a follow-up patch to fix the actual problem in a different
way.

Signed-off-by: default avatarShyam Prasad N <sprasad@microsoft.com>
Signed-off-by: default avatarSteve French <stfrench@microsoft.com>
parent 691a41d8
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