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
@@ -60,6 +60,7 @@ _supported_os IRIX Linux
|
||||
rm -f $seqres.full $tmp.*
|
||||
_require_scratch
|
||||
_require_scratch_shutdown
|
||||
_require_logstate
|
||||
_require_v2log
|
||||
_require_xfs_quota
|
||||
|
||||
|
||||
Reference in New Issue
Block a user