mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
cc5ca053a2
Add three subtests: - trigger a sharing violation, ack break, create fails with STATUS_SHARING_VIOLATION - trigger a sharing violation, close conflicting open, create succeeds - write with valid parent lease key. Signed-off-by: Ralph Boehme <slow@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>