On Wed, Aug 21, 2024 at 06:47:43AM +0200, Christoph Hellwig wrote: > This is a simple and very quick test, add it to the quick group. > > Signed-off-by: Christoph Hellwig <hch@xxxxxx> > --- Good to me, Reviewed-by: Zorro Lang <zlang@xxxxxxxxxx> > tests/generic/615 | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/tests/generic/615 b/tests/generic/615 > index 71cdb9ac8..66dd1aa08 100755 > --- a/tests/generic/615 > +++ b/tests/generic/615 > @@ -9,7 +9,7 @@ > # zero while writeback is in progress. > # > . ./common/preamble > -_begin_fstest auto rw > +_begin_fstest auto quick rw > > # Import common functions. > . ./common/filter > -- > 2.43.0 > >