diff options
author | Brian Behlendorf <[email protected]> | 2020-08-25 11:48:28 -0700 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2020-08-25 13:11:25 -0700 |
commit | 47a3f3fc01def2695c6e0652dad063c50a0950be (patch) | |
tree | 64182ec769d106dafbcde2db0d602bc39de29a8d /META | |
parent | 7a6c12fd6a756af5a2f664c0a6a292d22fbb2487 (diff) |
Tag 2.0.0-rc1zfs-2.0.0-rc1
New features:
- Unified code base for Linux and FreeBSD
- Redacted 'zfs send/recv'
- Persistent L2ARC
- Sequential resilvering
- ZSTD Compression
- Log spacemaps
- Fast clone deletion
- Sectional zfs/zpool man pages
- Added 'zpool wait' subcommand
- Improved 'zfs share' scalability
- Improved AES-GCM encryption performance
Signed-off-by: Brian Behlendorf <[email protected]>
Diffstat (limited to 'META')
-rw-r--r-- | META | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,10 +1,10 @@ Meta: 1 Name: zfs Branch: 1.0 -Version: 0.8.0 -Release: 1 +Version: 2.0.0 +Release: rc1 Release-Tags: relext License: CDDL -Author: OpenZFS on Linux -Linux-Maximum: 5.6 +Author: OpenZFS +Linux-Maximum: 5.8 Linux-Minimum: 3.10 |