xfs_io -> XFS_IO_PROG as used by dgc

Merge of master-melb:xfs-cmds:22779a by kenmcd.
This commit is contained in:
Tim Shimmin
2005-06-02 15:09:19 +00:00
parent bb98f0e757
commit 3ef27d6443
11 changed files with 39 additions and 37 deletions
+1 -1
View File
@@ -75,7 +75,7 @@ uid=255
gid=254
prid=253
rm -f $SCRATCH_MNT/resv
xfs_io -fc "resvsp 0 200m" -c "chproj $prid" $SCRATCH_MNT/resv
$XFS_IO_PROG -fc "resvsp 0 200m" -c "chproj $prid" $SCRATCH_MNT/resv
chown $uid $SCRATCH_MNT/resv
chgrp $gid $SCRATCH_MNT/resv