On Thu, Jul 30, 2020 at 08:52:43AM +0100, Chavdar Ivanov wrote: > > if you have done that and are still crashing due to corruption in your > > root file system, then we still have another bug in the kernel somewhere. > > So it seems to me; the peculiarities here are that in both cases / is > a GPT slice and that I have 'log' as a mount option; it was suggested > 'posix1eacls' should be used on its own.
please try this patch: http://ftp.netbsd.org/pub/NetBSD/misc/chs/diff.ffs-extattr-wapbl.1 with this patch, the samba-tool provisioning command works for me either with or without the "log" mount option. -Chuck