]> git.ipfire.org Git - thirdparty/linux.git/commit - fs/cifs/smb2pdu.c
CIFS: Allow SMB2 statistics to be tracked
authorPavel Shilovsky <pshilovsky@samba.org>
Mon, 28 May 2012 11:19:39 +0000 (15:19 +0400)
committerPavel Shilovsky <pshilovsky@samba.org>
Tue, 24 Jul 2012 17:55:20 +0000 (21:55 +0400)
commitd60622eb5a23904facf4a4efac60f5bfa810d7d4
tree9906729a6aa59d6191a715942a447837c79aa758
parent44c581866e2ae4bbc3c8eea5a3e3c7a0f639e12d
CIFS: Allow SMB2 statistics to be tracked

Since there are only 19 command codes, it also is easier to track by exact
command code than it was for cifs.

Signed-off-by: Pavel Shilovsky <pshilovsky@samba.org>
Signed-off-by: Steve French <smfrench@gmail.com>
fs/cifs/cifsglob.h
fs/cifs/smb2ops.c
fs/cifs/smb2pdu.c