On Fri, 6 Aug 2021 08:08:26 +0200 Theo Buehler <[email protected]> wrote: > > The diff below fixes this by setting the "source" amap lock to the > > newly allocated one. This is not strictly necessary on OpenBSD > > since the amap is only inserted on the global list at the end of > > amap copy, but this satisfies the locking requirement of > > amap_wipeout() and is IMHO the simplest solution. This has also > > the advantage of reducing the differences with NetBSD. > > This diff causes a reproducible hang with mount_mfs(8) on my laptop. I > use an mfs noperm partition as described in > https://www.openbsd.org/faq/faq5.html#Release
Should I try the diff anyway or wait for another?
