Use the current ZFS 2.2.4 staging tree [0] with commit deb7a8423 ("Fix
corruption caused by mmap flushing problems") on top.
Additionally, include an open, but ack'd, pull request [1] that avoids
a potential general protection fault due to touching a vbio after it
was handed off to the kernel.
[0]: https://github.com/openzfs/zfs/commits/zfs-2.2.4-staging/
[1]: https://github.com/openzfs/zfs/pull/16049
Both should mostly touch the module code.
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
|
||
|---|---|---|
| debian | ||
| upstream@c883088df8 | ||
| .gitignore | ||
| .gitmodules | ||
| Makefile | ||
| README | ||
Proxmox VE packaging for ZFS on Linux This is based on code from: https://salsa.debian.org/zfsonlinux-team/zfs https://salsa.debian.org/zfsonlinux-team/spl We removed the dkms/modules related code, because we ship the modules with the kernel. For licensing questions, see: http://open-zfs.org/wiki/Talk:FAQ