]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Update OpenZFS to 2.0.0-rc3-gfc5966
authormmacy <mmacy@FreeBSD.org>
Thu, 1 Oct 2020 23:09:24 +0000 (23:09 +0000)
committermmacy <mmacy@FreeBSD.org>
Thu, 1 Oct 2020 23:09:24 +0000 (23:09 +0000)
commitf7a21c3a9542806109b88067c954874e6b280c5a
tree2859f65ec0723fe7424b97206b84c5d760d12b1c
parent699860455095dee8dc78c69ba9892f4e29b05f52
Update OpenZFS to 2.0.0-rc3-gfc5966
53 files changed:
.github/CONTRIBUTING.md [new file with mode: 0644]
cmd/zfs/zfs_main.c
config/kernel-config-defined.m4
config/kernel-objtool.m4
configure.ac
contrib/initramfs/scripts/zfs
contrib/intel_qat/patch/0001-cryptohash.diff [new file with mode: 0644]
contrib/intel_qat/patch/0001-pci_aer.diff [new file with mode: 0644]
contrib/intel_qat/patch/0001-timespec.diff [new file with mode: 0644]
contrib/intel_qat/patch/LICENSE [new file with mode: 0644]
contrib/intel_qat/readme.md [new file with mode: 0644]
include/os/freebsd/spl/sys/kstat.h
include/os/freebsd/spl/sys/procfs_list.h
include/os/freebsd/spl/sys/simd_x86.h
include/os/linux/spl/sys/procfs_list.h
include/sys/frame.h
include/sys/lua/luaconf.h
include/sys/zfs_context.h
include/sys/zstd/zstd.h
lib/libshare/os/freebsd/nfs.c
lib/libshare/os/linux/nfs.c
lib/libzpool/kernel.c
man/man8/zfs-userspace.8
man/man8/zpool-remove.8
module/lua/llimits.h
module/os/freebsd/spl/spl_kstat.c
module/os/freebsd/spl/spl_procfs_list.c
module/os/freebsd/spl/spl_taskq.c
module/os/freebsd/zfs/kmod_core.c
module/os/freebsd/zfs/sysctl_os.c
module/os/freebsd/zfs/zfs_ioctl_compat.c
module/os/freebsd/zfs/zfs_vfsops.c
module/os/freebsd/zfs/zio_crypt.c
module/os/linux/spl/spl-procfs-list.c
module/os/linux/zfs/vdev_disk.c
module/os/linux/zfs/zfs_debug.c
module/zfs/arc.c
module/zfs/dbuf_stats.c
module/zfs/dmu_send.c
module/zfs/dnode.c
module/zfs/dsl_crypt.c
module/zfs/spa_misc.c
module/zfs/spa_stats.c
module/zfs/zfs_log.c
module/zstd/zfs_zstd.c
tests/runfiles/common.run
tests/zfs-tests/cmd/Makefile.am
tests/zfs-tests/cmd/badsend/.gitignore [new file with mode: 0644]
tests/zfs-tests/cmd/badsend/Makefile.am [new file with mode: 0644]
tests/zfs-tests/cmd/badsend/badsend.c [new file with mode: 0644]
tests/zfs-tests/include/commands.cfg
tests/zfs-tests/tests/functional/rsend/Makefile.am
tests/zfs-tests/tests/functional/rsend/send_invalid.ksh [new file with mode: 0644]