Date: Mon, 23 Feb 2004 17:41:41 +0100 From: Stefan Farfeleder <stefan@fafoe.narf.at> To: Greg Lehey <grog@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/mount Makefile mount.c Message-ID: <20040223164138.GA991@wombat.fafoe.narf.at> In-Reply-To: <200402170843.i1H8h5t1053306@repoman.freebsd.org> References: <200402170843.i1H8h5t1053306@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Feb 17, 2004 at 12:43:05AM -0800, Greg Lehey wrote: > grog 2004/02/17 00:43:05 PST > > FreeBSD src repository > > Modified files: > sbin/mount Makefile mount.c > Log: > Report the difference between ufs and ufs2. > > Submitted by: "Christian S.J. Peron" <maneo@bsdpro.com> > > Revision Changes Path > 1.14 +2 -0 src/sbin/mount/Makefile > 1.64 +14 -3 src/sbin/mount/mount.c Unfortunately, ordinary users keep seeing 'ufs' for UFS2 file systems since they usually lack permission to read from the /dev device node. Cheers, Stefan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040223164138.GA991>