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:
Jaegeuk Kim
2015-02-12 14:20:58 +11:00
committed by Dave Chinner
parent 9db4da5c43
commit 234c38b88d
5 changed files with 49 additions and 6 deletions
+1
View File
@@ -48,6 +48,7 @@ rm -f $tmp.log
_require_scratch
_require_scratch_shutdown
_require_logstate
echo "mkfs"
_scratch_mkfs_xfs >>$seqres.full 2>&1 \