master
mount: run tests in a subprocess to fix deadlock - fixes #3259
mount2: fix empty directory listings on re-read
vfstests: move functional tests from mountlib and make them work with VFS
vfstest: make VFS test suite support symlinks
vfs/vfstest: add Mknod test exercising all three mount backends
build: modernize Go usage
build: remove build constraint syntax for go 1.16 and older
vfs: add context parameter to New() for config propagation
build: add package comments to silence revive linter
vfs: make mount tests run on OpenBSD
build: fix linting issues reported by running golangci-lint with different GOOS