From: Eric Paris Date: Tue, 9 Oct 2012 20:20:08 +0000 (-0400) Subject: SELinux: renumber the superblock options X-Git-Tag: v3.13-rc1~18^2~52^2~3^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfca0303da0e2c3f570cb5cfc7c373828e6c13a2;p=pandora-kernel.git 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 --- Reading git-diff-tree failed