]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
zfs: merge openzfs/zfs@797f55ef1
authorMartin Matuska <mm@FreeBSD.org>
Sun, 22 Oct 2023 16:25:23 +0000 (18:25 +0200)
committerMartin Matuska <mm@FreeBSD.org>
Sun, 22 Oct 2023 16:26:16 +0000 (18:26 +0200)
commit22b267e823719ef22790ed548fb11da8aa81d1ae
treed127bb40c8736b2cbea53d9c6d120355e93df161
parent63f537551380d2dab29fa402ad1269feae17e594
parent797f55ef12d752d2a7fb04fae5d24e019adf2a1d
zfs: merge openzfs/zfs@797f55ef1

Notable upstream pull request merges:
 #14378 c0e58995e Large sync writes perform worse with slog
 #14721 797f55ef1 Do not persist user/group/project quota zap objects
                  when unneeded
 #15356 380c25f64 FreeBSD: Improve taskq wrapper
 #15390 4fbc52495 Remove lock from dsl_pool_need_dirty_delay()
 #15397 57b409856 Trust ARC_BUF_SHARED() more
 #15402 b29e98fa8 Properly pad struct tx_cpu to cache line
 #15405 ea30b5a9e Set spa_ccw_fail_time=0 when expanding a vdev
 #15416 b9384b949 FreeBSD: taskq: Remove unused declaration

Obtained from: OpenZFS
OpenZFS commit: 797f55ef12d752d2a7fb04fae5d24e019adf2a1d
22 files changed:
sys/contrib/openzfs/cmd/zed/agents/zfs_mod.c
sys/contrib/openzfs/include/libzutil.h
sys/contrib/openzfs/include/os/freebsd/spl/sys/taskq.h
sys/contrib/openzfs/include/sys/txg_impl.h
sys/contrib/openzfs/lib/libzutil/os/linux/zutil_import_os.c
sys/contrib/openzfs/man/man4/zfs.4
sys/contrib/openzfs/module/os/freebsd/spl/spl_taskq.c
sys/contrib/openzfs/module/zfs/arc.c
sys/contrib/openzfs/module/zfs/dsl_pool.c
sys/contrib/openzfs/module/zfs/vdev.c
sys/contrib/openzfs/module/zfs/zfs_quota.c
sys/contrib/openzfs/module/zfs/zil.c
sys/contrib/openzfs/tests/runfiles/linux.run
sys/contrib/openzfs/tests/test-runner/bin/zts-report.py.in
sys/contrib/openzfs/tests/zfs-tests/include/commands.cfg
sys/contrib/openzfs/tests/zfs-tests/tests/Makefile.am
sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_user/misc/misc.cfg
sys/contrib/openzfs/tests/zfs-tests/tests/functional/fault/auto_replace_001_pos.ksh
sys/contrib/openzfs/tests/zfs-tests/tests/functional/fault/auto_replace_002_pos.ksh
sys/contrib/openzfs/tests/zfs-tests/tests/functional/procfs/pool_state.ksh
sys/modules/zfs/zfs_config.h
sys/modules/zfs/zfs_gitrev.h