All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] remove _wipe_fs and add a new dump test
@ 2022-04-18 17:03 Zorro Lang
  2022-04-18 17:03 ` [PATCH v3 1/2] fstests: remove _wipe_fs from dump testing entirely Zorro Lang
  2022-04-18 17:03 ` [PATCH v3 2/2] xfs: test xfsdump when an inode < root inode is present Zorro Lang
  0 siblings, 2 replies; 6+ messages in thread
From: Zorro Lang @ 2022-04-18 17:03 UTC (permalink / raw)
  To: fstests; +Cc: linux-xfs, david, sandeen

As we talked in version~2 of [PATCH 2/2] [1], Dave said "common/dump::_wipe_fs()
is effectively just _scratch_mkfs() followed by mounting it. It does not need
to exist at all." So we decided to remove _wipe_fs() function entirely from
all xfstests cases.

So:
[PATCH v3 1/2] is a new patch to remove _wipe_fs.
[PATCH v3 2/2] avoid using WIPE_FS parameter

[1]
https://lore.kernel.org/fstests/20220411083433.omc3yvn75k5ap6zk@zlang-mailbox/

Thanks,
Zorro


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-04-19 18:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-18 17:03 [PATCH v3 0/2] remove _wipe_fs and add a new dump test Zorro Lang
2022-04-18 17:03 ` [PATCH v3 1/2] fstests: remove _wipe_fs from dump testing entirely Zorro Lang
2022-04-19 15:56   ` Darrick J. Wong
2022-04-19 18:16     ` Zorro Lang
2022-04-18 17:03 ` [PATCH v3 2/2] xfs: test xfsdump when an inode < root inode is present Zorro Lang
2022-04-19 15:57   ` Darrick J. Wong

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.