All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/5] NFS: test on btrfs, ext4, xfs filesystems
@ 2023-05-04 13:14 ` Petr Vorel
  0 siblings, 0 replies; 34+ messages in thread
From: Petr Vorel @ 2023-05-04 13:14 UTC (permalink / raw)
  To: ltp; +Cc: Petr Vorel, NeilBrown, Cyril Hrubis, linux-nfs, Jeff Layton

Hi,

changes v4->v5:
* test only on btrfs, ext4, xfs instead on all available filesystems
This increases coverage but minimises the runtime (compare to running on
all available filesystems) => should be safer to commit now, before git
freeze.
* increase sleep to 2 sec after first umount (to avoid "device in use")
* new commit to fix not enough space on nfs03.sh
TODO: better handling space

NOTE: this patchset also fixes problem with device in use in case
somebody used TMPDIR on mounted loop device on current master (without
TST_ALL_FILESYSTEMS=1).

Petr Vorel (5):
  nfs_lib.sh: Cleanup local and remote directories setup
  nfs_lib.sh: Unexport on proper side on netns
  nfs05.sh: Lower down the default values
  nfs03.sh: Lower down the default values
  nfs: Run on btrfs, ext4, xfs

 testcases/network/nfs/nfs_stress/nfs03.sh   |  4 +-
 testcases/network/nfs/nfs_stress/nfs05.sh   |  6 +-
 testcases/network/nfs/nfs_stress/nfs_lib.sh | 73 +++++++++++++++------
 3 files changed, 57 insertions(+), 26 deletions(-)

-- 
2.40.0


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

end of thread, other threads:[~2023-05-05 12:59 UTC | newest]

Thread overview: 34+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-04 13:14 [PATCH v5 0/5] NFS: test on btrfs, ext4, xfs filesystems Petr Vorel
2023-05-04 13:14 ` [LTP] " Petr Vorel
2023-05-04 13:14 ` [PATCH v5 1/5] nfs_lib.sh: Cleanup local and remote directories setup Petr Vorel
2023-05-04 13:14   ` [LTP] " Petr Vorel
2023-05-04 13:58   ` Cyril Hrubis
2023-05-04 13:58     ` [LTP] " Cyril Hrubis
2023-05-04 21:16     ` Petr Vorel
2023-05-04 21:16       ` [LTP] " Petr Vorel
2023-05-05 10:42       ` Cyril Hrubis
2023-05-05 10:42         ` [LTP] " Cyril Hrubis
2023-05-05 10:44         ` Petr Vorel
2023-05-05 10:44           ` [LTP] " Petr Vorel
2023-05-04 13:14 ` [PATCH v5 2/5] nfs_lib.sh: Unexport on proper side on netns Petr Vorel
2023-05-04 13:14   ` [LTP] " Petr Vorel
2023-05-04 13:14 ` [PATCH v5 3/5] nfs05.sh: Lower down the default values Petr Vorel
2023-05-04 13:14   ` [LTP] " Petr Vorel
2023-05-04 13:14 ` [PATCH v5 4/5] nfs03.sh: " Petr Vorel
2023-05-04 13:14   ` [LTP] " Petr Vorel
2023-05-05 12:56   ` Petr Vorel
2023-05-05 12:56     ` [LTP] " Petr Vorel
2023-05-04 13:14 ` [PATCH v5 5/5] nfs: Run on btrfs, ext4, xfs Petr Vorel
2023-05-04 13:14   ` [LTP] " Petr Vorel
2023-05-04 14:01   ` Cyril Hrubis
2023-05-04 14:01     ` [LTP] " Cyril Hrubis
2023-05-04 22:00     ` Petr Vorel
2023-05-04 22:00       ` [LTP] " Petr Vorel
2023-05-04 22:02       ` Petr Vorel
2023-05-04 22:02         ` [LTP] " Petr Vorel
2023-05-04 23:23       ` Petr Vorel
2023-05-04 23:23         ` [LTP] " Petr Vorel
2023-05-05 11:08         ` Cyril Hrubis
2023-05-05 11:08           ` [LTP] " Cyril Hrubis
2023-05-05 12:59           ` Petr Vorel
2023-05-05 12:59             ` [LTP] " Petr Vorel

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.