From: Eric Paris Date: Wed, 10 Oct 2012 14:38:47 +0000 (-0400) Subject: SELinux: change sbsec->behavior to short X-Git-Tag: v3.13-rc1~18^2~52^2~3^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f936c6e502d3bc21b87c9830b3a24d1e07e6b6e1;p=pandora-kernel.git SELinux: change sbsec->behavior to short 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 --- Reading git-diff-tree failed