Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Jan 1999 17:30:41 +0100
From:      Poul-Henning Kamp <phk@critter.freebsd.dk>
To:        Nathan Dorfman <nathan@rtfm.net>
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: src/sys/isofs/cd9660 cd9660_vfsops.c src/sys/kern vfs_syscalls.c src/sys/sys ucred.h 
Message-ID:  <10380.917713841@critter.freebsd.dk>
In-Reply-To: Your message of "Sat, 30 Jan 1999 11:07:38 EST." <19990130110738.A3679@rtfm.net> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <19990130110738.A3679@rtfm.net>, Nathan Dorfman writes:
>On Sat, Jan 30, 1999 at 04:28:51AM -0800, Poul-Henning Kamp wrote:
>>   Log:
>>   Use suser() to determine super-user-ness.
>>   Don't pretend we can mount RW.
>
>Is there a reason for this? It would be nice to be able to mount an
>ISO9660 filesystem through the vnode interface before burning it to
>CD and be able to add/change/remove files, for example. Possible?

Sure, if you write the code for it.  The fix at hand merely did away
with some leftovers from a cut'n'paste party...

--
Poul-Henning Kamp             FreeBSD coreteam member
phk@FreeBSD.ORG               "Real hackers run -current on their laptop."
FreeBSD -- It will take a long time before progress goes too far!

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?10380.917713841>