From 1ef7149f64c82106f3878b15756dbbfe563c7372 Mon Sep 17 00:00:00 2001 From: Jiri Slaby Date: May 23 2023 06:58:00 +0000 Subject: SUNRPC: Fix encoding of accepted but unsuccessful RPC replies (bsc#1210995). Update upstream status. --- diff --git a/patches.suse/SUNRPC-Fix-encoding-of-rejected-RPCs.patch b/patches.suse/SUNRPC-Fix-encoding-of-rejected-RPCs.patch index 59b65f6..8de3fcb 100644 --- a/patches.suse/SUNRPC-Fix-encoding-of-rejected-RPCs.patch +++ b/patches.suse/SUNRPC-Fix-encoding-of-rejected-RPCs.patch @@ -1,7 +1,8 @@ From: Chuck Lever Date: Tue, 2 May 2023 14:59:10 -0400 -Subject: SUNRPC: Fix encoding of rejected RPCs -Patch-mainline: submitted, 168305395091.2266.16355121702708383278.stgit@bazille.1015granger.net +Subject: SUNRPC: Fix encoding of accepted but unsuccessful RPC replies +Git-commit: 29cd2927fb914cc53b5ba4f67d2b74695c994ba4 +Patch-mainline: 6.4-rc3 References: bsc#1210995 Jiri Slaby says: @@ -21,6 +22,7 @@ Jiri Slaby says: Reported-by: Jiri Slaby Link: https://bugzilla.suse.com/show_bug.cgi?id=1210995 Fixes: 4bcf0343e8a6 ("SUNRPC: Set rq_accept_statp inside ->accept methods") +Tested-by: Jiri Slaby Signed-off-by: Chuck Lever Signed-off-by: Jiri Slaby --- diff --git a/series.conf b/series.conf index 212e21b..a2d22df 100644 --- a/series.conf +++ b/series.conf @@ -1009,6 +1009,7 @@ patches.suse/usbtv-usbtv_set_regs-the-pipe-is-output.patch patches.suse/ath11k-pci-Add-more-MODULE_FIRMWARE-entries.patch + patches.suse/SUNRPC-Fix-encoding-of-rejected-RPCs.patch ######################################################## # end of sorted patches ######################################################## @@ -1025,7 +1026,6 @@ # to get into mainline any time soon (or ever) belong # to area specific sections below. ######################################################## - patches.suse/SUNRPC-Fix-encoding-of-rejected-RPCs.patch ######################################################## # kbuild/module infrastructure fixes