]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
UBUNTU: SAUCE: (noup) Update spl to 0.6.5.9-1ubuntu2, zfs to 0.6.5.9-5ubuntu7
authorColin Ian King <colin.king@canonical.com>
Wed, 7 Jun 2017 12:28:24 +0000 (13:28 +0100)
committerSeth Forshee <seth.forshee@canonical.com>
Tue, 5 Sep 2017 12:33:50 +0000 (07:33 -0500)
commitdf9d762184788c393205a40a24242974d896b073
tree37a17c1fb401e9e56ebcc024c856f2a762c7b8d7
parentd6819f5c0112ee49857b76a59ce663ba6c29473f
UBUNTU: SAUCE: (noup) Update spl to 0.6.5.9-1ubuntu2, zfs to 0.6.5.9-5ubuntu7

Sync with upstream 4.12 compat fixes to build with 4.12. Tested against
upstream 4.12-rc4 and ubuntu Artful 4.11 kernels.

SPL:
  * Add 4.12 compat patch from upstream to build with 4.12 kernel:
    - 8f87971e1fd11e Linux 4.12 compat: PF_FSTRANS was removed
ZFS:
  * Add 4.12 compat patches from upstream to build with 4.12 kernel:
    - 608d6942b70436 Linux 4.12 compat: super_setup_bdi_name()
    - e624cd19599047 Linux 4.12 compat: PF_FSTRANS was removed
    - 2946a1a15aab87 Linux 4.12 compat: CURRENT_TIME removed
    - 3e6c9433474f0b Linux 4.12 compat: fix super_setup_bdi_name() call

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
27 files changed:
spl/META
spl/include/sys/kmem.h
spl/module/spl/spl-vnode.c
zfs/META
zfs/Makefile.in
zfs/aclocal.m4
zfs/config/kernel-bdi-setup-and-register.m4 [deleted file]
zfs/config/kernel-bdi.m4 [new file with mode: 0644]
zfs/config/kernel-current-time.m4 [new file with mode: 0644]
zfs/config/kernel.m4
zfs/configure
zfs/include/Makefile.in
zfs/include/linux/Makefile.in
zfs/include/linux/vfs_compat.h
zfs/include/sys/Makefile.in
zfs/include/sys/fm/Makefile.in
zfs/include/sys/fm/fs/Makefile.in
zfs/include/sys/fs/Makefile.in
zfs/include/sys/zfs_context.h
zfs/include/sys/zfs_vfsops.h
zfs/module/zfs/vdev_file.c
zfs/module/zfs/zfs_ctldir.c
zfs/module/zfs/zfs_vfsops.c
zfs/module/zfs/zpl_ctldir.c
zfs/module/zfs/zpl_inode.c
zfs/module/zfs/zpl_xattr.c
zfs/zfs_config.h.in