Re: [PATCH] pipefs unique inode numbers

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Linus Torvalds <torvalds@...>
Cc: Bodo Eggert <7eggert@...>, <akpm@...>, <dev@...>, <linux-kernel@...>, <linux-fsdevel@...>, <torvalds@...>
Date: Tuesday, January 30, 2007 - 8:12 pm

Linus Torvalds wrote:

Agreed. That was my reasoning for proposing the earlier patch that xor'ed
it with a random value (though that's pretty thin protection too).

I think in hindsight though, just pulling the patch that hashes pipefs
inodes is probably the best thing for now. At some point in the future,
if we decide it's enough of a problem, we can always revisit it.

I'm still planning to look over other callers of new_inode to make a
determination about them wrt to i_ino uniqueness. Many of them are not
as performance sensitive as pipefs, and it might not be such a big deal
to just hash those.

-- Jeff

-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] pipefs unique inode numbers, Bodo Eggert, (Tue Jan 30, 6:40 pm)
Re: [PATCH] pipefs unique inode numbers, Jeff Layton, (Tue Jan 30, 9:19 pm)
Re: [PATCH] pipefs unique inode numbers, Jeff Layton, (Tue Jan 30, 9:37 pm)
Re: [PATCH] pipefs unique inode numbers, Linus Torvalds, (Tue Jan 30, 9:28 pm)
Re: [PATCH] pipefs unique inode numbers, Kirill Korotaev, (Wed Jan 31, 5:19 am)
Re: [PATCH] pipefs unique inode numbers, Jeff Layton, (Tue Jan 30, 10:02 pm)
Re: [PATCH] pipefs unique inode numbers, Linus Torvalds, (Tue Jan 30, 6:55 pm)
Re: [PATCH] pipefs unique inode numbers, Jeff Layton, (Tue Jan 30, 8:12 pm)