Pawel Jakub Dawidek 1ba4a712dd Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes.
This bring huge amount of changes, I'll enumerate only user-visible changes:

- Delegated Administration

	Allows regular users to perform ZFS operations, like file system
	creation, snapshot creation, etc.

- L2ARC

	Level 2 cache for ZFS - allows to use additional disks for cache.
	Huge performance improvements mostly for random read of mostly
	static content.

- slog

	Allow to use additional disks for ZFS Intent Log to speed up
	operations like fsync(2).

- vfs.zfs.super_owner

	Allows regular users to perform privileged operations on files stored
	on ZFS file systems owned by him. Very careful with this one.

- chflags(2)

	Not all the flags are supported. This still needs work.

- ZFSBoot

	Support to boot off of ZFS pool. Not finished, AFAIK.

	Submitted by:	dfr

- Snapshot properties

- New failure modes

	Before if write requested failed, system paniced. Now one
	can select from one of three failure modes:
	- panic - panic on write error
	- wait - wait for disk to reappear
	- continue - serve read requests if possible, block write requests

- Refquota, refreservation properties

	Just quota and reservation properties, but don't count space consumed
	by children file systems, clones and snapshots.

- Sparse volumes

	ZVOLs that don't reserve space in the pool.

- External attributes

	Compatible with extattr(2).

- NFSv4-ACLs

	Not sure about the status, might not be complete yet.

	Submitted by:	trasz

- Creation-time properties

- Regression tests for zpool(8) command.

Obtained from:	OpenSolaris
2008-11-17 20:49:29 +00:00
..
2005-01-18 20:54:50 +00:00
2006-02-13 21:34:19 +00:00
2005-11-24 09:25:10 +00:00
2005-11-18 10:56:28 +00:00
2006-12-13 06:27:20 +00:00
2006-02-13 21:34:19 +00:00
2005-01-21 08:36:40 +00:00
2005-01-06 17:08:51 +00:00
2005-01-21 08:36:40 +00:00
2008-04-29 08:16:05 +00:00
2008-03-07 17:02:34 +00:00
2005-02-13 22:25:33 +00:00
2006-12-14 14:33:13 +00:00
2004-07-06 07:26:23 +00:00
2004-07-06 07:26:23 +00:00
2005-10-05 19:48:21 +00:00
2005-01-13 09:33:06 +00:00
2006-09-12 15:48:22 +00:00
2005-11-18 10:56:28 +00:00
2006-09-30 17:09:59 +00:00
2005-02-13 22:25:33 +00:00
2005-08-08 12:16:53 +00:00
2005-01-21 08:36:40 +00:00
2005-01-21 08:36:40 +00:00
2005-02-16 22:24:15 +00:00
2005-01-21 08:36:40 +00:00
2004-07-06 08:21:12 +00:00
2004-07-06 08:21:12 +00:00
2004-07-06 08:21:12 +00:00
2004-07-06 08:21:12 +00:00
2007-01-27 23:06:00 +00:00
2005-02-13 22:25:33 +00:00
2008-04-29 22:43:15 +00:00
2006-10-16 07:59:05 +00:00
2008-03-25 15:44:49 +00:00
2004-07-07 07:56:58 +00:00
2008-01-12 21:07:03 +00:00
2006-09-18 15:24:20 +00:00
2005-01-21 08:36:40 +00:00
2005-01-12 21:48:25 +00:00
2008-02-15 23:56:33 +00:00
2006-09-18 15:24:20 +00:00
2005-01-12 21:48:25 +00:00
2005-01-21 08:36:40 +00:00
2006-04-03 21:17:36 +00:00
2004-07-06 07:26:23 +00:00
2008-11-05 15:07:42 +00:00
2004-11-18 02:06:17 +00:00
2007-11-11 19:40:46 +00:00
2007-08-05 07:38:09 +00:00
2006-09-18 15:24:20 +00:00
2007-11-26 15:21:21 +00:00
2005-02-09 18:07:17 +00:00
2007-10-30 16:04:23 +00:00
2006-12-14 14:33:13 +00:00
2006-12-14 14:33:13 +00:00
2005-01-07 11:39:36 +00:00
2005-01-07 11:45:59 +00:00
2007-03-04 19:04:39 +00:00
2004-11-29 09:56:12 +00:00
2006-09-18 15:24:20 +00:00
2005-01-13 09:33:06 +00:00
2005-07-27 02:08:59 +00:00
2008-02-26 20:11:37 +00:00
2008-02-26 20:25:01 +00:00
2005-01-14 17:22:51 +00:00
2006-12-14 14:33:13 +00:00
2006-02-13 21:34:19 +00:00
2008-02-26 20:13:08 +00:00
2008-02-26 20:13:08 +00:00
2008-02-26 20:13:08 +00:00
2007-03-28 21:21:22 +00:00