On Sat, 19 May 2001, Ben LaHaise wrote:
>
> 1. Generic lookup method and argument parsiing (fs/lookupargs.c)
Looks sane.
> 2. Restricted block device (drivers/block/blkrestrict.c)
This is not very user-friendly, but along with symlinks this makes perfect
sense. It would make partition handlin
Alexander Viro wrote:
>
> It's way past ugly.
I knew you'd like it.
It kind of makes sense, because it puts the two primary stream-of-bytes
objects in Unix into the same namespace, with the same accessors.
So if some random application is expecting a filename well heck, you
just give it a path
On Sat, 19 May 2001, Andrew Morton wrote:
> So. When am I going to be able to:
>
> open("/bin/ls,-l,/etc/passwd", O_RDONLY);
You are not. Think for a minute and you'll see why.
Linus' idea of /dev/tty/ is marginally sane - it makes sense
to consider that as configuring-upon-open. You
3 matches
Mail list logo