Thanks for the comments, Darrick!
On 11/15/23 20:58, Darrick J. Wong wrote:
On Wed, Nov 15, 2023 at 07:43:50PM +0200, Nikolai Kondrashov wrote:
+xfstests
+--------
+
+:Summary: File system regression test suite
+:Source: git://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git
You might as well use the https link to the fstests git repo.
https://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git
Sure! Queued for the next version.
+:Docs: https://github.com/tytso/xfstests-bld/blob/master/Documentation/what-is-xfstests.md
Awkardly, this github link is nice for rendering the markdown as html,
but I think the canonical source of xfstests-bld is also kernel.org:
https://git.kernel.org/pub/scm/fs/ext2/xfstests-bld.git
Alright. Changed to
https://git.kernel.org/pub/scm/fs/ext2/xfstests-bld.git/tree/Documentation/kvm-quickstart.md
And changed the kvm-xfstests docs link to
https://git.kernel.org/pub/scm/fs/ext2/xfstests-bld.git/tree/Documentation/kvm-quickstart.md
+kvm-xfstests smoke
+------------------
+
+:Summary: File system smoke tests
+:Superset: xfstests
Source: https://git.kernel.org/pub/scm/fs/ext2/xfstests-bld.git
?
Well, I wasn't sure what to put here either :D I would defer to you guys in
this matter.
I'm actually not really sure we need the "Source:" field. I think maybe having
just the "Docs" (HOWTO) field would less confusing. I.e. just go read the
docs, they should tell you what and how to get.
I mean you got the sources, and then what? Look for the docs there yourself?
What do you think?
+:Docs: https://github.com/tytso/xfstests-bld/blob/master/Documentation/kvm-quickstart.md
+
+The "kvm-xfstests smoke" is a minimal subset of xfstests for testing all major
+file systems, running under KVM.
diff --git a/MAINTAINERS b/MAINTAINERS
index 2565c04f0490e..f81a47d87ac26 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7974,6 +7974,7 @@ L: linux-ext4@xxxxxxxxxxxxxxx
S: Maintained
W: http://ext4.wiki.kernel.org
Q: http://patchwork.ozlabs.org/project/linux-ext4/list/
+V: kvm-xfstests smoke
I wouldn't mind one of these being added to the XFS entry, though I've
cc'd the current and past maintainer(s) of XFS for their input.
Sure, just give me a shout when you're ready and I'll add it :D
Thanks!
Nick