[pve-devel] applied: [PATCH zfsonlinux 0/3] update ZFS+SPL to 0.7.12

Thomas Lamprecht t.lamprecht at proxmox.com
Thu Nov 15 14:28:50 CET 2018


On 11/14/18 8:16 PM, Stoiko Ivanov wrote:
> This patchset pulls in the changes from 0.7.11..0.7.12 from ZOL-upstream.
> Additionally I reordered the zfs-patches putting the cherry-picked changes last.
> 
> Stoiko Ivanov (3):
>   update/rebase to spl-0.7.12 with patches from ZOL
>   update/rebase to zfs-0.7.12 with patches from ZOL
>   bump version to 0.7.12-pve1~bpo1
> 
>  Makefile                                           |    6 +-
>  spl-changelog.Debian                               |    6 +
>  ...fine-timestruc_t-for-Lustre-compatibility.patch |   34 +
>  ...ackport-vnode.h-changes-from-zfs-93ce2b4c.patch |   35 +
>  ...005-Linux-4.20-compat-current_kernel_time.patch |   40 +
>  ...ldRequires-gcc-make-elfutils-libelf-devel.patch |   57 +
>  spl-patches/0007-Tag-spl-0.7.12.patch              |   56 +
>  spl-patches/series                                 |    5 +
>  zfs-changelog.Debian                               |    6 +
>  ...004-Add-Breaks-Replaces-to-zfs-initramfs.patch} |   15 +-
>  ...ll-init-scripts-to-support-non-systemd-s.patch} |   21 +-
>  ...lock-between-zfs-umount-snapentry_expire.patch} |    0
>  ... 0008-Fix-race-in-dnode_check_slots_free.patch} |    9 +-
>  ...askq-and-context-switch-cost-of-zio-pipe.patch} |  118 +-
>  ...port-activity-test-in-more-zdb-code-paths.patch |  221 ++
>  .../0011-Fix-statfs-2-for-32-bit-user-space.patch  |  180 ++
>  ...Zpool-iostat-remove-latency-queue-scaling.patch |   86 +
>  ...-4.19-rc3-compat-Remove-refcount_t-compat.patch |  878 +++++++
>  ...4-Prefix-all-refcount-functions-with-zfs_.patch | 2527 ++++++++++++++++++++
>  zfs-patches/0015-Fix-arc_release-refcount.patch    |   29 +
>  .../0016-Allow-use-of-pool-GUID-as-root-pool.patch |   59 +
>  .../0017-ZTS-Update-O_TMPFILE-support-check.patch  |   67 +
>  ...-flake8-invalid-escape-sequence-x-warning.patch |   35 +
>  ...ldRequires-gcc-make-elfutils-libelf-devel.patch |   51 +
>  zfs-patches/0020-Tag-zfs-0.7.12.patch              |   55 +
>  zfs-patches/series                                 |   21 +-
>  26 files changed, 4521 insertions(+), 96 deletions(-)
>  create mode 100644 spl-patches/0003-Define-timestruc_t-for-Lustre-compatibility.patch
>  create mode 100644 spl-patches/0004-Backport-vnode.h-changes-from-zfs-93ce2b4c.patch
>  create mode 100644 spl-patches/0005-Linux-4.20-compat-current_kernel_time.patch
>  create mode 100644 spl-patches/0006-Add-BuildRequires-gcc-make-elfutils-libelf-devel.patch
>  create mode 100644 spl-patches/0007-Tag-spl-0.7.12.patch
>  rename zfs-patches/{0008-Add-Breaks-Replaces-to-zfs-initramfs.patch => 0004-Add-Breaks-Replaces-to-zfs-initramfs.patch} (81%)
>  rename zfs-patches/{0009-Revert-Install-init-scripts-to-support-non-systemd-s.patch => 0005-Revert-Install-init-scripts-to-support-non-systemd-s.patch} (83%)
>  rename zfs-patches/{0004-Fix-deadlock-between-zfs-umount-snapentry_expire.patch => 0006-Fix-deadlock-between-zfs-umount-snapentry_expire.patch} (100%)
>  rename zfs-patches/{0005-Fix-race-in-dnode_check_slots_free.patch => 0008-Fix-race-in-dnode_check_slots_free.patch} (97%)
>  rename zfs-patches/{0006-Reduce-taskq-and-context-switch-cost-of-zio-pipe.patch => 0009-Reduce-taskq-and-context-switch-cost-of-zio-pipe.patch} (86%)
>  create mode 100644 zfs-patches/0010-Skip-import-activity-test-in-more-zdb-code-paths.patch
>  create mode 100644 zfs-patches/0011-Fix-statfs-2-for-32-bit-user-space.patch
>  create mode 100644 zfs-patches/0012-Zpool-iostat-remove-latency-queue-scaling.patch
>  create mode 100644 zfs-patches/0013-Linux-4.19-rc3-compat-Remove-refcount_t-compat.patch
>  create mode 100644 zfs-patches/0014-Prefix-all-refcount-functions-with-zfs_.patch
>  create mode 100644 zfs-patches/0015-Fix-arc_release-refcount.patch
>  create mode 100644 zfs-patches/0016-Allow-use-of-pool-GUID-as-root-pool.patch
>  create mode 100644 zfs-patches/0017-ZTS-Update-O_TMPFILE-support-check.patch
>  create mode 100644 zfs-patches/0018-Fix-flake8-invalid-escape-sequence-x-warning.patch
>  create mode 100644 zfs-patches/0019-Add-BuildRequires-gcc-make-elfutils-libelf-devel.patch
>  create mode 100644 zfs-patches/0020-Tag-zfs-0.7.12.patch
> 

applied, thanks




More information about the pve-devel mailing list