From: David P. Quigley Date: Fri, 16 Jan 2009 14:22:03 +0000 (-0500) Subject: SELinux: Add new security mount option to indicate security label support. X-Git-Tag: v2.6.30-rc1~679^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11689d47f0957121920c9ec646eb5d838755853a;p=pandora-kernel.git SELinux: Add new security mount option to indicate security label support. There is no easy way to tell if a file system supports SELinux security labeling. Because of this a new flag is being added to the super block security structure to indicate that the particular super block supports labeling. This flag is set for file systems using the xattr, task, and transition labeling methods unless that behavior is overridden by context mounts. Signed-off-by: David P. Quigley Acked-by: Eric Paris Signed-off-by: James Morris --- Reading git-diff-tree failed