| Package | Description |
|---|---|
| org.jvnet.solaris.libzfs |
High-level Java API to libzfs.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ZFSObject.allow(ACLBuilder acl)
Grants the specified set of permissions to this dataset.
|
void |
ZFSObject.unallow(ACLBuilder acl)
Revokes the specified set of permissions to this dataset.
|
Copyright © 2008–2017. All rights reserved.