You need to sign in or sign up before continuing.
  • E
    SELinux: renumber the superblock options · cfca0303
    Eric Paris 提交于
    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: NEric Paris <eparis@redhat.com>
    cfca0303
objsec.h 3.4 KB