[Ocfs2-devel] [PATCH 3/5] fstests/MAINTAINERS: add supported	mailing list
    Eric Biggers 
    ebiggers at kernel.org
       
    Tue Apr  4 22:16:53 UTC 2023
    
    
  
Hi Zorro,
On Wed, Apr 05, 2023 at 01:14:09AM +0800, Zorro Lang wrote:
> +FSVERITY
> +L:	fsverity at lists.linux.dev
> +S:	Supported
> +F:	common/verity
> +
> +FSCRYPT
> +L:      linux-fscrypt at vger.kernel.org
> +S:	Supported
> +F:	common/encrypt
Most of the encrypt and verity tests are in tests/generic/ and are in the
'encrypt' or 'verity' test groups.
These file patterns only pick up the common files, not the actual tests.
Have you considered adding a way to specify maintainers for a test group?
Something like:
    G:      encrypt
and
    G:      verity
- Eric
    
    
More information about the Ocfs2-devel
mailing list