mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Allow to use 'jailed' property again.
Reported by: Eugene Mitrofanov <eugene@imedia.ru> MFC after: 3 days
This commit is contained in:
parent
510ec358c5
commit
6409cc2c20
1 changed files with 0 additions and 1 deletions
|
|
@ -1791,7 +1791,6 @@ zfs_prop_set(zfs_handle_t *zhp, const char *propname, const char *propval)
|
|||
/* We don't support those properties on FreeBSD. */
|
||||
switch (prop) {
|
||||
case ZFS_PROP_DEVICES:
|
||||
case ZFS_PROP_ZONED:
|
||||
case ZFS_PROP_SHAREISCSI:
|
||||
case ZFS_PROP_ISCSIOPTIONS:
|
||||
case ZFS_PROP_XATTR:
|
||||
|
|
|
|||
Loading…
Reference in a new issue