diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2014-10-15 12:47:23 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2014-10-16 13:37:54 -0400 |
commit | ec4608962ecc278b650169609f81f8467de8a84e (patch) | |
tree | 11ba57b3f2ef114bf21e44815cda69ea62e743cf /kernel.spec | |
parent | e1712de563f987259d08befbc52dd905492577a9 (diff) | |
download | kernel-ec4608962ecc278b650169609f81f8467de8a84e.tar.gz kernel-ec4608962ecc278b650169609f81f8467de8a84e.tar.xz kernel-ec4608962ecc278b650169609f81f8467de8a84e.zip |
Revert Btrfs ro snapshot commit that causes filesystem corruption
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec index 44a5c0dd6..960816797 100644 --- a/kernel.spec +++ b/kernel.spec @@ -609,6 +609,8 @@ Patch26037: HID-usbhid-always-poll-quirk-for-Elan-Touchscreen-00.patch Patch26038: USB-quirks-device-qualifier-quirk-for-another-Elan-t.patch Patch26039: HID-usbhid-always-poll-quirk-for-Elan-Touchscreen-01.patch +Patch26040: Revert-Btrfs-race-free-update-of-commit-root-for-ro-.patch + # git clone ssh://git.fedorahosted.org/git/kernel-arm64.git, git diff master...devel Patch30000: kernel-arm64.patch @@ -1330,6 +1332,8 @@ ApplyPatch HID-usbhid-always-poll-quirk-for-Elan-Touchscreen-00.patch ApplyPatch USB-quirks-device-qualifier-quirk-for-another-Elan-t.patch ApplyPatch HID-usbhid-always-poll-quirk-for-Elan-Touchscreen-01.patch +ApplyPatch Revert-Btrfs-race-free-update-of-commit-root-for-ro-.patch + %if 0%{?aarch64patches} ApplyPatch kernel-arm64.patch %ifnarch aarch64 # this is stupid, but i want to notice before secondary koji does. @@ -2198,6 +2202,9 @@ fi # ||----w | # || || %changelog +* Wed Oct 15 2014 Josh Boyer <jwboyer@fedoraproject.org> +- Revert Btrfs ro snapshot commit that causes filesystem corruption + * Wed Oct 15 2014 Josh Boyer <jwboyer@fedoraproject.org> - 3.18.0-0.rc0.git9.1 - Linux v3.17-9670-g0429fbc0bdc2 |