Merge tag 'xfs-5.18-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
[linux-block.git] / fs / cifs / smb1ops.c
index b2fb7bd1193666413f0196035aa1000ffc95efca..c71c9a44bef4bbc7ef394209200971bb03dbdc8e 100644 (file)
@@ -228,7 +228,7 @@ cifs_get_next_mid(struct TCP_Server_Info *server)
        spin_unlock(&GlobalMid_Lock);
 
        if (reconnect) {
-               cifs_mark_tcp_ses_conns_for_reconnect(server, false);
+               cifs_signal_cifsd_for_reconnect(server, false);
        }
 
        return mid;