[pve-devel] [PATCH zfsonlinux 0/5] port some changes from salsa.d.o

Stoiko Ivanov s.ivanov at proxmox.com
Tue May 27 18:12:38 CEST 2025


The following patch-series is the result of diffing debian/ with the
version on salsa, and checking for commits in debian-upstream that might
make sense to port over (if only to keep our delta to debian small).

most patches are house-keeping to minimize our delta.
PATCH 1/5 might be relevant (see the linked bugs.d.o report), but afaict
the deletion is racy and does not happen often.

Tested by comparing the resulting deb-packages with the ones without the
patches via diffoscope, and running the package on 2 VMs with replication
and ztest.

Stoiko Ivanov (5):
  cherry-pick usr-merge fix for libzfs6linux
  d/: move some tools out of /usr/sbin and add links for compatibility
  usr-merge: synchronize debian/ with upstream
  d/control: record conflict with nordugrid-arc-client
  d/lintian-overrides: adapt to renamed tags

 debian/control                                   |  2 +-
 debian/libzfs6linux.postrm                       | 15 +++++++++++++++
 debian/libzfs6linux.preinst                      | 16 ++++++++++++++++
 debian/libzfslinux-dev.install.in                |  2 +-
 debian/rules                                     |  8 --------
 .../usr/share/initramfs-tools/hooks/zdev         | 12 ++++++------
 debian/zfs-test.lintian-overrides                |  4 ++--
 debian/zfsutils-linux.install                    |  6 +++---
 debian/zfsutils-linux.links                      |  3 +++
 debian/zfsutils-linux.lintian-overrides          | 11 ++++++-----
 10 files changed, 53 insertions(+), 26 deletions(-)
 create mode 100644 debian/libzfs6linux.postrm
 create mode 100644 debian/libzfs6linux.preinst

-- 
2.39.5





More information about the pve-devel mailing list