From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1P27Ht-00014K-Di for mharc-grub-devel@gnu.org; Sat, 02 Oct 2010 14:58:25 -0400 Received: from [140.186.70.92] (port=50891 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P27Hq-00013O-PM for grub-devel@gnu.org; Sat, 02 Oct 2010 14:58:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P27Hp-0000jF-NQ for grub-devel@gnu.org; Sat, 02 Oct 2010 14:58:22 -0400 Received: from smtp-out3.iol.cz ([194.228.2.91]:39666) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P27Hp-0000iz-I8 for grub-devel@gnu.org; Sat, 02 Oct 2010 14:58:21 -0400 Received: from antivir5.iol.cz (unknown [192.168.30.212]) by smtp-out3.iol.cz (Postfix) with ESMTP id 8EE59BC8373 for ; Sat, 2 Oct 2010 18:58:20 +0000 (UTC) Received: from localhost (antivir5.iol.cz [127.0.0.1]) by antivir5.iol.cz (Postfix) with ESMTP id 7D6191E8031 for ; Sat, 2 Oct 2010 20:58:20 +0200 (CEST) X-Virus-Scanned: amavisd-new at iol.cz Received: from antivir5.iol.cz ([127.0.0.1]) by localhost (antivir5.iol.cz [127.0.0.1]) (amavisd-new, port 10224) with LMTP id N4KahdfUawdD for ; Sat, 2 Oct 2010 20:58:20 +0200 (CEST) Received: from port8.iol.cz (unknown [192.168.30.90]) by antivir5.iol.cz (Postfix) with ESMTP id 5DF931E802F for ; Sat, 2 Oct 2010 20:58:20 +0200 (CEST) X-SBRS: None X-SBRS-none: None X-RECVLIST: MTA-OUT-IOL X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AuQMANMdp0xVRnXk/2dsb2JhbAAHgxeBAdBIkU+BIoMudAQ Received: from 228.117.broadband3.iol.cz (HELO [192.168.6.160]) ([85.70.117.228]) by port8.iol.cz with ESMTP; 02 Oct 2010 20:58:20 +0200 From: =?UTF-8?Q?Ale=C5=A1?= Nesrsta To: The development of GNU GRUB In-Reply-To: <4CA62A5A.8050105@gmail.com> References: <1285944610.6460.3.camel@pracovna> <4CA62A5A.8050105@gmail.com> Content-Type: text/plain; charset=utf-8 Date: Sat, 02 Oct 2010 20:58:18 +0200 Message-Id: <1286045899.6517.5.camel@pracovna> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) Subject: Re: [PATCH] scsi.c - cache ID bug X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 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, 02 Oct 2010 18:58:24 -0000 Vladimir '=CF=86-coder/phcoder' Serbinenko wrote:=20 > > I found small bug in "old" problem solution of SCSI cache ID in trunk= - > > see attached patch which should solve it. > > > > =20 > Go ahead Done, revision 2874.