[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ISO-9660 Rock Ridge gives different links different inums


On Fri, 10 Jan 2003, Horst von Brand wrote:
> Peter Chubb <peter _at_ chubb.wattle.id.au> said:
> [...]
> > The problem is that in Unix the fundamental identity of a file is
> > the tuple (blkdev, inum); names are merely indices (links) that resolve to
> > that tuple.   Personally, I'd swap to a pair of system calls to map
> > name to (blkdev, inum), and open(blkdev, inum).  Think of the inode
> > number as a unique within-filesystem index.
>
> That way any joker can go ahead and open any file, without any regard to
> permission bits on the directories that lead there. Not nice.

Welcome to VMS, which can open files by INDEXF.SYS offset.  Some app.s
which create and delete files rapidly never bother to make directory
entries at all.  It may not be what you're used to, and it may be contrary
to expected Unix semantics, but it's not unthinkable.

-- 
Mark H. Wood, Lead System Programmer   mwood _at_ IUPUI.Edu
MS Windows *is* user-friendly, but only for certain values of "user".

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo _at_ vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


この情報があなたの探していたものかどうか選択してください。
yes/まさにこれだ!   no/違うなぁ   part/一部見つかった   try/これで試してみる

あなたが探していた情報はどのようなことか、ご自由に記入下さい。特に「まさにこれだ!」と言う場合は記入をお願いします。
例:「複数のマシンからCATV経由でipmasqueradeを利用してWebを参照したい場合の設定について」
Follow-Ups: References: