From: Greg Kroah-Hartman Date: Mon, 18 Jun 2018 04:33:42 +0000 (+0200) Subject: add sob to some 4.4 patches X-Git-Tag: v4.16.17~22 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fdfbc9f91641c9ca9fd3b49607a3fb2c4bc64b50;p=thirdparty%2Fkernel%2Fstable-queue.git add sob to some 4.4 patches --- diff --git a/queue-4.4/btrfs-make-raid6-rebuild-retry-more.patch b/queue-4.4/btrfs-make-raid6-rebuild-retry-more.patch index 2523effb4c5..e4e66212b80 100644 --- a/queue-4.4/btrfs-make-raid6-rebuild-retry-more.patch +++ b/queue-4.4/btrfs-make-raid6-rebuild-retry-more.patch @@ -39,6 +39,7 @@ it's still acceptable. Signed-off-by: Liu Bo Signed-off-by: David Sterba Signed-off-by: Sasha Levin +Signed-off-by: Greg Kroah-Hartman --- fs/btrfs/raid56.c | 18 ++++++++++++++---- fs/btrfs/volumes.c | 9 ++++++++- diff --git a/queue-4.4/revert-btrfs-fix-scrub-to-repair-raid6-corruption.patch b/queue-4.4/revert-btrfs-fix-scrub-to-repair-raid6-corruption.patch index b5b8a5d3b1a..e511791a4be 100644 --- a/queue-4.4/revert-btrfs-fix-scrub-to-repair-raid6-corruption.patch +++ b/queue-4.4/revert-btrfs-fix-scrub-to-repair-raid6-corruption.patch @@ -14,6 +14,7 @@ This commit used an incorrect log message. Reported-by: Ben Hutchings Signed-off-by: Sasha Levin +Signed-off-by: Greg Kroah-Hartman --- fs/btrfs/raid56.c | 18 ++++-------------- fs/btrfs/volumes.c | 9 +--------