OSDN Git Service

cifs: Don't display RDMA transport on reconnect
authorLong Li <longli@microsoft.com>
Wed, 16 Oct 2019 20:51:50 +0000 (13:51 -0700)
committerSteve French <stfrench@microsoft.com>
Mon, 25 Nov 2019 07:14:14 +0000 (01:14 -0600)
commit14cc639c17ab0b6671526a7459087352507609e4
treed9ea90f858e5ebda64c7ab0471c2c8f1efdfc8ee
parentf28a2e5ebc54248757f5baf5b7ff1d4eb80ebae7
cifs: Don't display RDMA transport on reconnect

On reconnect, the transport data structure is NULL and its information is not
available.

Signed-off-by: Long Li <longli@microsoft.com>
Cc: stable@vger.kernel.org
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/cifs_debug.c