X-Spam-Checker-Version: SpamAssassin 3.3.0-rupdated (updated) on oss.sgi.com X-Spam-Level: X-Spam-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.0-rupdated Received: from cuda.sgi.com (cuda1.sgi.com [192.48.157.11]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id n97M1ZnS214197 for ; Wed, 7 Oct 2009 17:01:35 -0500 X-ASG-Debug-ID: 1254952980-6b6c02ab0000-NocioJ X-Barracuda-URL: http://cuda.sgi.com:80/cgi-bin/mark.cgi Received: from mail.sandeen.net (localhost [127.0.0.1]) by cuda.sgi.com (Spam Firewall) with ESMTP id EE273BDA634 for ; Wed, 7 Oct 2009 15:03:00 -0700 (PDT) Received: from mail.sandeen.net (sandeen.net [209.173.210.139]) by cuda.sgi.com with ESMTP id FAMOcx1rXpF2thnC for ; Wed, 07 Oct 2009 15:03:00 -0700 (PDT) Received: from liberator.sandeen.net (liberator.sandeen.net [10.0.0.4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.sandeen.net (Postfix) with ESMTP id 8DF5EA9BF34; Wed, 7 Oct 2009 17:02:59 -0500 (CDT) Message-ID: <4ACD1013.6000502@sandeen.net> Date: Wed, 07 Oct 2009 17:02:59 -0500 From: Eric Sandeen User-Agent: Thunderbird 2.0.0.23 (Macintosh/20090812) MIME-Version: 1.0 To: Christoph Hellwig CC: xfs@oss.sgi.com X-ASG-Orig-Subj: Re: [PATCH] xfsprogs: add missing CHANGES entry Subject: Re: [PATCH] xfsprogs: add missing CHANGES entry References: <20091006151102.GA30964@infradead.org> In-Reply-To: <20091006151102.GA30964@infradead.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Barracuda-Connect: sandeen.net[209.173.210.139] X-Barracuda-Start-Time: 1254952981 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.2.11124 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 Christoph Hellwig wrote: > The 3.0.4 release for debian actually had a few more changes than documented. > Add the missing entries so that they appear in the right spot for future > releases. > > > Signed-off-by: Christoph Hellwig looks fine to me, Reviewed-by: Eric Sandeen > Index: xfsprogs-dev/doc/CHANGES > =================================================================== > --- xfsprogs-dev.orig/doc/CHANGES 2009-10-06 10:51:31.609004058 -0300 > +++ xfsprogs-dev/doc/CHANGES 2009-10-06 10:54:13.695006442 -0300 > @@ -1,4 +1,10 @@ > xfsprogs-3.0.4 (17 September 2009) > + - Fix a memory leak in xfsprogs. > + - Increase hash chain length in xfsprogs when running out of memory. > + - Fix dmsetup invocation in libdisk to avoid warnings during mkfs > + on multipath devices. > + - Fix the -V option to various installed tools. > + - Small internal fixes to please the clang semantical analysis tool. > - Debian packaging updates. > - Rework Makepkgs and Makefiles to improve deb generation. > > > _______________________________________________ > xfs mailing list > xfs@oss.sgi.com > http://oss.sgi.com/mailman/listinfo/xfs >