diff options
author | Alice Ferrazzi <alicef@gentoo.org> | 2017-11-21 17:26:28 +0900 |
---|---|---|
committer | Alice Ferrazzi <alicef@gentoo.org> | 2017-11-21 17:29:02 +0900 |
commit | 1c37d6db7962c1a7db9c1ca63960ab2c8254894b (patch) | |
tree | 06f6a8bef6686cf5fadd5c5df4aa261506d634cb | |
parent | sys-freebsd/freebsd-usbin: tidy up ebuilds. (diff) | |
download | gentoo-1c37d6db7962c1a7db9c1ca63960ab2c8254894b.tar.gz gentoo-1c37d6db7962c1a7db9c1ca63960ab2c8254894b.tar.bz2 gentoo-1c37d6db7962c1a7db9c1ca63960ab2c8254894b.zip |
profiles: mask sys-kernel/gentoo-sources-4.14.0 (bug 638206)
-rw-r--r-- | profiles/package.mask | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index b59da46e44c1..a38f9a1557c1 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,12 @@ #--- END OF EXAMPLES --- +# Alice Ferrazzi <alicef@gentoo.org> (21 Nov 2017) +# A regression in kernel 4.14.0 +# Using bcache can destroy the filesystem. +# The hope is that this patch will make it to 4.14.1 Bug #638206 +=sys-kernel/gentoo-sources-4.14.0 + # Andreas Sturmlechner <asturm@gentoo.org> (16 Nov 2017) # Qt4WebKit is ancient and full of security holes. # Masked for removal in 30 days. Bug #620684 |