xfstests example: Use export in local.config and remove comment (#811)
authorBernd Schubert <bernd.schubert@fastmail.fm>
Tue, 26 Sep 2023 07:49:05 +0000 (09:49 +0200)
committerGitHub <noreply@github.com>
Tue, 26 Sep 2023 07:49:05 +0000 (08:49 +0100)
commit9ca35f454f61df81af9bcb315908819fd2100696
tree60ae6cd3a02ab40d1b836f677810ef8142ab5bd1
parenteb9ccbe7a4c1e84538a9c02cad573f38e6ae750a
xfstests example: Use export in local.config and remove comment (#811)

ix passthrough mount helper for running xfstests

* The mount helper does not see the env vars exported by xfstests
* Use the NFS style format TEST_DEV=source:/$TEST_SOURCE to communicate
  the sourse path to the mount helper without confusing xfstest
* Also recognise when source= is provided in mount options
* Support -o remount (e.g. for test generic/306)

Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Co-authored-by: Bernd Schubert <bschubert@ddn.com>
Co-authored-by: Amir Goldstein <amir73il@gmail.com>
Co-authored-by: Nikolaus Rath <Nikolaus@rath.org>
xfstests/local.config
xfstests/mount.fuse.passthrough