]> git.baikalelectronics.ru Git - kernel.git/commit
cifs: Handle witness client move notification
authorSamuel Cabrero <scabrero@suse.de>
Mon, 30 Nov 2020 18:02:56 +0000 (19:02 +0100)
committerSteve French <stfrench@microsoft.com>
Mon, 14 Dec 2020 15:18:55 +0000 (09:18 -0600)
commitfdac811a4ec065ea65229ed081824bc27548a6dc
tree4f27efeea2e92dcd92b5d3180853416f98415c84
parent0fbf9afd78ef062da8fd33d7cd14cf5721a63118
cifs: Handle witness client move notification

This message is sent to tell a client to close its current connection
and connect to the specified address.

Signed-off-by: Samuel Cabrero <scabrero@suse.de>
Reviewed-by: Aurelien Aptel <aaptel@suse.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/cifs_swn.c
fs/cifs/cifsglob.h
fs/cifs/connect.c