Re: [PATCH] generic/761: add to the rw group
Qu Wenruo <[email protected]> Sat, 25 Jul 2026 07:36:54 +0930
| Newsgroups | org.kernel.vger.fstests |
|---|---|
| Message-ID | <[email protected]> |
=E5=9C=A8 2026/7/24 22:21, Christoph Hellwig =E5=86=99=E9=81=93: > This tests the read-write path, so add it to the proper group. >=20 > Signed-off-by: Christoph Hellwig <[email protected]> Reviewed-by: Qu Wenruo <[email protected]> Thanks, Qu > --- > tests/generic/761 | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >=20 > diff --git a/tests/generic/761 b/tests/generic/761 > index e9030f3c6ab3..d9e095f7a4fc 100755 > --- a/tests/generic/761 > +++ b/tests/generic/761 > @@ -13,7 +13,7 @@ > # > =20 > . ./common/preamble > -_begin_fstest auto quick > +_begin_fstest auto quick rw > =20 > _require_scratch > _require_odirect