On Fri, Jan 16, 2009 at 9:22 AM, David P. Quigley <dpquigl@xxxxxxxxxxxxx> wrote: > The super block security structure currently has three fields for what are > essentially flags. The flags field is used for mount options while two other > char fields are used for initialization and proc flags. These latter two fields are > essentially bit fields since the only used values are 0 and 1. These fields > have been collapsed into the flags field and new bit masks have been added for > them. The code is also fixed to work with these new flags. > > Signed-off-by: David P. Quigley <dpquigl@xxxxxxxxxxxxx> Acked-by: Eric Paris <eparis@xxxxxxxxxx> -- This message was distributed to subscribers of the selinux mailing list. If you no longer wish to subscribe, send mail to majordomo@xxxxxxxxxxxxx with the words "unsubscribe selinux" without quotes as the message.