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)
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>

No differences found