Bug 16180 - Directory Leases should not be enabled if SMB1 is enabled
Summary: Directory Leases should not be enabled if SMB1 is enabled
Status: ASSIGNED
Alias: None
Product: Samba 4.1 and newer
Classification: Unclassified
Component: File services (show other bugs)
Version: unspecified
Hardware: All All
: P5 normal (vote)
Target Milestone: ---
Assignee: Ralph Böhme
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-07-14 09:56 UTC by Ralph Böhme
Modified: 2026-07-14 09:56 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 Ralph Böhme 2026-07-14 09:56:19 UTC
Otherwise with SMB1 we end up triggered lease breaks via SMB_VFS_CREATE_FILE() which isn't implemented in the SMB1 code.