commit | d60622eb5a23904facf4a4efac60f5bfa810d7d4 | [log] [tgz] |
---|---|---|
author | Pavel Shilovsky <pshilovsky@samba.org> | Mon May 28 15:19:39 2012 +0400 |
committer | Pavel Shilovsky <pshilovsky@samba.org> | Tue Jul 24 21:55:20 2012 +0400 |
tree | 9906729a6aa59d6191a715942a447837c79aa758 | |
parent | 44c581866e2ae4bbc3c8eea5a3e3c7a0f639e12d [diff] |
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>