On Wed, Aug 13, 2025 at 08:33:44AM +0100, John Garry wrote: > On 13/08/2025 08:08, Ojaswin Mujoo wrote: > > > > +_begin_fstest auto rw stress atomicwrites > > > > + > > > > +_require_scratch_write_atomic > > > > +_require_aiodio > > > do you require fio with a certain version somewhere? > > Oh right you mentioned that atomic=1 was broken on some older fios. > > It was not broken - it just did nothing. I suppose that they are the same > thing. > > > Would you happen to know which version fixed it? > > fio 3.38 Thanks, I'll add the version check. > > thanks, > John