grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Fix incorrect address reference in btrfs


From: Colin Watson
Subject: Re: [PATCH] Fix incorrect address reference in btrfs
Date: Mon, 8 Sep 2014 11:34:09 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

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                                       address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]