zfs-windows-2.1.6-rc4
Pre-release
Pre-release
lundman
released this
30 Jan 08:22
·
666 commits
to windows
since this release
Welcome to the first beta release.
zfswin-2.1.6rc4
- vdev_file would panic on reopening devices eed7d32
- IODetachDevice can panic on unmount/export
- add unlinked drain tunable
- Don't auto remount on setting mountpoint 8891ad1
- change mutex_destroy guard with spinlock
zfswin-2.1.6rc3
Sorry for the delay, that snapshot thing turned out to be a large piece of work required.
- unloading driver bsod: d1268e5
- zvol bsod: fd9924d
- scrub/resilver stack overflow: 376cbbd
- using ".zfs" would BSOD: 8c68d8a
- unmount would hold driveletter: 7dade4a
- handle paths better
- occasionally mounts would fail to assign driveletter
The snapshot code is new, use it gently. Please file any issues at
https://github.com/openzfsonwindows/openzfs/issues
zfswin-2.1.6rc2
- Enable gcm assembly
- Make register saving more correct
Known issues:
zfswin-2.1.6rc1
Using full release cycles now that the project is all grown up, here is zfswin-2.1.6rc1
It is "close to" the same as ZOL zfs-2.1.6
If you discover an issue or problem, please search issues here:
https://github.com/openzfsonwindows/openzfs/issues
and create one if you can not find anything matching your issue.
Known issues:
- assembler version of GCM is disabled, currently runs generic (C) version.
[probably more to come]