]> 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>
Fri, 12 Dec 2008 12:29:00 +0000 (13:29 +0100)
commit1e44080a17535361587f90608d03562b8925a07c
tree5b56b2bc5371b23bac906b0c831db1ef008d8225
parent0c2ad9ff977b3f15a7b297285a6125e0022680fa
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