]> 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)
commit2fd1cc1451ab885b72498e0faecabda1c0ee4e67
treee211f81a03ee797d7fa30e3c5478f18baabeb300
parentd36c0e91dc4eacb07eabea889e368e1e0900a09a
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