Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Mar 2001 22:06:41 +0100
From:      Adrian Chadd <adrian@FreeBSD.org>
To:        Adrian Chadd <adrian@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/compat/linprocfs linprocfs_vfsops.c src/sys/compat/linux linux_file.c src/sys/fs/devfs devfs_vfsops.c src/sys/fs/hpfs hpfs_vfsops.c src/sys/gnu/ext2fs ext2_vfsops.c src/sys/isofs/cd9660 cd9660_vfsops.c src/sys/kern vfs_conf.c ...
Message-ID:  <20010301220640.A45394@roaming.cacheboy.net>
In-Reply-To: <200103012100.f21L0JA81434@freefall.freebsd.org>; from adrian@FreeBSD.org on Thu, Mar 01, 2001 at 01:00:18PM -0800
References:  <200103012100.f21L0JA81434@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Mar 01, 2001, Adrian Chadd wrote:

>   * set `mount->mnt_statf_mntonname' in vfs_mount() rather than in each
>     filesystem.  This variable is generally initialised with `path', and
>     each filesystem can override it if they want to.
>   
>   * NOTE: f_mntonname is intiailised with "/" in the case of a root mount.

That should be mount->mnt_stat.f_mntonname, and "initialised",
respectively.


Adrian

-- 
Adrian Chadd			"Programming is like sex:
<adrian@freebsd.org>		   One mistake and you have to support for
				    a lifetime." -- rec.humor.funny


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?20010301220640.A45394>