-
OpenZFS 2.0.0-rc6 Pre-Release
released this
2020-11-12 19:04:11 +00:00 | 3002 commits to master since this releaseSupported Platforms:
- Linux: compatible with 3.10 - 5.9 kernels
- FreeBSD 12.1, 12.2 (release), stable/12, and HEAD (13)
Changes
- Channel program may spuriously fail with "memory limit exhausted" #11190
- Linux: Fix mount/unmount when dataset name has a space #11182 #11187
- Start snapdir_iterate traversals to begin wtih the value of zero #11039
- G/C data_alloc_arena #11188
- G/C struct znode -> z_moved #11186
- Fix compiling on FreeBSD + gcc - don't assume illmnos bits #11068 #11069
- Fix pointer-is-uint64_t-sized assumption in the ioctl path #11068 #11069
- Fix memleak in cmd/mount_zfs.c #11098
- zpoolprops.8: clarify vdev expansion rules #11158
- initramfs: zfsunlock hook breaks /usr/bin #11162
- FreeBSD: Simplify zvol_geom_open and zvol_cdev_open #11175
- FreeBSD: Avoid spurious EINTR in zvol_cdev_open #11175
- Fix dmu_tx_dirty_throttle after arc_c reduction #11178
- Fix dnode refcount tracking #11184
- ZTS: Add L1 corruption test #11141
- ZTS: Output all block copies in list_file_blocks #11141
- ZTS: Fix list_file_blocks for mirror vdevs, level > 0 #11141
- FreeBSD: Prevent a NULL reference in zvol_cdev_open #11152
- FreeBSD: Prevent NULL pointer dereference of resid #11149
Downloads