mirror of
https://github.com/samba-team/samba.git
synced 2025-01-17 02:05:21 +03:00
581ebbcc31
Looking at the logic of "ha[d|ve]_share_mode_entry" d->modified=true can only happen if we remove the last share mode entry . Make this more explicit, avoid booleans. Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>