]> Pileus Git - ~andy/linux/commit
SELinux: renumber the superblock options
authorEric Paris <eparis@redhat.com>
Tue, 9 Oct 2012 20:20:08 +0000 (16:20 -0400)
committerEric Paris <eparis@redhat.com>
Thu, 25 Jul 2013 17:03:06 +0000 (13:03 -0400)
commitcfca0303da0e2c3f570cb5cfc7c373828e6c13a2
tree205d93f1d114c1c91e3640cb16720dbc5e6c1288
parenteadcabc697e904e0d93d10070a324d8855740b91
SELinux: renumber the superblock options

Just to make it clear that we have mount time options and flags,
separate them.  Since I decided to move the non-mount options above
above 0x10, we need a short instead of a char.  (x86 padding says
this takes up no additional space as we have a 3byte whole in the
structure)

Signed-off-by: Eric Paris <eparis@redhat.com>
security/selinux/include/objsec.h
security/selinux/include/security.h