mirror of
https://github.com/samba-team/samba.git
synced 2025-01-22 22:04:08 +03:00
1b53fd1499
Checks for Directory Lease breaks on the parent directory of smb_fname. Gets a sharemode lock on the locking.tdb record of the directory, hence it mustn't be called if the caller still has another sharmode lock. Signed-off-by: Ralph Boehme <slow@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>