From: Eric Paris Date: Mon, 10 Jul 2006 11:43:55 +0000 (-0700) Subject: [PATCH] SELinux: add rootcontext= option to label root inode when mounting X-Git-Tag: v2.6.18-rc2~246 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0808925ea5684a0ce25483b30e94d4f398804978;p=pandora-kernel.git [PATCH] SELinux: add rootcontext= option to label root inode when mounting Introduce a new rootcontext= option to FS mounting. This option will allow you to explicitly label the root inode of an FS being mounted before that FS or inode because visible to userspace. This was found to be useful for things like stateless linux, see https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=190001 Signed-off-by: Eric Paris Acked-by: Stephen Smalley Signed-off-by: James Morris Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed