This message didn't seem to get through the first time, so here it is
again. The patch is available for review at:
http://www.kvack.org/~blah/v2.5.23-cred.diff
Several parts of the kernel need to obtain a reference to the
credentials of a process: aio, nfs, dirty mmap writebacks to
name a few. Additionally, POSIX threads need to be able to share
credentials between clones. The patch below moves the credentials
out of task_struct and into struct cred, which is reference
counted. It also adds support for CLONE_CRED which shares the
credentials between threads. Comments?
-ben
-- "You will be reincarnated as a toad; and you will be much happier." - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Sun Jun 23 2002 - 22:00:20 EST