cifs: fix confusing warning message on reconnect
authorSteve French <stfrench@microsoft.com>
Tue, 1 Jan 2019 23:19:45 +0000 (17:19 -0600)
committerSteve French <stfrench@microsoft.com>
Thu, 3 Jan 2019 05:03:56 +0000 (23:03 -0600)
commit55a7f0065533f71991c720457ea24ff2fe909f81
treec3d612231d40529ea63b30e29451b2fc061690c3
parent6d2f84eee098540ae857998fe32f29b9e2cd9613
cifs: fix confusing warning message on reconnect

When DFS is not used on the mount we should not be mentioning
DFS in the warning message on reconnect (it could be confusing).

Signed-off-by: Steve French <stfrench@microsoft.com>
Reviewed-by: Ronnie Sahlberg <lsahlber@redhat.com>
fs/cifs/connect.c