]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
print "BUSY" instead of error number if filesystem was busy during
authordg <dg@FreeBSD.org>
Mon, 22 Aug 1994 17:05:00 +0000 (17:05 +0000)
committerdg <dg@FreeBSD.org>
Mon, 22 Aug 1994 17:05:00 +0000 (17:05 +0000)
commitb2d6b5fa246c4ffdc1576ce61b0f52773b7d1357
treea533c80b67852e6fde603c0d658b69291c5f1b7c
parentfd6631bb73ace75acad7eb4e3cc5b82379970c00
print "BUSY" instead of error number if filesystem was busy during
vfs_unmountall() - this is the most common case. If it was a different
error, then print the error number.
sys/kern/vfs_export.c
sys/kern/vfs_subr.c