Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jul 2000 20:04:16 +0200
From:      Wilko Bulte <wkb@chello.nl>
To:        Motomichi Matsuzaki <mzaki@e-mail.ne.jp>
Cc:        dcs@newsguy.com, wilko@FreeBSD.ORG, FreeBSD-hackers@FreeBSD.ORG
Subject:   Re: why the RockRidge message?
Message-ID:  <20000709200416.B760@freebie.wbnet>
In-Reply-To: <863dljweu5.wl@tkc.att.ne.jp>; from mzaki@e-mail.ne.jp on Sun, Jul 09, 2000 at 11:36:18PM %2B0900
References:  <20000708200629.A2570@freebie.wbnet> <396871AD.B41ADFAB@newsguy.com> <863dljweu5.wl@tkc.att.ne.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jul 09, 2000 at 11:36:18PM +0900, Motomichi Matsuzaki wrote:

> Hi,
> 
> At Sun, 09 Jul 2000 21:35:57 +0900,
> Daniel C. Sobral <dcs@newsguy.com> wrote:
> >> I really don't understand why the cd9660 filesystem needs to whine about the
> >> RockRidge extensions everytime one mounts a RR cdrom. 
> > It does this for Joliet too. AFAIK, he idea is letting the admin knows
> > what format was recognized/mounted, and this is the wrong solution,
> > obviously (LOG_INFO or not). 
> 
> A year ago, I was merging several implementations of Joliet support.
> I needed these messages for mainly debugging reasons,
> so I wrote printf() (not log()) as temporaly reporting.
> 
> I suppose, someone thought log() was suitable, not printf().
> 
> > The right solution would be return this
> > information upon request through some mean. 

Wouldn't it be possible to display this when one types 'mount'?
Now it displays:

/dev/cd0c on /cdrom (cd9660, NFS exported, local, read-only, reads: sync 1
async 0)

This could be changed into:
/dev/cd0c on /cdrom (cd9660, Joliet extensions, NFS exported, local, read-only, reads: sync 1 async 0)

-- 
Wilko Bulte  	 	http://www.freebsd.org  "Do, or do not. There is no try"
wilko@freebsd.org	http://www.nlfug.nl	Yoda - The Empire Strikes Back


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




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