Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Apr 2002 06:26:05 -0700
From:      Maxime Henrion <mux@freebsd.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/kern vfs_syscalls.c
Message-ID:  <20020407132605.GD6519@elvis.mu.org>
In-Reply-To: <200204071322.g37DMm980448@freefall.freebsd.org>
References:  <200204071322.g37DMm980448@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Maxime Henrion wrote:
> mux         2002/04/07 06:22:48 PDT
> 
>   Modified files:
>     sys/kern             vfs_syscalls.c 
>   Log:
>   o Change kernel_vmount() interface to be more convenient : pass two
>     separate strings instead of passing "foo=bar".
>   o Don't forget to clear the VMOUNT flag on the vnode when vfs_nmount()
>     fails because the fs doesn't implement VFS_NMOUNT (and in vfs_mount()
>     when the fs doesn't implement VFS_MOUNT) ; also decrement the vfs
>     refcount in the !MNT_UPDATE case.

Oops, forgot :

Reviewed by:	phk

Sorry,
Maxime

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020407132605.GD6519>