mirror of
https://github.com/samba-team/samba.git
synced 2025-11-15 16:23:49 +03:00
First step at fixing the build breakage with the groupmapping test. On Linux, F_RDLCK is defined to 0, for example NetBSD has it at 1. Still does not work fully though. Still investigating. metze