]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
cifs: Don't display RDMA transport on reconnect
authorLong Li <longli@microsoft.com>
Wed, 16 Oct 2019 20:51:50 +0000 (13:51 -0700)
committerSeth Forshee <seth.forshee@canonical.com>
Mon, 6 Jan 2020 13:57:24 +0000 (07:57 -0600)
commit2de168e98068f7245db64c09dfc560c9941c47f3
tree683fdeba84b82e5a8661e082083ae56be3626c2d
parentc53ae82fbc911ed4c89303f1c6dfc3821ef6999b
cifs: Don't display RDMA transport on reconnect

BugLink: https://bugs.launchpad.net/bugs/1858427
commit 14cc639c17ab0b6671526a7459087352507609e4 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
fs/cifs/cifs_debug.c