From eea075f12adccc97769b44b3c62980268908f37a3abeaf3b59e1bd052798f7d6 Mon Sep 17 00:00:00 2001 From: nick wang Date: Tue, 20 Oct 2020 07:36:25 +0000 Subject: [PATCH] Accepting request 842702 from home:wanghaisu:branches:network:ha-clustering:Factory bsc#1177910, compat to kernel v5.9 OBS-URL: https://build.opensuse.org/request/show/842702 OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/drbd?expand=0&rev=119 --- 1.patch => compat_blk_queue_stack_limits.patch | 0 drbd.changes | 10 ++++++++++ drbd.spec | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) rename 1.patch => compat_blk_queue_stack_limits.patch (100%) diff --git a/1.patch b/compat_blk_queue_stack_limits.patch similarity index 100% rename from 1.patch rename to compat_blk_queue_stack_limits.patch diff --git a/drbd.changes b/drbd.changes index 7953c8f..7e872a1 100644 --- a/drbd.changes +++ b/drbd.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Oct 20 03:49:16 UTC 2020 - nick wang + +- bsc#1177910, compat to kernel v5.9 + Add patch blk_alloc_queue_make_request.patch + Add patch compat_generic_make_request.patch + Add patch remove_congested_fn_congested_data.patch +- Add tumbleweed only patch + Add patch compat_blk_queue_stack_limits.patch + ------------------------------------------------------------------- Fri Sep 18 07:38:21 UTC 2020 - nick wang diff --git a/drbd.spec b/drbd.spec index 563f33b..aac5125 100644 --- a/drbd.spec +++ b/drbd.spec @@ -44,7 +44,7 @@ Patch6: compat_remove_kernel_setsockopt.patch Patch7: compat_generic_make_request.patch Patch8: blk_alloc_queue_make_request.patch Patch9: remove_congested_fn_congested_data.patch -Patch10: 1.patch +Patch10: compat_blk_queue_stack_limits.patch Patch99: suse-coccinelle.patch #https://github.com/openSUSE/rpmlint-checks/blob/master/KMPPolicyCheck.py BuildRequires: coccinelle >= 1.0.8