mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
profiles: mask buggy zfs-2.2.0
Further bugs with CoW via copy_file_range (bug #917224, https://github.com/openzfs/zfs/issues/15526). The issue is very similar to bug #815469. ZFS 2.2.1 has a workaround but if you haven't already upgraded your pool to use the new block cloning feature, consider using <zfs-2.2 for now. Bug: https://github.com/openzfs/zfs/issues/15526 Bug: https://bugs.gentoo.org/815469 Bug: https://bugs.gentoo.org/91722 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -33,6 +33,14 @@
|
||||
|
||||
#--- END OF EXAMPLES ---
|
||||
|
||||
# Sam James <sam@gentoo.org> (2023-11-22)
|
||||
# Further bugs with CoW via copy_file_range (bug #917224, https://github.com/openzfs/zfs/issues/15526).
|
||||
# The issue is very similar to bug #815469.
|
||||
# ZFS 2.2.1 has a workaround but if you haven't already upgraded your pool to
|
||||
# use the new block cloning feature, consider using <zfs-2.2 for now.
|
||||
=sys-fs/zfs-2.2.0
|
||||
=sys-fs/zfs-kmod-2.2.0
|
||||
|
||||
# hololeap <hololeap@protonmail.com> (2023-11-19)
|
||||
# Package has been masked for a long time, is useless for ::gentoo, and has no
|
||||
# reverse dependencies.
|
||||
|
||||
Reference in New Issue
Block a user