From: Karel Zak Date: Thu, 16 Sep 2010 22:09:38 +0000 (+0200) Subject: mount: add note about context= remount to mount.8 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4566208f95f5b49a68337744b7e140219400ed17;p=util-linux mount: add note about context= remount to mount.8 Signed-off-by: Karel Zak --- diff --git a/mount/mount.8 b/mount/mount.8 index 79a55f24..a0165c23 100644 --- a/mount/mount.8 +++ b/mount/mount.8 @@ -840,6 +840,9 @@ option allows you to explicitly label the root inode of a FS being mounted before that FS or inode because visable to userspace. This was found to be useful for things like stateless linux. +Note that kernel rejects any remount request that includes the context +option even if unchanged from the current context. + For more details, see .BR selinux (8)