summaryrefslogtreecommitdiffstats
path: root/cddl/contrib/opensolaris/cmd/zhack
Commit message (Collapse)AuthorAgeFilesLines
* MFV r251644:delphij2013-06-121-1/+2
| | | | | | | | | | | Poor ZFS send / receive performance due to snapshot hold / release processing (by smh@) Illumos ZFS issues: 3740 Poor ZFS send / receive performance due to snapshot hold / release processing MFC after: 2 weeks
* MFV r247580:mm2013-03-191-13/+14
| | | | | | | | | | | Merge synctask code restructuring from vendor. Modify forward and backward compatibility to support new change. Illumos ZFS issues: 3464 zfs synctask code needs restructuring Sponsored by: Hybrid Logic Ltd.
* WiP merge of libzfs_core (MFV r238590, r238592)mm2013-03-051-0/+7
| | | | not yet working, ioctl handling needs to be changed
* Introduce "feature flags" for ZFS pools (bump SPA version to 5000).mm2012-06-111-0/+533
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
OpenPOWER on IntegriCloud