OpenZFS 2.0.4 发布,支持 Linux Kernel 5.11

栏目: 软件资讯 · 发布时间: 5年前

内容简介:OpenZFS 2.0.4 发布了。OpenZFS(原名 ZFS)是 Linux、FreeBSD 与 macOS 平台上的文件系统,本次更新为 Linux Kernel 5.11 带来了官方支持,同时也为开发中的 Linux 5.12 带来了早期的兼容性。 主要更新内容 兼容...

OpenZFS 2.0.4 发布了。OpenZFS(原名 ZFS)是 Linux 、FreeBSD 与 macOS 平台上的文件系统,本次更新为 Linux Kernel 5.11 带来了官方支持,同时也为开发中的 Linux 5.12 带来了早期的兼容性。

主要更新内容

  • 兼容 Linux Kernel 3.10 - 5.11
  • 阐明压缩后的 ZFS 发送/接收行为
  • 在 zfs_write 中允许 ZFS_READONLY
  • 禁止 cppcheck 的无效语法警告
  • 初始化 ZIL 缓冲区
  • zpool:使用 tab 从删除状态继续
  • 支持使用 keylocation=file://
  • 添加 “zstd-fast” 以帮助选择 “compression” 属性
  • 修正 FreeBSD 特有的 dmu_read_pages 断言
  • Linux 5.12 兼容:用 disk_io_acct 替换 bio_io_acct
  • Linux 5.12 兼容:bio-> bi_disk 成员已移动
  • Linux:增加 nvlist_src_size 最大值
  • send_iterate_snap:全部发送而不用 fromsnap

详细内容请查看更新公告


以上所述就是小编给大家介绍的《OpenZFS 2.0.4 发布,支持 Linux Kernel 5.11》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Handbook of Data Structures and Applications

Handbook of Data Structures and Applications

Dinesh P. Mehta / Chapman and Hall/CRC / 2004-10-28 / USD 135.95

In the late sixties, Donald Knuth, winner of the 1974Turing Award, published his landmark book The Art of Computer Programming: Fundamental Algorithms. This book brought to- gether a body of kno......一起来看看 《Handbook of Data Structures and Applications》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

随机密码生成器
随机密码生成器

多种字符组合密码

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具