2011/5/2 Jeff Layton <[email protected]>:
> Currently, we have a default cap of 50 outstanding requests and a hard
> cap of 256. However, the server sends us how many requests it can handle
> simultaneously via the MaxMapCount value in the NegProt request. Use
> that value instead and eliminate the cifs_max_pending module parm.
>
> Signed-off-by: Jeff Layton <[email protected]>


If we ignore this limit for Echo request, can a server drop a
connection if we send, e.g. maxReq write requests and 1 Echo request?
http://msdn.microsoft.com/en-us/library/ee441946(v=PROT.13).aspx
doesn't mention about any exceptions for Echo request in this case.

-- 
Best regards,
Pavel Shilovsky.
--
To unsubscribe from this list: send the line "unsubscribe linux-cifs" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to