Re: [PATCH] scsi.c - cache ID bug

2010-10-02 Thread Aleš Nesrsta
Vladimir 'φ-coder/phcoder' Serbinenko wrote: > > I found small bug in "old" problem solution of SCSI cache ID in trunk - > > see attached patch which should solve it. > > > > > Go ahead Done, revision 2874. ___ Grub-devel mailing list Grub-devel@gn

Re: [PATCH] scsi.c - cache ID bug

2010-10-01 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 10/01/2010 04:50 PM, Aleš Nesrsta wrote: > Hi, > > I have problem with multi-lun devices in some cases. > > I found small bug in "old" problem solution of SCSI cache ID in trunk - > see attached patch which should solve it. > > Go ahead > Regards > Ales > > > > > __

[PATCH] scsi.c - cache ID bug

2010-10-01 Thread Aleš Nesrsta
Hi, I have problem with multi-lun devices in some cases. I found small bug in "old" problem solution of SCSI cache ID in trunk - see attached patch which should solve it. Regards Ales --- ./grub/include/grub/scsi.h 2010-09-30 22:17:31.0 +0200 +++ ./grub_patched/include/grub/scsi.h 2010-