]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/krbd: Expunge generic/247 6831/head
authorDouglas Fuller <dfuller@redhat.com>
Mon, 7 Dec 2015 17:18:26 +0000 (09:18 -0800)
committerDouglas Fuller <dfuller@redhat.com>
Mon, 7 Dec 2015 17:24:33 +0000 (09:24 -0800)
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 <dfuller@redhat.com>
qa/run_xfstests_krbd.sh

index afffd2f5f05ab2996bfd56e77323a081218a1699..aafc0f1b511bfe6c056788f55b851734b5beb182 100644 (file)
@@ -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