From 9af8d6f03b55ba1b2c7f51bfe21d7d318ac78f72 Mon Sep 17 00:00:00 2001 From: Douglas Fuller Date: Mon, 7 Dec 2015 09:18:26 -0800 Subject: [PATCH] qa/krbd: Expunge generic/247 xfstests generic/247 exercises XFS DIO and AIO to detect races. Some races apparently exist in the XFS code as this is a known issue within XFS. Expunge this test because it is not specifically relevant to krbd and not a specific krbd issue. Signed-off-by: Douglas Fuller --- qa/run_xfstests_krbd.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/qa/run_xfstests_krbd.sh b/qa/run_xfstests_krbd.sh index afffd2f5f05ab..aafc0f1b511bf 100644 --- a/qa/run_xfstests_krbd.sh +++ b/qa/run_xfstests_krbd.sh @@ -45,6 +45,8 @@ cat > "${EXPUNGE}" <<-! generic/204 # stripe size throws off test's math for when to # expect ENOSPC generic/231 # broken for disk and rbd by xfs kernel commit 4162bb + generic/247 # race between DIO and mmap writes + # see (https://lists.01.org/pipermail/lkp/2015-March/002459.html) shared/272 # not for xfs shared/289 # not for xfs -- 2.39.5