zfs/cmd
Brian Behlendorf b3259b6a2b Autoconf selinux support
If libselinux is detected on your system at configure time link
against it.  This allows us to use a library call to detect if
selinux is enabled and if it is to pass the mount option:

  "context=\"system_u:object_r:file_t:s0"

For now this is required because none of the existing selinux
policies are aware of the zfs filesystem type.  Because of this
they do not properly enable xattr based labeling even though
zfs supports all of the required hooks.

Until distro's add zfs as a known xattr friendly fs type we
must use mntpoint labeling.  Alternately, end users could modify
their existing selinux policy with a little guidance.
2011-01-28 12:45:19 -08:00
..
zdb Autoconf selinux support 2011-01-28 12:45:19 -08:00
zfs Autoconf selinux support 2011-01-28 12:45:19 -08:00
zinject Autoconf selinux support 2011-01-28 12:45:19 -08:00
zpios Autoconf selinux support 2011-01-28 12:45:19 -08:00
zpool Autoconf selinux support 2011-01-28 12:45:19 -08:00
zpool_id Autoconf selinux support 2011-01-28 12:45:19 -08:00
zpool_layout Autoconf selinux support 2011-01-28 12:45:19 -08:00
ztest Autoconf selinux support 2011-01-28 12:45:19 -08:00
Makefile.am Add linux zpios support 2010-08-31 13:42:01 -07:00
Makefile.in Autoconf selinux support 2011-01-28 12:45:19 -08:00