From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Kbeim-0004jZ-9g for mharc-grub-devel@gnu.org; Fri, 05 Sep 2008 13:03:44 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kbeik-0004j5-Au for grub-devel@gnu.org; Fri, 05 Sep 2008 13:03:42 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kbeif-0004ht-QZ for grub-devel@gnu.org; Fri, 05 Sep 2008 13:03:42 -0400 Received: from [199.232.76.173] (port=37247 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kbeif-0004hq-KR for grub-devel@gnu.org; Fri, 05 Sep 2008 13:03:37 -0400 Received: from moutng.kundenserver.de ([212.227.126.188]:54438) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Kbeie-0006LA-23 for grub-devel@gnu.org; Fri, 05 Sep 2008 13:03:37 -0400 Received: from [85.180.0.166] (e180000166.adsl.alicedsl.de [85.180.0.166]) by mrelayeu.kundenserver.de (node=mrelayeu8) with ESMTP (Nemesis) id 0ML31I-1Kbei20oH0-0006e4; Fri, 05 Sep 2008 19:02:58 +0200 From: Felix Zielcke To: The development of GRUB 2 In-Reply-To: <1220208938.14424.8.camel@fz.local> References: <1220127336.21696.30.camel@fz.local> <20080831134746.GD2688@thorin> <1220192824.4354.11.camel@fz.local> <20080831165647.GA32241@thorin> <1220203421.4354.34.camel@fz.local> <20080831184044.GB8807@thorin> <1220208938.14424.8.camel@fz.local> Content-Type: text/plain Date: Fri, 05 Sep 2008 19:02:57 +0200 Message-Id: <1220634177.4197.1.camel@fz.local> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 Content-Transfer-Encoding: 7bit X-Provags-ID: V01U2FsdGVkX19sK4JqLGMTpkLDWomvaF7y97XPEnAR+vD5tBM 1qPmwTemKGBCj4n/Ye09WMZFTR+i/zlfnqTzjo28bVbcvA4ujl kmlnvrMqMTr3I3dcVRwe9eGU3BSclIG X-detected-kernel: by monty-python.gnu.org: Linux 2.6? (barebone, rare!) Subject: Re: [PATCH] iso9660 UUID support by using the creation date/time X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Sep 2008 17:03:42 -0000 Am Sonntag, den 31.08.2008, 20:55 +0200 schrieb Felix Zielcke: > Args, I'm blind :( > I copied the function from fs/ntfs.c and there it says `grub_malloc 16 + sizeof (\0)' > With "" it's useless so .5 attached so it doestn't get lost :) Bean did only the joliet support and he already said it looks okay. But Marco I'd like to have your comment because you initially coded the iso9660 support :)