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)
commitdef6e1dc17816826fac94f6a5ce125fdee3231ae
treee211f81a03ee797d7fa30e3c5478f18baabeb300
parent62593011247c8a8cfeb0c86aff84688b196727c2
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