From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Sgdjl-0006Cb-8J for garchives@archives.gentoo.org; Mon, 18 Jun 2012 15:19:29 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 42E40E045E; Mon, 18 Jun 2012 15:19:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 06724E045E for ; Mon, 18 Jun 2012 15:19:16 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 35D0C1B4037 for ; Mon, 18 Jun 2012 15:19:16 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2325) id E95F12004B; Mon, 18 Jun 2012 15:19:14 +0000 (UTC) From: "Richard Yao (ryao)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ryao@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sys-fs/zfs: zfs-0.6.0_rc9.ebuild zfs-9999.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: zfs-0.6.0_rc9.ebuild zfs-9999.ebuild ChangeLog X-VCS-Directories: sys-fs/zfs X-VCS-Committer: ryao X-VCS-Committer-Name: Richard Yao Content-Type: text/plain; charset=utf8 Message-Id: <20120618151914.E95F12004B@flycatcher.gentoo.org> Date: Mon, 18 Jun 2012 15:19:14 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 5ba67db1-9c95-4b6f-875f-29d405013ed3 X-Archives-Hash: daced5773766e25ec58546511b774338 ryao 12/06/18 15:19:14 Modified: zfs-0.6.0_rc9.ebuild zfs-9999.ebuild ChangeLog Log: Keyword ~amd64 =20 (Portage version: 2.1.10.49/cvs/Linux x86_64) Revision Changes Path 1.5 sys-fs/zfs/zfs-0.6.0_rc9.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/zfs/zfs-0.6= .0_rc9.ebuild?rev=3D1.5&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/zfs/zfs-0.6= .0_rc9.ebuild?rev=3D1.5&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/zfs/zfs-0.6= .0_rc9.ebuild?r1=3D1.4&r2=3D1.5 Index: zfs-0.6.0_rc9.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/sys-fs/zfs/zfs-0.6.0_rc9.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- zfs-0.6.0_rc9.ebuild 17 Jun 2012 17:38:43 -0000 1.4 +++ zfs-0.6.0_rc9.ebuild 18 Jun 2012 15:19:14 -0000 1.5 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/zfs/zfs-0.6.0_rc9.ebuild,v 1.4= 2012/06/17 17:38:43 ryao Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/zfs/zfs-0.6.0_rc9.ebuild,v 1.5= 2012/06/18 15:19:14 ryao Exp $ =20 EAPI=3D"4" =20 @@ -18,7 +18,7 @@ MY_PV=3D$(replace_version_separator 3 '-') SRC_URI=3D"https://github.com/downloads/zfsonlinux/${PN}/${PN}-${MY_PV}= .tar.gz" S=3D"${WORKDIR}/${PN}-${MY_PV}" - KEYWORDS=3D"" + KEYWORDS=3D"~amd64" fi =20 DESCRIPTION=3D"Native ZFS for Linux" 1.24 sys-fs/zfs/zfs-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/zfs/zfs-999= 9.ebuild?rev=3D1.24&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/zfs/zfs-999= 9.ebuild?rev=3D1.24&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/zfs/zfs-999= 9.ebuild?r1=3D1.23&r2=3D1.24 Index: zfs-9999.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/sys-fs/zfs/zfs-9999.ebuild,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- zfs-9999.ebuild 17 Jun 2012 14:07:51 -0000 1.23 +++ zfs-9999.ebuild 18 Jun 2012 15:19:14 -0000 1.24 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/zfs/zfs-9999.ebuild,v 1.23 201= 2/06/17 14:07:51 ryao Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/zfs/zfs-9999.ebuild,v 1.24 201= 2/06/18 15:19:14 ryao Exp $ =20 EAPI=3D"4" =20 @@ -18,7 +18,7 @@ MY_PV=3D$(replace_version_separator 3 '-') SRC_URI=3D"https://github.com/downloads/zfsonlinux/${PN}/${PN}-${MY_PV}= .tar.gz" S=3D"${WORKDIR}/${PN}-${MY_PV}" - KEYWORDS=3D"" + KEYWORDS=3D"~amd64" fi =20 DESCRIPTION=3D"Native ZFS for Linux" @@ -29,7 +29,7 @@ IUSE=3D"custom-cflags debug dracut +rootfs test test-suite static-libs" =20 DEPEND=3D" - >=3Dsys-kernel/spl-${PV} + =3Dsys-kernel/spl-${PV}* sys-apps/util-linux[static-libs?] sys-libs/zlib[static-libs(+)?] " @@ -78,6 +78,12 @@ if [ ${PV} !=3D "9999" ] then epatch "${FILESDIR}/${P}-hardened-support.patch" + + # Fix various deadlocks + epatch "${FILESDIR}/${P}-use-pushpage.patch" + epatch "${FILESDIR}/${P}-remove-pfmalloc-1-of-3.patch" + epatch "${FILESDIR}/${P}-remove-pfmalloc-2-of-3.patch" + epatch "${FILESDIR}/${P}-remove-pfmalloc-3-of-3.patch" fi =20 autotools-utils_src_prepare 1.27 sys-fs/zfs/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/zfs/ChangeL= og?rev=3D1.27&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/zfs/ChangeL= og?rev=3D1.27&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/zfs/ChangeL= og?r1=3D1.26&r2=3D1.27 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/sys-fs/zfs/ChangeLog,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- ChangeLog 17 Jun 2012 17:38:43 -0000 1.26 +++ ChangeLog 18 Jun 2012 15:19:14 -0000 1.27 @@ -1,6 +1,10 @@ # ChangeLog for sys-fs/zfs # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/zfs/ChangeLog,v 1.26 2012/06/1= 7 17:38:43 ryao Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/zfs/ChangeLog,v 1.27 2012/06/1= 8 15:19:14 ryao Exp $ + + 18 Jun 2012; Richard Yao zfs-0.6.0_rc9.ebuild, + zfs-9999.ebuild: + Keyword ~amd64 =20 17 Jun 2012; Richard Yao +files/zfs-0.6.0_rc9-remove-pfmalloc-1-of-3.patch,