freebsd-dev/cddl/usr.sbin
Martin Matuska 2d9cf57e18 Introduce "feature flags" for ZFS pools (bump SPA version to 5000).
Add first feature "com.delphix:async_destroy" (asynchronous destroy
of ZFS datasets).
Implement features support in ZFS boot code.

Illumos revisions merged:
13700:2889e2596bd6
13701:1949b688d5fb
2619 asynchronous destruction of ZFS file systems
2747 SPA versioning with zfs feature flags

References:
https://www.illumos.org/issues/2619
https://www.illumos.org/issues/2747

Obtained from:	illumos (issue #2619, #2747)
MFC after:	1 month
2012-06-11 11:35:22 +00:00
..
dtrace dtrace(1) now depends on libutil and librtld_db. 2010-07-31 17:09:37 +00:00
dtruss Add a man page for dtruss. 2010-08-26 11:45:39 +00:00
lockstat lockstat(1) now depends on libutil and librtld_db. 2010-07-31 17:58:44 +00:00
plockstat Minor grammar fixes. 2010-09-21 21:07:46 +00:00
zdb For now, remove MANFILTER from ZFS manpages (bad effect on html output). 2011-11-21 14:50:17 +00:00
zhack Introduce "feature flags" for ZFS pools (bump SPA version to 5000). 2012-06-11 11:35:22 +00:00
Makefile Introduce "feature flags" for ZFS pools (bump SPA version to 5000). 2012-06-11 11:35:22 +00:00
Makefile.inc