]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit35ebb6b80c42df16790a7e820eb1c85574bd639c
treec3d612231d40529ea63b30e29451b2fc061690c3
parentb43c818bca840d4d60c672393e563ecc5a6d77e7
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