#! /bin/bash # SPDX-License-Identifier: GPL-2.0 # Copyright (c) 2000-2003 Silicon Graphics, Inc. All Rights Reserved. # # FS QA Test No. 082 # # Test out the v2 stripe logs with logprint # seqfull=$0 . ./common/preamble _begin_fstest deprecated # log logprint v2log # Import common functions. . ./common/filter . ./common/log # Override the default cleanup function. _cleanup() { cd / _cleanup_logfiles rm -f $tmp.* _scratch_unmount 2>/dev/null } # real QA test starts here _supported_fs xfs # prelim _require_scratch _require_v2log echo "*** init FS" _scratch_unmount >/dev/null 2>&1 cat >$tmp.seq.params <