Message ID | 173229420269.358248.6325435085396026110.stgit@frogsfrogsfrogs (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | [01/17] generic/757: fix various bugs in this test | expand |
On Fri, Nov 22, 2024 at 08:54:53AM -0800, Darrick J. Wong wrote: > -_require_odirect > +_require_odirect 512 # see fio job1 config below Hah, I did not know about this optional argument to _require_odirect, which sounds pretty useful. Looks good: Reviewed-by: Christoph Hellwig <hch@lst.de>
diff --git a/tests/generic/366 b/tests/generic/366 index 6e7dd7279218c4..b322bcca72fecc 100755 --- a/tests/generic/366 +++ b/tests/generic/366 @@ -20,7 +20,7 @@ _begin_fstest auto quick rw . ./common/filter _require_scratch -_require_odirect +_require_odirect 512 # see fio job1 config below _require_aio _fixed_by_kernel_commit xxxxxxxxxxxx \