Re: [PATCH 3/5] add a "pi" group
"Darrick J. Wong" <[email protected]>
| Newsgroups | org.kernel.vger.linux-scsi,org.kernel.vger.fstests |
|---|---|
| Message-ID | <20260821233040.GF839663@frogsfrogsfrogs> |
On Fri, Aug 21, 2026 at 07:11:28AM +0200, Christoph Hellwig wrote: > Add a group for tests exercising T10 protection information. > > Signed-off-by: Christoph Hellwig <[email protected]> Looks good, Reviewed-by: "Darrick J. Wong" <[email protected]> --D > --- > doc/group-names.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/doc/group-names.txt b/doc/group-names.txt > index 424e2c4a1ca6..ef6b8f51cf87 100644 > --- a/doc/group-names.txt > +++ b/doc/group-names.txt > @@ -137,6 +137,7 @@ tape dump and restore with a tape > tempfsid temporary fsid > thin thin provisioning > trim FITRIM ioctl > +pi Protection Information > udf UDF functionality tests > union tests from the unionmount test suite > unlink O_TMPFILE unlinked files > -- > 2.53.0 > >