X-Git-Url: http://git.apps.os.sepia.ceph.com/?p=xfstests-dev.git;a=blobdiff_plain;f=tests%2Fxfs%2F532;h=f421070a3ad3489dbd0e809a48aff4c32fe36935;hp=560af586100d28b200ecf77207961e1d2453b689;hb=8d54e50288501b4e98c667fca3bdaa7a3e962bf8;hpb=82901113bc7292a2ab56b6627f3169190a8b75a0 diff --git a/tests/xfs/532 b/tests/xfs/532 index 560af586..f421070a 100755 --- a/tests/xfs/532 +++ b/tests/xfs/532 @@ -47,7 +47,7 @@ _scratch_mount >> $seqres.full # Disable realtime inherit flag (if any) on root directory so that space on data # device gets fragmented rather than realtime device. -$XFS_IO_PROG -c 'chattr -t' $SCRATCH_MNT +_xfs_force_bdev data $SCRATCH_MNT bsize=$(_get_block_size $SCRATCH_MNT)