]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit - fs/cifs/smb2pdu.c
smb3: add missing read completion trace point
authorSteve French <stfrench@microsoft.com>
Mon, 25 Feb 2019 21:02:58 +0000 (15:02 -0600)
committerSteve French <stfrench@microsoft.com>
Wed, 6 Mar 2019 00:10:04 +0000 (18:10 -0600)
commitb0a42f2ac96e93f27704440ec55651d0570622f1
tree04fb1fa664c86fa544d6a06b706c3ea54d39835f
parentd323c24617527f28cdb03f3bb7d8f9b62eecee80
smb3: add missing read completion trace point

When ENODATA returned we weren't logging the read completion
(not an error, but can be indicated by logging length 0) which
makes looking at read traces confusing for smb3.

Signed-off-by: Steve French <stfrench@microsoft.com>
Reviewed-by: Ronnie Sahlberg <lsahlber@redhat.com>
fs/cifs/smb2pdu.c