commit: 85e53db5c4c3c81818c718f39982ed8e22204785 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri May 24 06:10:20 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri May 24 06:10:20 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85e53db5
profiles: drop stale zfs mask Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/package.mask | 8 -------- 1 file changed, 8 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 1bea629ad8b0..a95c75beafb4 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -839,14 +839,6 @@ sec-keys/openpgp-keys-jiatan <sys-kernel/gentoo-kernel-5.10 <virtual/dist-kernel-5.10 -# Sam James <[email protected]> (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 - # Sam James <[email protected]> (2023-11-19) # GCC 10 and older no longer receive upstream support or fixes for # bugs. Please switch to a newer GCC version using gcc-config.
