]> git.proxmox.com Git - mirror_zfs-debian.git/commit
New upstream version 0.7.4
authorAron Xu <aron@debian.org>
Mon, 18 Dec 2017 14:04:57 +0000 (22:04 +0800)
committerAron Xu <aron@debian.org>
Mon, 18 Dec 2017 14:04:57 +0000 (22:04 +0800)
commit41d74433d66406d7efb19bb035450a60f7f51e72
tree954106c746b344df5feefacf8d3b0bc5e07f7563
parent8ec27e9713f2efd2910d1d5265738fee62b3e545
New upstream version 0.7.4
70 files changed:
META
cmd/arc_summary/arc_summary.py
cmd/arcstat/arcstat.py
cmd/zpool/zpool_main.c
cmd/zpool/zpool_vdev.c
config/kernel.m4
configure
contrib/initramfs/hooks/zfs
contrib/initramfs/scripts/zfs
etc/systemd/system/Makefile.am
etc/systemd/system/Makefile.in
etc/systemd/system/zfs-import-cache.service.in
etc/systemd/system/zfs-import-scan.service.in
etc/systemd/system/zfs-import.target.in [new file with mode: 0644]
etc/systemd/system/zfs-mount.service.in
include/sys/dbuf.h
include/sys/spa.h
include/sys/sysevent/eventdefs.h
include/sys/zil.h
lib/libzfs/libzfs.pc
lib/libzfs/libzfs_core.pc
lib/libzfs/libzfs_pool.c
man/man5/zfs-module-parameters.5
man/man8/zfs.8
man/man8/zpool.8
module/icp/io/aes.c
module/icp/io/sha1_mod.c
module/icp/io/sha2_mod.c
module/icp/io/skein_mod.c
module/icp/os/modconf.c
module/nvpair/nvpair.c
module/nvpair/nvpair_alloc_fixed.c
module/nvpair/nvpair_alloc_spl.c
module/zfs/arc.c
module/zfs/dbuf.c
module/zfs/dmu.c
module/zfs/fm.c
module/zfs/mmp.c
module/zfs/qat_compress.c
module/zfs/spa.c
module/zfs/spa_history.c
module/zfs/vdev_mirror.c
module/zfs/vdev_raidz.c
module/zfs/zfs_acl.c
module/zfs/zfs_dir.c
module/zfs/zfs_vfsops.c
module/zfs/zfs_vnops.c
module/zfs/zil.c
rpm/generic/zfs-dkms.spec.in
rpm/generic/zfs-kmod.spec.in
rpm/generic/zfs.spec.in
rpm/redhat/zfs-dkms.spec.in
rpm/redhat/zfs.spec.in
scripts/zfs-tests.sh
tests/runfiles/linux.run
tests/test-runner/cmd/test-runner.py
tests/zfs-tests/include/default.cfg
tests/zfs-tests/include/default.cfg.in
tests/zfs-tests/include/libtest.shlib
tests/zfs-tests/include/math.shlib
tests/zfs-tests/tests/functional/cli_root/zpool_add/zpool_add_010_pos.ksh
tests/zfs-tests/tests/functional/events/events_001_pos.ksh
tests/zfs-tests/tests/functional/events/events_002_pos.ksh
tests/zfs-tests/tests/functional/events/events_common.kshlib
tests/zfs-tests/tests/functional/truncate/Makefile.am
tests/zfs-tests/tests/functional/truncate/Makefile.in
tests/zfs-tests/tests/functional/truncate/truncate_test.c [new file with mode: 0644]
tests/zfs-tests/tests/functional/truncate/truncate_timestamps.ksh [new file with mode: 0755]
tests/zfs-tests/tests/functional/userquota/groupspace_003_pos.ksh
tests/zfs-tests/tests/functional/userquota/userspace_003_pos.ksh