diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2021-03-22 16:23:12 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2021-03-22 16:23:12 +0000 |
| commit | e0f1a3ae3b709e316b1db7b9a361d31f3fdb6d36 (patch) | |
| tree | 79b9a03f5d280062afaa3bc05b1257e02bd48db0 /website/content/en/releases/13.0R/relnotes.adoc | |
| parent | 231630d6dbdc709b18422b8ab709c508883b061c (diff) | |
| download | doc-e0f1a3ae3b709e316b1db7b9a361d31f3fdb6d36.tar.gz doc-e0f1a3ae3b709e316b1db7b9a361d31f3fdb6d36.zip | |
Add a brief entry for OpenZFS.
Discussed with: allanjude
Differential Revision: https://reviews.freebsd.org/D29280
Diffstat (limited to 'website/content/en/releases/13.0R/relnotes.adoc')
| -rw-r--r-- | website/content/en/releases/13.0R/relnotes.adoc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/website/content/en/releases/13.0R/relnotes.adoc b/website/content/en/releases/13.0R/relnotes.adoc index fb0508714f..294bb66a55 100644 --- a/website/content/en/releases/13.0R/relnotes.adoc +++ b/website/content/en/releases/13.0R/relnotes.adoc @@ -363,6 +363,9 @@ The man:fusefs[5] protocol has been updated to 7.28 along with adding support for `FUSE_COPY_FILE_RANGE` and `FUSE_LSEEK`. gitref:92bbfe1f0d1f[repository=src] +The ZFS implementation is now provided by OpenZFS. +gitref:9e5787d2284e[repository=src] {{< sponsored "iXsystems" >}} + [[storage-general]] === General Storage |
