]> err.no Git - util-linux/commit
mount: warn on "file_t" selinux context
authorKarel Zak <kzak@redhat.com>
Mon, 23 Jun 2008 11:00:00 +0000 (13:00 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 1 Jul 2008 12:32:44 +0000 (14:32 +0200)
commit4edebc1486133231e38b3881325c374eda567f74
tree9001555330677abfe345b5f7ffe5e9abb9582728
parentcdedde039c4a5656b991234a1f60cee038bd0d46
mount: warn on "file_t" selinux context

Currently if I mount a file system without labels, it works fine, but
later or SELinux will start printing denials and stopping certain
applications from working. It would be nice if the mount command
checked it in selinux mode.

Addresses-Red-Hat-Bugzilla: #390691
Signed-off-by: Karel Zak <kzak@redhat.com>
mount/mount.c