d064c14aad
When cherry-picking range A..B the commit A won't get cherry picked, only the commits after A. To fix that use range A^..B as ^ selects the previous commit. This fixes the build of zfs with linux kernel version 4.4 as one compatibility change commit wasn't included. Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> |
||
---|---|---|
spl-patches | ||
zfs-patches | ||
Makefile | ||
pkg-spl.tar.gz | ||
pkg-zfs.tar.gz | ||
README | ||
spl-changelog.Debian | ||
zfs-changelog.Debian |
Proxmox VE packaging for ZFS on Linux This is based on code from: https://github.com/zfsonlinux/pkg-spl.git https://github.com/zfsonlinux/pkg-zfs.git We removed the dkms/modules related code, because we ship the modules with the kernel. For licensing questions, see: http://open-zfs.org/wiki/Talk:FAQ