]> git.baikalelectronics.ru Git - kernel.git/commit
cifs: Print the address and port we are connecting to in generic_ip_connect()
authorSamuel Cabrero <scabrero@suse.de>
Fri, 16 Oct 2020 09:54:55 +0000 (11:54 +0200)
committerSteve French <stfrench@microsoft.com>
Wed, 21 Oct 2020 22:57:02 +0000 (17:57 -0500)
commitbe30382c1cc3991da38e74c3668b17e126f39d48
treee211f81a03ee797d7fa30e3c5478f18baabeb300
parentfc1bc72b1e4703daf8b0464bc63e7dafa52c06f8
cifs: Print the address and port we are connecting to in generic_ip_connect()

Can be helpful in debugging mount and reconnect issues

Signed-off-by: Samuel Cabrero <scabrero@suse.de>
Reviewed-by: Shyam Prasad N <sprasad@microsoft.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/connect.c