Bug 12477 - something similar to 'fake oplocks' should be implemented for SMB 2.1 leasing
Summary: something similar to 'fake oplocks' should be implemented for SMB 2.1 leasing
Status: NEW
Alias: None
Product: Samba 4.1 and newer
Classification: Unclassified
Component: Other (show other bugs)
Version: 4.2.14
Hardware: All All
: P5 normal (vote)
Target Milestone: ---
Assignee: Andrew Bartlett
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-21 16:29 UTC by YOUZHONG YANG
Modified: 2016-12-21 16:29 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description YOUZHONG YANG 2016-12-21 16:29:15 UTC
By setting 'fake oplocks' to true for readonly share, the performance improvement is significant when SMB version used by Windows client is older than 2.1. 

We should also implement 'fake leasing' for the same reason.