/freebsd/cddl/usr.sbin/zhack/ |
H A D | Makefile | 2d9cf57e18654edda53bcb460ca66641ba69ed75 Mon Jun 11 13:35:22 CEST 2012 Martin Matuska <mm@FreeBSD.org> 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
|
/freebsd/cddl/lib/libnvpair/ |
H A D | Makefile | diff 2d9cf57e18654edda53bcb460ca66641ba69ed75 Mon Jun 11 13:35:22 CEST 2012 Martin Matuska <mm@FreeBSD.org> 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
|
/freebsd/cddl/usr.sbin/ |
H A D | Makefile | diff 2d9cf57e18654edda53bcb460ca66641ba69ed75 Mon Jun 11 13:35:22 CEST 2012 Martin Matuska <mm@FreeBSD.org> 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
|
/freebsd/cddl/sbin/zpool/ |
H A D | Makefile | diff 2d9cf57e18654edda53bcb460ca66641ba69ed75 Mon Jun 11 13:35:22 CEST 2012 Martin Matuska <mm@FreeBSD.org> 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
|
/freebsd/sys/cddl/contrib/opensolaris/uts/common/ |
H A D | Makefile.files | diff 2d9cf57e18654edda53bcb460ca66641ba69ed75 Mon Jun 11 13:35:22 CEST 2012 Martin Matuska <mm@FreeBSD.org> 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
|
/freebsd/cddl/usr.bin/ztest/ |
H A D | Makefile | diff 2d9cf57e18654edda53bcb460ca66641ba69ed75 Mon Jun 11 13:35:22 CEST 2012 Martin Matuska <mm@FreeBSD.org> 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
|
/freebsd/cddl/lib/libzfs/ |
H A D | Makefile | diff 2d9cf57e18654edda53bcb460ca66641ba69ed75 Mon Jun 11 13:35:22 CEST 2012 Martin Matuska <mm@FreeBSD.org> 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
|
/freebsd/sys/cddl/boot/zfs/ |
H A D | zfsimpl.h | diff 2d9cf57e18654edda53bcb460ca66641ba69ed75 Mon Jun 11 13:35:22 CEST 2012 Martin Matuska <mm@FreeBSD.org> 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
|
/freebsd/sys/modules/zfs/ |
H A D | Makefile | diff 2d9cf57e18654edda53bcb460ca66641ba69ed75 Mon Jun 11 13:35:22 CEST 2012 Martin Matuska <mm@FreeBSD.org> 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
|
/freebsd/ |
H A D | UPDATING | diff 2d9cf57e18654edda53bcb460ca66641ba69ed75 Mon Jun 11 13:35:22 CEST 2012 Martin Matuska <mm@FreeBSD.org> 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
|