> 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/