Date: Fri, 2 Jun 2006 20:29:02 +0000 (UTC) From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_mount.c Message-ID: <200606022029.k52KT2el024554@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pjd 2006-06-02 20:29:02 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_mount.c
Log:
Fix a problem introduced in revision 1.220. On mount(2) failure, don't
forget to unbusy file system before its destruction.
This fixes the following warning on mount failure:
Mount point <X> had 1 dangling refs
Tested by: wkoszek
Revision Changes Path
1.226 +6 -5 src/sys/kern/vfs_mount.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606022029.k52KT2el024554>
