]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfs/176: fix stupid failure
authorDarrick J. Wong <djwong@kernel.org>
Wed, 27 Mar 2024 02:43:30 +0000 (19:43 -0700)
committerZorro Lang <zlang@kernel.org>
Sat, 30 Mar 2024 07:48:12 +0000 (15:48 +0800)
commitb994c9c17398cc2078354d6d7c6e905323ff8b50
tree4dce0096122fc1c554d16783faf673a0046ad95e
parent1512b876e6026e2064dbabe738f7ea0377a7324b
xfs/176: fix stupid failure

Create the $SCRATCH_MNT/urk directory before we fill the filesystem so
that its creation won't fail and result in find spraying ENOENT errors
all over the golden output.

Signed-off-by: "Darrick J. Wong" <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/xfs/176