APPLIED/cmt: [PATCH] UBUNTU: SAUCE: (noup) Update spl to 0.7.11-1ubuntu1, zfs to 0.7.11-3ubuntu1
Seth Forshee
seth.forshee at canonical.com
Tue Nov 6 20:00:19 UTC 2018
On Tue, Nov 06, 2018 at 03:16:43PM +0000, Colin King wrote:
> From: Colin Ian King <colin.king at canonical.com>
>
> This sync's SPL and ZFS to the latest versions in 19.04 Ubuntu Disco,
> as built against the 4.19 unstable kernel and tested agains the
> Ubuntu ZFS regression tests. This contains 4.20 compat fixes too,
> so it should be good for when me move to 4.20
>
> Signed-off-by: Colin Ian King <colin.king at canonical.com>
Applied to unstable/master, with one small change.
> diff --git a/debian/rules b/debian/rules
> index 9b9d46eb1b01..2ac36294b87b 100755
> --- a/debian/rules
> +++ b/debian/rules
> @@ -87,7 +87,7 @@ ifneq ($(do_tools),true)
> do_tools_host=
> endif
>
> -do_zfs=false
> +do_zfs=true
I removed this line rather than setting do_zfs to true, which would
have conditionally enabled the zfs build.
Thanks!
More information about the kernel-team
mailing list