Re: [PATCH 07/37] Security: De-embed task security record from task and use refcounting

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: James Morris <jmorris@...>
Cc: <dhowells@...>, <Trond.Myklebust@...>, <chuck.lever@...>, <nfsv4@...>, <linux-kernel@...>, <linux-security-module@...>, <selinux@...>, <linux-fsdevel@...>
Date: Monday, February 11, 2008 - 1:30 pm

James Morris <jmorris@namei.org> wrote:


Yeah, I know.  The problem is that each patch must compile and run.  They
can't be split up without violating that unfortunately.


Fair point.  Fixed.


The problem is that there can't be one with this patch as the task_security
struct and the LSM security data attached to it may outlive the task it points
back to.

It seems that the backpointer can be dispensed with.  Nothing particularly
seems to use it.  Do you know the reason for its existence?

David
-
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 00/37] Permit filesystem local caching, David Howells, (Fri Feb 8, 12:51 pm)
[PATCH 36/37] NFS: Display local caching state, David Howells, (Fri Feb 8, 12:55 pm)
[PATCH 31/37] NFS: FS-Cache page management, David Howells, (Fri Feb 8, 12:54 pm)
[PATCH 28/37] NFS: Use local disk inode cache, David Howells, (Fri Feb 8, 12:54 pm)
[PATCH 25/37] NFS: Define and create server-level objects, David Howells, (Fri Feb 8, 12:54 pm)
[PATCH 22/37] NFS: Add FS-Cache option bit and debug bit, David Howells, (Fri Feb 8, 12:53 pm)
[PATCH 19/37] CacheFiles: Export things for CacheFiles, David Howells, (Fri Feb 8, 12:53 pm)
Re: [PATCH 07/37] Security: De-embed task security record fr..., David Howells, (Mon Feb 11, 1:30 pm)