Bug 8603 - smbstatus -P does not report count of smb2 ops
Summary: smbstatus -P does not report count of smb2 ops
Status: RESOLVED FIXED
Alias: None
Product: Samba 3.6
Classification: Unclassified
Component: SMB2 (show other bugs)
Version: 3.6.0
Hardware: All All
: P5 normal
Target Milestone: ---
Assignee: Jeremy Allison
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-11 23:47 UTC by Herb Lewis
Modified: 2017-04-07 15:32 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Herb Lewis 2011-11-11 23:47:59 UTC
smbstatus -P (if compiled with profiling ) will report the count of
various operations. For example the first few lines of output are

a#	smbstatus -P | more
smb_count:                      0
uid_changes:                    0

However if you are running a client using SMB2 smb_count does not get
incremented. Only SMB1 operations are counted.
Comment 1 Herb Lewis 2011-12-16 18:21:08 UTC
There are counters for the various smb2 commands but no count of all operations
like smb_count gives for smb1. We could either make smb_count get incremented
for smb2 ops as well or create a new counter smb2_count.
Comment 2 Stefan Metzmacher 2017-04-07 15:32:13 UTC
This is fixed with 4.3.0