]> git.itanic.dy.fi Git - linux-stable/commit
cifs: smbd: Dump SMB packet when configured
authorLong Li <longli@microsoft.com>
Tue, 17 Apr 2018 19:17:10 +0000 (12:17 -0700)
committerSteve French <smfrench@gmail.com>
Fri, 20 Apr 2018 17:18:28 +0000 (12:18 -0500)
commitff30b89e0ab71115cbad6ae10a58bd83fe18b41f
tree3e058941bc5c8e2baf06b6025f522730346bcbfa
parentab60ee7bf9a84954f50a66a3d835860e80f99b7f
cifs: smbd: Dump SMB packet when configured

When sending through SMB Direct, also dump the packet in SMB send path.

Also fixed a typo in debug message.

Signed-off-by: Long Li <longli@microsoft.com>
Cc: stable@vger.kernel.org
Signed-off-by: Steve French <smfrench@gmail.com>
Reviewed-by: Ronnie Sahlberg <lsahlber@redhat.com>
fs/cifs/smbdirect.c