Re: [PATCH] selinux: reorder inode_security_struct to increaseobjs/slab on 64bit

From: James Morris
Date: Mon May 19 2008 - 20:01:22 EST


On Mon, 19 May 2008, Stephen Smalley wrote:

> > u32 sid; /* SID of this object */
> > u16 sclass; /* security class of this object */
> > unsigned char initialized; /* initialization flag */
> > - struct mutex lock;
> > unsigned char inherit; /* inherit SID from parent entry */
>
> Let's just drop inherit altogether - dead field.

Done in
git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6.git#for-akpm

--
James Morris <jmorris@xxxxxxxxx>

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/