fstests.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] fsstress: add support for btrfs subvol and snapshot ops
@ 2019-11-14 15:58 Josef Bacik
  2019-11-14 15:58 ` [PATCH 1/3] fsstress: add the ability to create/delete subvolumes Josef Bacik
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Josef Bacik @ 2019-11-14 15:58 UTC (permalink / raw)
  To: fstests, kernel-team, linux-btrfs

For btrfs it would be nice to exercise our subvol and snapshot operations with
fsstress as well.  The set of patches adds this ability.  I've added a new file
type for subvolumes, and they behave just like directories for all intents and
purposes.  The bulk of the supporting code needed for this went into the first
patch, as well as the code to add the ability to link in libbtrfsutil.  The
second patch is more straightforward as it just adds the snapshot operation, and
the final patch goes through and makes everybody pick either a directory or
subvolume for their target file.  I've done a bunch of testing with this on
btrfs to make sure everything works as expected.  I then did a follow up run on
xfs to verify I didn't break the non-btrfs case.  Thanks,

Josef


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

end of thread, other threads:[~2019-12-17 16:10 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-14 15:58 [PATCH 0/3] fsstress: add support for btrfs subvol and snapshot ops Josef Bacik
2019-11-14 15:58 ` [PATCH 1/3] fsstress: add the ability to create/delete subvolumes Josef Bacik
2019-11-14 18:14   ` [PATCH][v2] " Josef Bacik
2019-12-17 15:55     ` Filipe Manana
2019-11-14 15:58 ` [PATCH 2/3] fsstress: add the ability to create snapshots Josef Bacik
2019-12-17 16:06   ` Filipe Manana
2019-11-14 15:58 ` [PATCH 3/3] fsstress: allow operations to use either a directory or subvol Josef Bacik
2019-12-17 16:10   ` Filipe Manana

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).