commit: c9e89a9b49caa40dfbe4e2372db26513e8d07654 Author: Florian Schmaus <flow <AT> gentoo <DOT> org> AuthorDate: Mon Feb 9 07:42:18 2026 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Mon Feb 9 07:42:18 2026 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c9e89a9b
profiles: mask <sys-fs/bcachefs-kmod-1.36.0 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 49d2aa8261..f31d24fda3 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -18,6 +18,13 @@ # New entries go on top. +# Florian Schmaus <[email protected]) (2026-02-09) +# bcachefs 1.33 through 1.35 has a serious bug in the early reconcile +# data update path on multi-device setups. Upgrade to 1.36 as soon as +# possible. +# See https://www.reddit.com/r/bcachefs/comments/1qyryzn/psa_if_youre_on_133135_upgrade_asap/ +<sys-fs/bcachefs-kmod-1.36.0 + # dsaf <[email protected]> (2026-02-02) # Requires systemd. Cannot be masked per profile (see top comment) app-admin/run0edit
