diff options
author | Brian Behlendorf <[email protected]> | 2023-06-30 11:42:14 -0700 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2023-06-30 12:07:09 -0700 |
commit | 009d3288dea524c7ad373b04b65bee8bb6f0bfea (patch) | |
tree | 8b333afa8edb8f0b3decc95ecc4fb3021c84713b | |
parent | 945e39fc3a34dbffb9a630a99ae523f2e03e314b (diff) |
Tag 2.2.0-rc1zfs-2.2.0-rc1
New features:
- Fully adaptive ARC eviction (#14359)
- Block cloning (#13392)
- Scrub error log (#12812, #12355)
- Linux container support (#14070, #14097, #12263)
- BLAKE3 Checksums (#12918)
- Corrective "zfs receive" (#9372)
Signed-off-by: Brian Behlendorf <[email protected]>
-rw-r--r-- | META | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ Meta: 1 Name: zfs Branch: 1.0 -Version: 2.1.99 -Release: 1 +Version: 2.2.0 +Release: rc1 Release-Tags: relext License: CDDL Author: OpenZFS |