* SMB3 credits do match expected server values for cifs.ko
@ 2016-09-23 6:59 Steve French
0 siblings, 0 replies; only message in thread
From: Steve French @ 2016-09-23 6:59 UTC (permalink / raw)
To: Aurélien Aptel, Germano Percossi
Cc: linux-cifs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
samba-technical
We had been noticing that the SMB3 credits that the cifs.ko client was
reporting on mounts to Samba (and Windows) were two less than expected
(in the new debug line displayed for SMB3 sessions in
/proc/fs/cifs/DebugData for total remaining credits remaining on the
session to the server) but it turned out the total is correct after
all The cifs client reserves one credit for oplock and one for echo
so the number of remaining credits displayed will be two less than the
overall total of credits the client has been granted. If you include
the two reserved credits (that the client keeps for lease and echo),
then the totals of credits that the client and server report matches.
--
Thanks,
Steve
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-09-23 6:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-23 6:59 SMB3 credits do match expected server values for cifs.ko Steve French
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).