linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] shared/011: run on all file system that support cgroup writeback
@ 2019-06-24 13:44 Christoph Hellwig
  2019-06-24 15:08 ` Theodore Ts'o
  0 siblings, 1 reply; 5+ messages in thread
From: Christoph Hellwig @ 2019-06-24 13:44 UTC (permalink / raw)
  To: fstests, linux-xfs

Run the cgroup writeback test on xfs, for which I've just posted
a patch to support cgroup writeback as well as ext2 and f2fs, which
have supported cgroup writeback for a while now.

Signed-off-by: Christoph Hellwig <hch@lst.de>
---
 tests/shared/011 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/shared/011 b/tests/shared/011
index a0ac375d..96ce9d1c 100755
--- a/tests/shared/011
+++ b/tests/shared/011
@@ -39,7 +39,7 @@ rm -f $seqres.full
 # real QA test starts here
 
 # Modify as appropriate.
-_supported_fs ext4 btrfs
+_supported_fs ext2 ext4 f2fs btrfs xfs
 _supported_os Linux
 _require_scratch
 _require_cgroup2 io
-- 
2.20.1

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-06-26  3:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-24 13:44 [PATCH] shared/011: run on all file system that support cgroup writeback Christoph Hellwig
2019-06-24 15:08 ` Theodore Ts'o
2019-06-24 15:19   ` Darrick J. Wong
2019-06-26  3:17     ` Eryu Guan
2019-06-25  9:59   ` Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).