Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Sep 1999 21:45:12 +0000 (GMT)
From:      Terry Lambert <tlambert@primenet.com>
To:        ticso@cicely.de (Bernd Walter)
Cc:        tlambert@primenet.com, ticso@cicely.de, freebsd-fs@FreeBSD.ORG
Subject:   Re: fs-locking and fs memory copies questions
Message-ID:  <199909022145.OAA21686@usr01.primenet.com>
In-Reply-To: <19990829102137.A28745@cicely8.cicely.de> from "Bernd Walter" at Aug 29, 99 10:21:38 am

next in thread | previous in thread | raw e-mail | index | archive | help
> On Sat, Aug 28, 1999 at 10:49:51PM +0000, Terry Lambert wrote:
>
> > The code you need to modify is in ffs_mount in ffs_vfops.c.
> > 
> A good hint - thanks!
> I'm worried about mnt_flag:
> Are 0x08000000 and 0x00800000 realy the only bits left?

There are two sets of mount flags.  One is for use by the kernel,
one for use by user space to communicate with the kernel.

If you can, use an internal flag, unless you are trying to send
a flag down from mount.

					Terry Lambert
					terry@lambert.org
---
Any opinions in this posting are my own and not those of my present
or previous employers.


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




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