Every other patch in the series is generated with --zero-commit and --no-signature. Bring the outlier in line, so regenerating the series does not produce unrelated churn.
Signed-off-by: Erik Fastermann <[email protected]> --- ...bs-restore-add-no-cache-flag-to-skip-host-page-cach.patch | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/debian/patches/pve/0047-pbs-restore-add-no-cache-flag-to-skip-host-page-cach.patch b/debian/patches/pve/0047-pbs-restore-add-no-cache-flag-to-skip-host-page-cach.patch index fff7127..3ef6e69 100644 --- a/debian/patches/pve/0047-pbs-restore-add-no-cache-flag-to-skip-host-page-cach.patch +++ b/debian/patches/pve/0047-pbs-restore-add-no-cache-flag-to-skip-host-page-cach.patch @@ -1,4 +1,4 @@ -From d7ca855d826bb20cd896fe95e1cc2154ce32980d Mon Sep 17 00:00:00 2001 +From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Christian Ebner <[email protected]> Date: Mon, 17 Aug 2026 10:21:58 +0200 Subject: [PATCH] pbs-restore: add no-cache flag to skip host page cache on @@ -67,6 +67,3 @@ index f165f418af..55a3cb235d 100644 BlockBackend *blk = blk_new_open(target, NULL, options, flags, &local_err); if (!blk) { fprintf(stderr, "%s\n", error_get_pretty(local_err)); --- -2.47.3 - -- 2.47.3
