Date: Tue, 30 Nov 2004 14:21:11 -0700 (MST) From: "M. Warner Losh" <imp@bsdimp.com> To: phk@phk.freebsd.dk Cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sbin/mount mntopts.h mount.8 mount.c src/sbin/mount_std mount_std.8 Message-ID: <20041130.142111.84752258.imp@bsdimp.com> In-Reply-To: <54142.1101843659@critter.freebsd.dk> References: <20041130192316.GB3845@ip.net.ua> <54142.1101843659@critter.freebsd.dk>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <54142.1101843659@critter.freebsd.dk> "Poul-Henning Kamp" <phk@phk.freebsd.dk> writes: : Most operations on MNT_* are "bitwise OR" and a zero is perfectly OK. if ((mntopt & MNT_DEV) == MNT_DEV) fails. Warner
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041130.142111.84752258.imp>