diff options
author | Brian Behlendorf <[email protected]> | 2023-10-12 16:14:14 -0700 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2023-10-12 16:19:17 -0700 |
commit | 95785196f26e92d82cf4445654ba84e4a9671c57 (patch) | |
tree | 1d2c3c20045705353849dc1430325d82b9ada67b | |
parent | 2bba9fd479f5dce01df31bceb532c5a9e9d5c5ca (diff) |
Tag 2.2.0zfs-2.2.0
New Features
- Block cloning (#13392)
- Linux container support (#14070, #14097, #12263)
- Scrub error log (#12812, #12355)
- BLAKE3 checksums (#12918)
- Corrective "zfs receive"
- Vdev and zpool user properties
Performance
- Fully adaptive ARC (#14359)
- SHA2 checksums (#13741)
- Edon-R checksums (#13618)
- Zstd early abort (#13244)
- Prefetch improvements (#14603, #14516, #14402, #14243, #13452)
- General optimization (#14121, #14123, #14039, #13680, #13613,
#13606, #13576, #13553, #12789, #14925, #14948)
Signed-off-by: Brian Behlendorf <[email protected]>
-rw-r--r-- | META | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ Meta: 1 Name: zfs Branch: 1.0 Version: 2.2.0 -Release: rc5 +Release: 1 Release-Tags: relext License: CDDL Author: OpenZFS |