]> err.no Git - util-linux/commitdiff
mount: add note about context= remount to mount.8
authorKarel Zak <kzak@redhat.com>
Thu, 16 Sep 2010 22:09:38 +0000 (00:09 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 16 Sep 2010 22:09:38 +0000 (00:09 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
mount/mount.8

index 79a55f24a91abff0413d05b41333ad1ea27c8356..a0165c23c167324c7021c4e1aacc5dbf66b4a958 100644 (file)
@@ -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)