From: Greg Kroah-Hartman Date: Mon, 21 Nov 2022 12:12:49 +0000 (+0100) Subject: updated text of 5.4/xfs-redesign-the-reflink-remap-loop-to-fix-blkres-depletion-crash... X-Git-Tag: v4.19.266~26 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=dde00e4dedbe1bfd3bf9f407f280c6929872ad0b;p=thirdparty%2Fkernel%2Fstable-queue.git updated text of 5.4/xfs-redesign-the-reflink-remap-loop-to-fix-blkres-depletion-crash.patch --- diff --git a/queue-5.4/xfs-redesign-the-reflink-remap-loop-to-fix-blkres-depletion-crash.patch b/queue-5.4/xfs-redesign-the-reflink-remap-loop-to-fix-blkres-depletion-crash.patch index e0312394564..cfe878a4efb 100644 --- a/queue-5.4/xfs-redesign-the-reflink-remap-loop-to-fix-blkres-depletion-crash.patch +++ b/queue-5.4/xfs-redesign-the-reflink-remap-loop-to-fix-blkres-depletion-crash.patch @@ -36,6 +36,7 @@ Reviewed-by: Brian Foster Reported-by: Edwin Török Tested-by: Edwin Török Acked-by: Darrick J. Wong +[backported to 5.4.y - Tested-by above does not refer to the backport] Signed-off-by: Chandan Babu R Signed-off-by: Greg Kroah-Hartman ---