mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
common: define _require_logstate
This patch defines logstate by adding dump.f2fs for f2fs's clean and dirty logs. This macro is added into: xfs/085 xfs/086 xfs/087 Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>
This commit is contained in:
committed by
Dave Chinner
parent
9db4da5c43
commit
234c38b88d
@@ -48,6 +48,7 @@ rm -f $tmp.log
|
||||
|
||||
_require_scratch
|
||||
_require_scratch_shutdown
|
||||
_require_logstate
|
||||
|
||||
echo "mkfs"
|
||||
_scratch_mkfs_xfs >>$seqres.full 2>&1 \
|
||||
|
||||
Reference in New Issue
Block a user