Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Nov 2001 11:14:13 -0800 (PST)
From:      Matthew Dillon <dillon@apollo.backplane.com>
To:        Mike Silbersack <silby@silby.com>
Cc:        <cvs-committers@FreeBSD.ORG>, <cvs-all@FreeBSD.ORG>
Subject:   Re: cvs commit: src/sys/sys mount.h
Message-ID:  <200111041914.fA4JEDC91016@apollo.backplane.com>
References:   <20011104130444.R26452-100000@achilles.silby.com>

next in thread | previous in thread | raw e-mail | index | archive | help

:On Sun, 4 Nov 2001, Matt Dillon wrote:
:
:> dillon      2001/11/04 10:59:11 PST
:>
:>   Modified files:        (Branch: RELENG_4)
:>     sys/sys              mount.h
:>   Log:
:>   Move the new vnodelist to the end of the mount structure to maintain
:>   better compatibility with modules that might access the mount structure
:>   but would otherwise not be effected by the vnodelist changes.
:>
:>   Revision  Changes    Path
:>   1.89.2.5  +1 -1      src/sys/sys/mount.h
:
:Does any of this cause a problem if your userland and kernel are desynced?
:
:Mike "Silby" Silbersack

    Nothing critical.  pstat and fstat.  I was thinking more in regards to
    any kld modules that might access the mount structure for purposes
    other then what filesystems use it for.

					-Matt
					Matthew Dillon 
					<dillon@backplane.com>

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?200111041914.fA4JEDC91016>