[pve-devel] [PATCH zfsonlinux 0/4] cherry-pick changes from debian 0.8.3-2

Stoiko Ivanov s.ivanov at proxmox.com
Fri Mar 20 17:28:39 CET 2020


With the recent upload of 0.8.3-2 to sid, 2 functional changes were included,
which might make sense for our users as well:
* preserving zfs-zed snippet config across upgrades (enabled via symlinks in
  /etc, they get restored on upgrade even if the local admin removed them
  explicitly)
* not starting a scrub on a pool, which is currently being scrubbed

additionally I cherry picked two commits related to the move from
zfsonlinux to openzfs.

The snippet-preservation seems to work fine in my tests.

I hope I got the cherry-picking right

Antonio Russo (1):
  Preserve /etc/zfs/zed.d configuration on upgrade

Mo Zhou (1):
  Refresh upstream Git repo URL in d/copyright.

Richard Laager (1):
  cron: Do not error if already scrubbing

Stoiko Ivanov (1):
  Reword ZFS Description

 debian/control                                | 44 +++++++++----------
 debian/copyright                              |  4 +-
 .../0006-dont-symlink-zed-scripts.patch       | 12 +++++
 debian/patches/series                         |  1 +
 .../zfsutils-linux/usr/lib/zfs-linux/scrub    |  7 ++-
 debian/zfs-zed.postinst                       | 20 +++++++++
 debian/zfs-zed.prerm                          | 16 +++++++
 7 files changed, 78 insertions(+), 26 deletions(-)
 create mode 100644 debian/patches/0006-dont-symlink-zed-scripts.patch
 create mode 100644 debian/zfs-zed.postinst
 create mode 100644 debian/zfs-zed.prerm

-- 
2.20.1




More information about the pve-devel mailing list