login
Header Space

 
 

Re: One process with multiple user ids.

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Giuliano Gagliardi <gogi-k@...>
Cc: <linux-kernel@...>
Date: Tuesday, October 2, 2007 - 7:52 am

On Oct 2 2007 13:39, Giuliano Gagliardi wrote:

It would raise the complexity enormously. In the kernel, you
currently do if (current->uid == inode->i_uid) or so. If you were to
have multiple identities, that would evolve into a costly "if
(in_user_p(inode->i_uid))" or so, much like in_group_p does it at the
moment.
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: One process with multiple user ids., Jan Engelhardt, (Tue Oct 2, 7:34 am)
Re: One process with multiple user ids., Giuliano Gagliardi, (Tue Oct 2, 7:39 am)
Re: One process with multiple user ids., Jan Engelhardt, (Tue Oct 2, 7:52 am)
speck-geostationary