On 5:24PM, Wed, Jun 13, 2018 Todd C. Miller <mill...@openbsd.org> wrote: > > CVSROOT: /cvs > Module name: src > Changes by: mill...@cvs.openbsd.org 2018/06/13 18:23:36 > > Modified files: > sys/kern : vfs_syscalls.c > > Log message: > In dounlinkat() only perform the check for a mounted directory when > actually removing a directory. Fixes a problem where removing > device special files could result in EBUSY. OK guenther@ >
Does this fix issues during upgrades/autoinstall where the script reports all partitions as device busy?