From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1S1Kjz-0003Cw-L3 for mharc-grub-devel@gnu.org; Sat, 25 Feb 2012 11:44:59 -0500 Received: from eggs.gnu.org ([208.118.235.92]:41230) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S1Kjs-0003Ck-Gq for grub-devel@gnu.org; Sat, 25 Feb 2012 11:44:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S1Kjm-0006KX-NQ for grub-devel@gnu.org; Sat, 25 Feb 2012 11:44:52 -0500 Received: from mandjes.xs4all.nl ([82.95.177.154]:38132) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S1Kjm-0006K6-H7 for grub-devel@gnu.org; Sat, 25 Feb 2012 11:44:46 -0500 Received: from profit.local (profit.local [172.29.0.17]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: kees) by mandjes.xs4all.nl (Postfix) with ESMTPSA id 099AA19D958 for ; Sat, 25 Feb 2012 17:44:42 +0100 (CET) Message-ID: <4F490FFA.4060007@xs4all.nl> Date: Sat, 25 Feb 2012 17:44:42 +0100 From: Kees Bakker User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2 MIME-Version: 1.0 To: The development of GNU GRUB Subject: Re: grub-mount (ubuntu) hangs with hfs+ partition References: <4F46A5AD.5080804@xs4all.nl> <4F4767C2.5090206@gmail.com> <4F47F2FC.6040308@xs4all.nl> <4F480172.3050908@gmail.com> In-Reply-To: <4F480172.3050908@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 1) X-Received-From: 82.95.177.154 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Feb 2012 16:44:58 -0000 On 24-02-12 22:30, Vladimir '=CF=86-coder/phcoder' Serbinenko wrote: > On 24.02.2012 21:28, Kees Bakker wrote: >> Here is the good news: the hang does not happen with the trunk version >> anymore. > But there is still a minor bug that you can make this loop hang with a=20 > broken FS (btree loop). I've added standard Brent's check to avoid this= . OK. Great.