* [PATCH 6/5] ext4/032: SCRATCH_DIR -> SCRATCH_MNT [not found] <155173434205.767.15128498725168844621.stgit@magnolia> @ 2019-03-05 19:42 ` Darrick J. Wong 0 siblings, 0 replies; only message in thread From: Darrick J. Wong @ 2019-03-05 19:42 UTC (permalink / raw) To: guaneryu; +Cc: linux-xfs, fstests, linux-ext4 From: Darrick J. Wong <darrick.wong@oracle.com> Use SCRATCH_MNT, not SCRATCH_DIR. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> --- tests/ext4/032 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/ext4/032 b/tests/ext4/032 index 8534ddd6..277ddef0 100755 --- a/tests/ext4/032 +++ b/tests/ext4/032 @@ -19,8 +19,8 @@ trap "_cleanup; exit \$status" 0 1 2 3 15 BLK_SIZ=4096 CLUSTER_SIZ=4096 -IMG_FILE=$SCRATCH_DIR/$seq.fs -IMG_MNT=$SCRATCH_DIR/$seq.mnt +IMG_FILE=$SCRATCH_MNT/$seq.fs +IMG_MNT=$SCRATCH_MNT/$seq.mnt ## Num clusters to blocks. c2b() ^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2019-03-05 19:42 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <155173434205.767.15128498725168844621.stgit@magnolia>
2019-03-05 19:42 ` [PATCH 6/5] ext4/032: SCRATCH_DIR -> SCRATCH_MNT Darrick J. Wong
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox