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)
commit121d947d4fe15bcec90bcfc1249ee9b739cb9258
tree4f27efeea2e92dcd92b5d3180853416f98415c84
parentaf1e40d9ac8417839d955ca1ac42f754588937a9
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