linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] fstests: add config option to run after mkfs
@ 2023-09-28  4:23 Anand Jain
  2023-09-28  4:23 ` [PATCH 1/2] fstests: btrfs streamlining mkfs command for post-mkfs operations Anand Jain
  2023-09-28  4:23 ` [PATCH 2/2] fstests: add configuration option for executing post mkfs commands Anand Jain
  0 siblings, 2 replies; 13+ messages in thread
From: Anand Jain @ 2023-09-28  4:23 UTC (permalink / raw)
  To: fstests; +Cc: linux-btrfs, david

Adds config options to run a command after the scratch mkfs.

Patch 1 is preparatory patch which can be merged  independently.

Patch 2 add the config file option POST_SCRATCH_MKFS_CMD and
POST_SCRATCH_POOL_MKFS_CMD.

Anand Jain (2):
  fstests: btrfs streamlining mkfs command for post-mkfs operations
  fstests: add configuration option for executing post mkfs commands

 common/btrfs | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 common/rc    | 13 +++++++-----
 2 files changed, 64 insertions(+), 5 deletions(-)

-- 
2.39.3


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

end of thread, other threads:[~2023-10-09 12:24 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-28  4:23 [PATCH 0/2] fstests: add config option to run after mkfs Anand Jain
2023-09-28  4:23 ` [PATCH 1/2] fstests: btrfs streamlining mkfs command for post-mkfs operations Anand Jain
2023-09-28  4:23 ` [PATCH 2/2] fstests: add configuration option for executing post mkfs commands Anand Jain
2023-09-28  4:26   ` Qu Wenruo
2023-09-28  5:34     ` Anand Jain
2023-09-28  7:40       ` Qu Wenruo
2023-10-06  5:17         ` Dave Chinner
2023-10-09 12:18           ` Anand Jain
2023-10-06  6:09         ` Darrick J. Wong
2023-10-06  6:46           ` Qu Wenruo
2023-10-06 22:12             ` Dave Chinner
2023-10-07  2:45               ` Qu Wenruo
2023-10-09 12:23           ` Anand Jain

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).