zfs/.topmsg

11 lines
398 B
Plaintext
Raw Normal View History

2008-11-20 22:04:05 +00:00
From: Brian Behlendorf <behlendorf1@llnl.gov>
Subject: [PATCH] linux have mlslabel
2008-11-20 22:04:05 +00:00
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.
2008-11-20 22:04:05 +00:00
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>