History log of /freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_mount/zfs_mount_013_pos.ksh
Revision Date Author Comments
# afcb3c4c 15-Feb-2021 Martin Matuska <mm@FreeBSD.org>

zfs: change file mode of all merged tests

If the ksh files are not executable then the tests are not run
and reported as failed.

MFC after: 2 weeks
X-MFC-with: 6b52139eb8e8eda0ea263b24735556194f918642


# 7877fdeb 07-Jan-2021 Matt Macy <mmacy@FreeBSD.org>

OpenZFS merge main-gf11b09

- add dRAID support
- fix duplicate close handling
- fix memory leak in prefetch
- fix problem with SIMD benchmarking on FreeBSD boot
...