From owner-cvs-all Tue Feb 19 17:32:23 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EFEB437B404; Tue, 19 Feb 2002 17:32:20 -0800 (PST) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1K1WKv56357; Tue, 19 Feb 2002 17:32:20 -0800 (PST) (envelope-from iedowse) Message-Id: <200202200132.g1K1WKv56357@freefall.freebsd.org> From: Ian Dowse Date: Tue, 19 Feb 2002 17:32:20 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_syscalls.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG iedowse 2002/02/19 17:32:20 PST Modified files: (Branch: RELENG_4) sys/kern vfs_syscalls.c Log: MFC: 1.217; make dounmount() return EBUSY in the non-MNT_FORCE case if mnt_lock cannot be acquired without blocking. Revision Changes Path 1.151.2.14 +8 -1 src/sys/kern/vfs_syscalls.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message