]> git.proxmox.com Git - mirror_zfs.git/commit - tests/zfs-tests/tests/Makefile.am
Activate filesystem features only in syncing context
authorGeorge Amanakis <gamanakis@gmail.com>
Thu, 12 Jan 2023 02:00:39 +0000 (03:00 +0100)
committerGitHub <noreply@github.com>
Thu, 12 Jan 2023 02:00:39 +0000 (18:00 -0800)
commiteee9362a72cfd615e40928e86d61747683dc9dc6
tree2565bfdc12e3ff3e8dd93f57e40fb56baadc9509
parent6320b9e68e03cdf390b444693e06aaa51a49f0ca
Activate filesystem features only in syncing context

When activating filesystem features after receiving a snapshot, do
so only in syncing context.

Reviewed-by: Ryan Moeller <ryan@iXsystems.com>
Reviewed-by: Richard Yao <richard.yao@alumni.stonybrook.edu>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: George Amanakis <gamanakis@gmail.com>
Closes #14304
Closes #14252
module/zfs/dmu_objset.c
module/zfs/dsl_dataset.c
tests/runfiles/common.run
tests/zfs-tests/tests/Makefile.am
tests/zfs-tests/tests/functional/rsend/send_encrypted_incremental.ksh [new file with mode: 0755]
tests/zfs-tests/tests/functional/rsend/send_raw_large_blocks.ksh