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