On Thu, Aug 14, 2014 at 06:50:00PM +0800, Michael Chang wrote:
> On Thu, Aug 14, 2014 at 06:17:45PM +0800, Michael Chang wrote:
> > We encountered a weird random kernel initrd unpacking error on btrfs
> > and finally found it was caused by incorrect address reference in range
> > check for type GRUB_BTRFS_EXTENT_REGULAR and the entire result is
> > unpredictable.
> > 
> > This is a quick fix to make the address reference to the
> > grub_btrfs_entent_data structure correctly, not the pointer variable
> > to it.
> > 
> > Any suggestions to this patch is welcome.

Looks good to me, thanks.  Added a ChangeLog entry and pushed to master.

-- 
Colin Watson                                       [cjwat...@ubuntu.com]

_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to