OSDN Git Service

cifs: smbd: Add messages on RDMA session destroy and reconnection
authorLong Li <longli@microsoft.com>
Wed, 16 Oct 2019 20:51:53 +0000 (13:51 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 21 Dec 2019 09:57:32 +0000 (10:57 +0100)
commit674b7b6c9f18f8cf500ab04ea54bcabeebb3d237
tree4f6e5b2b4d67ab35d40e25db758505a52d0c15ff
parent5cceead714c5b513ec9072b8e69d10e0f03d622d
cifs: smbd: Add messages on RDMA session destroy and reconnection

commit d63cdbae60ac6fbb2864bd3d8df7404f12b7407d upstream.

Log these activities to help production support.

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>
fs/cifs/smbdirect.c