Add linux mlslabel support
authorBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 26 Aug 2010 18:43:42 +0000 (11:43 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 31 Aug 2010 20:41:49 +0000 (13:41 -0700)
commitd2c15e84e9c37f9c3d10dfffc9bd6be4600bf924
tree5dbb6a7098b8ac756c9a28dc23bbedcc667f2780
parentbe160928b79888fc8b4ce8122435f3f633f01ead
Add linux mlslabel support

The ZFS update to onnv_141 brought with it support for a
security label attribute called mlslabel.  This feature
depends on zones to work correctly and thus I am disabling
it under Linux.  Equivilant functionality could be added
at some point in the future.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
lib/libzfs/libzfs_dataset.c
module/zfs/zfs_ioctl.c