Re: link() security

H. Peter Anvin (hpa@zytor.com)
15 Apr 2002 12:55:11 -0700


Followup to: <20020415143641.A46232@hiwaay.net>
By author: Chris Adams <cmadams@hiwaay.net>
In newsgroup: linux.dev.kernel
>
> Once upon a time, H. Peter Anvin <hpa@zytor.com> said:
> >Not to mention the fact that the single file mailbox design is itself
> >flawed. Mailboxes are fundamentally directories, which news server
> >authors quickly realized.
>
> Funny that news server authors realized that storing messages in files
> by themselves is a bad idea, while at the same time mail server authors
> realized that storing messages together in a single file is a bad idea.
> Which one is right? Both? Neither?
>

It depends on your access patterns. Newer news server use what I
would classify as custom filesystems (which is what binary databases
are, by and large) rather than "single files."

-hpa

-- 
<hpa@transmeta.com> at work, <hpa@zytor.com> in private!
"Unix gives you enough rope to shoot yourself in the foot."
http://www.zytor.com/~hpa/puzzle.txt	<amsp@zytor.com>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/