Re: Implementing Meta File information in Linux

Jens-Uwe Mager (jum@anubis.han.de)
Mon, 14 Sep 1998 22:05:05 GMT


In article <mng==199809141747.NAA25941@dcl.MIT.EDU>, "Theodore Y. Ts'o"
<tytso@MIT.EDU> wrote:

> That's easy to fix. You just index the external store by inode number,
> and now renames are no longer a problem.

Inode numbers are not persistent enough, they are re-used on deletes. Thus
if you look up an inode in your external store you might reference meta
data from an already deleted file.

--
Jens-Uwe Mager <pgp-mailto:62CFDB25>

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