From owner-svn-src-stable@freebsd.org Fri Jan 22 03:21:23 2016 Return-Path: Delivered-To: svn-src-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 11187A8CE20 for ; Fri, 22 Jan 2016 03:21:23 +0000 (UTC) (envelope-from pfg@FreeBSD.org) Received: from nm17-vm1.bullet.mail.bf1.yahoo.com (nm17-vm1.bullet.mail.bf1.yahoo.com [98.139.213.55]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BE9B3186A for ; Fri, 22 Jan 2016 03:21:22 +0000 (UTC) (envelope-from pfg@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048; t=1453432526; bh=9kVv/CUcpgqhLnwKuC5YcAb1VLAKDlS6yUZ94qJHI0Y=; h=Subject:To:References:Cc:From:Date:In-Reply-To:From:Subject; b=RbzN8Wob2vEXXxcQQJ0/p6xTUDqUcfZ0aDKXiwTQxzAh3ETSJk01FGQG+pM77RyIPCHn9HopqOLrM/p1OVAkYoKw/Z0TDeH5hyhAU3xDYBc2Fm+OKUyneZISIn105zjMLhIF/3G8sJmxUn5RdGDiRiNrOTZypkyRzvj4517X/CUhshkKL8qRv+k7sGuI6wTMf/oxJ5b9+8FH4I5uH34RLi+HhgO1Tr8XB5EWFQGMv2gfq7fIhpGzndKvX+piq7cccCheH+J7qvihDjYsvOdGJvlbiK8YZrp08FRoFKrZ5If5Nusqh4HH3xeshi+TGmHx69e2XOJP4zyLS2dHmZV11Q== Received: from [66.196.81.170] by nm17.bullet.mail.bf1.yahoo.com with NNFMP; 22 Jan 2016 03:15:26 -0000 Received: from [98.139.211.199] by tm16.bullet.mail.bf1.yahoo.com with NNFMP; 22 Jan 2016 03:15:26 -0000 Received: from [127.0.0.1] by smtp208.mail.bf1.yahoo.com with NNFMP; 22 Jan 2016 03:15:26 -0000 X-Yahoo-Newman-Id: 486577.93888.bm@smtp208.mail.bf1.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: fNHZiGIVM1nyudlHuN.BrhPp.ll0XxGZYaIwzV.YfljQbiQ wWxymmF2e4kyBurb3BWS5TZz2JUqI4eHU._gyLLzSD.nvNleIscCSxuWbQIu I8kSg9mHLq49ZGjmOrtUNlekGELLXRrqEkiR8wem036dFDxeLobIKPKelK2X RgKGGBaELrmphFUA3wGvNw1DYWH8zcfo4t8kz5tgY8iEIawEq4Iy_T_ez4NG _Zw8dbVZ8uSUujVztwxSwOrSErWxX3Mm0ee7RqUfUJpPBqkrO3in3KuM_zDj QXiIRCpErLrazelqJ1LA75q6gDoLf1lB8tW_WOn9XmjgA5ovmeEC.GQ2dhFB DqsM_dsPDMfel0tnk9t50d5xKVQWqH2DKQhD3bT7V8QSzm6BFag6Zm5L3C3r UZ0mD27UXhK5.OZF5rzLJTTP9zfcW2eWGSCM6mJbqiIIKHeGERj7yAZ_h8u8 vNXo5bvoB1OqE06xnv7988iJ0Rk9GE4FwmcWE.waDVBGe4aE6AdpAWjDFmQt wC_nYWDkPlwF4k6A1KsDQ._jfd4zjhkwb X-Yahoo-SMTP: xcjD0guswBAZaPPIbxpWwLcp9Unf Subject: Re: svn commit: r294271 - stable/10/sys/fs/ext2fs To: Gleb Smirnoff , NGie Cooper References: <201601181539.u0IFdWjU003727@repo.freebsd.org> <5C28D876-15A3-44EA-BA4E-1890B0307647@gmail.com> <20160122025900.GT1444@FreeBSD.org> Cc: Ed Maste , svn-src-stable@freebsd.org, "svn-src-all@freebsd.org" , "src-committers@freebsd.org" , svn-src-stable-10@freebsd.org From: Pedro Giffuni Message-ID: <56A19EDC.60307@FreeBSD.org> Date: Thu, 21 Jan 2016 22:15:40 -0500 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0 MIME-Version: 1.0 In-Reply-To: <20160122025900.GT1444@FreeBSD.org> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: svn-src-stable@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the -stable branches of the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Jan 2016 03:21:23 -0000 Hello; Sorry for the delay in replying, I just noticed this. On 01/21/16 21:59, Gleb Smirnoff wrote: > On Thu, Jan 21, 2016 at 06:56:52PM -0800, NGie Cooper wrote: > N> >> Author: pfg > N> >> Date: Mon Jan 18 15:39:32 2016 > N> >> New Revision: 294271 > N> >> URL: https://svnweb.freebsd.org/changeset/base/294271 > N> >> > N> >> Log: > N> >> MFC r293680 > N> >> ext4: add support for reading sparse files > N> > > N> > ia64 and powerpc LINT kernels are now failing with: > N> > > N> > In file included from /scratch/tmp/emaste/10/sys/fs/ext2fs/inode.h:46, > N> > from /scratch/tmp/emaste/10/sys/fs/ext2fs/ext2_alloc.c:50: > N> > /scratch/tmp/emaste/10/sys/fs/ext2fs/ext2_extents.h:91: warning: > N> > declaration does not declare anything > N> > N> glebius is aware and is working on MFCing the sys/conf changes to enable anonymous unions with gcc in the kernel build. > > Ehrm, I'm aware and not working on that. I just pointed on the commit that is > required to be merged. > I have little interest in fixing yet again issues related to gcc. I will revert the commit. Pedro.