From 4566208f95f5b49a68337744b7e140219400ed17 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Fri, 17 Sep 2010 00:09:38 +0200 Subject: [PATCH] mount: add note about context= remount to mount.8 Signed-off-by: Karel Zak --- mount/mount.8 | 3 +++ 1 file changed, 3 insertions(+) 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) -- 2.39.5