Control: retitle -1 bookworm-pu: package zfs-linux/2.1.11-1+deb12u1
Hi,
Please find a further updated version of debdiff in the attachment, it
includes the fix for Bug #1056752 which is a data loss issue.
The debdiff itself looks very large (2298 insertions), but filtering
the actual changes there are quite a lot of upstream commit messages
and noises of test cases:
$ cd zfs-linux-2.1.11/debian/patches/
$ diffstat 001[2-9]*.patch 002*.patch
b/cmd/zed/agents/zfs_mod.c
| 2
b/cmd/zed/agents/zfs_retire.c
| 8 +
b/contrib/bash_completion.d/zfs.in
| 2
b/contrib/initramfs/scripts/zfs
| 6 -
b/contrib/pam_zfs_key/pam_zfs_key.c
| 13 --
b/include/sys/spa.h
| 1
b/module/os/linux/spl/spl-kmem-cache.c
| 12 ++
b/module/os/linux/zfs/zfs_vnops_os.c
| 6 +
b/module/zfs/dmu_recv.c
| 26 +++++
b/module/zfs/dmu_send.c
| 8 +
b/module/zfs/dnode.c
| 12 ++
b/module/zfs/mmp.c
| 2
b/module/zfs/spa.c
| 5 -
b/module/zfs/spa_misc.c
| 29 +++++-
b/module/zfs/vdev.c
| 12 ++
b/module/zfs/vdev_label.c
| 3
b/module/zfs/vdev_trim.c
| 28 ++++--
b/module/zfs/zil.c
| 1
b/tests/runfiles/common.run
| 2
b/tests/runfiles/sanity.run
| 1
b/tests/zfs-tests/tests/functional/cli_root/zpool_import/Makefile.am
| 1
b/tests/zfs-tests/tests/functional/cli_root/zpool_import/import_log_missing.ksh
| 75 +++++++++++++++++
b/tests/zfs-tests/tests/functional/cli_root/zpool_resilver/Makefile.am
| 3
b/tests/zfs-tests/tests/functional/cli_root/zpool_resilver/zpool_resilver_concurrent.ksh
| 101 +++++++++++++++++++++++
b/tests/zfs-tests/tests/functional/l2arc/persist_l2arc_001_pos.ksh
| 19 +---
b/tests/zfs-tests/tests/functional/rsend/Makefile.am
| 1
b/tests/zfs-tests/tests/functional/rsend/send_encrypted_freeobjects.ksh
| 87 +++++++++++++++++++
cmd/zed/agents/zfs_retire.c
| 5 +
include/sys/spa.h
| 2
module/zfs/spa.c
| 15 +++
module/zfs/vdev.c
| 24 ++++-
tests/runfiles/common.run
| 9 +-
32 files changed, 460 insertions(+), 61 deletions(-)
There are totally 299 changes in tests which are mostly insertions.
Thanks,
Aron
Attachment:
zfs-linux_2.1.11-1+deb12u1.debdiff
Description: Binary data