AFAICS we can either
* hash all entries in proc, and use iunique.
* return duplicate inode numbers. It only affects the /proc/<pid> part
of procfs, but perhaps some apps rely on unique inode numbers.
(3) Hope it's not an issue until we get 64-bit inodes (we will need
these sooner or later anyhow).
--cw
-
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/