Re: [PATCH 16/17] xfs: skip various tests when using the zoned allocator

[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]



On Wed, Mar 12, 2025 at 01:30:08PM -0700, Darrick J. Wong wrote:
> > +
> > +# This test tries to grow the data device, which doesn't work for internal
> > +# zoned RT devices
> > +if [ -z "$SCRATCH_RTDEV" ]; then
> > +	_require_xfs_scratch_non_zoned
> > +fi
> 
> Does growfs work for external zoned rt devices?

It works, but the amount grown needs to be aligned to the zone
size.  So this test won't work either and the above comment needs to
be correct.  A test based on this one that tests zoned grows will
follow in the next series.





[Index of Archives]     [Linux Filesystems Development]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux