From 283a05c97cf191479339078df13cc2744e8ddfca Mon Sep 17 00:00:00 2001 From: Amir Goldstein Date: Thu, 23 Nov 2017 08:43:42 +0200 Subject: [PATCH] generic/458: document the fix commit Signed-off-by: Amir Goldstein Reviewed-by: Eryu Guan Signed-off-by: Eryu Guan --- tests/generic/458 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/generic/458 b/tests/generic/458 index 7b408cb0..730561fe 100755 --- a/tests/generic/458 +++ b/tests/generic/458 @@ -4,6 +4,9 @@ # Regression test for xfs leftover CoW extents after truncate # and umount # +# Fixed by commit 3af423b03435 ("xfs: evict CoW fork extents when performing +# finsert/fcollapse") +# #----------------------------------------------------------------------- # Copyright (C) 2017 CTERA Networks. All Rights Reserved. # Author: Amir Goldstein -- 2.30.2