mirror of
https://github.com/samba-team/samba.git
synced 2025-03-01 04:58:35 +03:00
This slightly simplifies the code path for all callers which assume that a share mode exists already. Only the callers in open_file_ntcreate and open_directory will ever create new share modes. Signed-off-by: Jeremy Allison <jra@samba.org>