Print IP address of unresponsive server
authorArnd Hannemann <arnd@arndnet.de>
Mon, 16 Nov 2015 16:38:28 +0000 (17:38 +0100)
committerSteve French <sfrench@localhost.localdomain>
Thu, 14 Jan 2016 19:39:07 +0000 (13:39 -0600)
commit275516cdcfa42c603c79ea42d2a7d4288d950fea
treec98d52e546d998050eeae7e73e6698c44fb73a9f
parentec7147a99e33a9e4abad6fc6e1b40d15df045d53
Print IP address of unresponsive server

Before this patch, only the hostname of the server
is printed when it becomes unresponsive.
This might not be helpful, if the IP-Address has
changed since initial mount when the name was
resolved (e.g. because the IPv6-Prefix changed).

This patch adds the cached IP address of the unresponsive server,
to the log message.

Signed-off-by: Arnd Hannemann <arnd@arndnet.de>
Signed-off-by: Steve French <sfrench@localhost.localdomain>
fs/cifs/connect.c
This page took 0.02459 seconds and 5 git commands to generate.