X-Spam-Checker-Version: SpamAssassin 3.3.0-rupdated (updated) on oss.sgi.com X-Spam-Level: X-Spam-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.0-rupdated Received: from cuda.sgi.com (cuda3.sgi.com [192.48.176.15]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id n1Q14YlY236012 for ; Wed, 25 Feb 2009 19:04:35 -0600 X-ASG-Debug-ID: 1235610244-6ba0012a0000-NocioJ X-Barracuda-URL: http://cuda.sgi.com:80/cgi-bin/mark.cgi Received: from smtp.gentoo.org (localhost [127.0.0.1]) by cuda.sgi.com (Spam Firewall) with ESMTP id 8F41A19AB98F for ; Wed, 25 Feb 2009 17:04:04 -0800 (PST) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by cuda.sgi.com with ESMTP id 2p6AzzwHvoytUPuU for ; Wed, 25 Feb 2009 17:04:04 -0800 (PST) Received: from vapier.localnet (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 96CBA64CA8; Thu, 26 Feb 2009 01:03:33 +0000 (UTC) From: Mike Frysinger Organization: wh0rd.org To: Andreas Gruenbacher X-ASG-Orig-Subj: Re: [patch] fix parallel build failures in xfsprogs-3.0.0 Subject: Re: [patch] fix parallel build failures in xfsprogs-3.0.0 Date: Wed, 25 Feb 2009 20:03:29 -0500 User-Agent: KMail/1.11.0 (Linux/2.6.28; KDE/4.2.0; x86_64; ; ) Cc: Christoph Hellwig , Felix Blyakher , Eric Sandeen , "xfs-oss" References: <200902240010.25434.vapier@gentoo.org> <200902241845.27249.vapier@gentoo.org> <200902260126.14606.agruen@suse.de> In-Reply-To: <200902260126.14606.agruen@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200902252003.32646.vapier@gentoo.org> X-Barracuda-Connect: smtp.gentoo.org[140.211.166.183] X-Barracuda-Start-Time: 1235610245 X-Barracuda-Bayes: INNOCENT GLOBAL 0.0000 1.0000 -2.0210 X-Barracuda-Virus-Scanned: by cuda.sgi.com at sgi.com X-Barracuda-Spam-Score: -2.02 X-Barracuda-Spam-Status: No, SCORE=-2.02 using per-user scores of TAG_LEVEL=2.0 QUARANTINE_LEVEL=1000.0 KILL_LEVEL=2.1 tests= X-Barracuda-Spam-Report: Code version 3.2, rules version 3.2.1.18844 Rule breakdown below pts rule name description ---- ---------------------- -------------------------------------------------- X-Virus-Scanned: ClamAV version 0.94.2, clamav-milter version 0.94.2 on oss.sgi.com X-Virus-Status: Clean On Wednesday 25 February 2009 19:26:14 Andreas Gruenbacher wrote: > On Wednesday, 25 February 2009 0:45:25 Mike Frysinger wrote: > > and for attr.git: > > http://sources.gentoo.org/sys-apps/attr/files/attr-2.4.39-gettext.patch > > This functionality already exists (in both the acl and attr packages). was this in the last release (2.4.43) ? either way, can you highlight the code you're referring to so there's no confusion on my part ;) -mike