SELinux: change sbsec->behavior to short
authorEric Paris <eparis@redhat.com>
Wed, 10 Oct 2012 14:38:47 +0000 (10:38 -0400)
committerEric Paris <eparis@redhat.com>
Thu, 25 Jul 2013 17:03:09 +0000 (13:03 -0400)
We only have 6 options, so char is good enough, but use a short as that
packs nicely.  This shrinks the superblock_security_struct just a little
bit.

Signed-off-by: Eric Paris <eparis@redhat.com>

No differences found