[PATCH] icmp6 fix no respond to neighbor solicit message

2014-11-03 Thread Michael Chang
The structure size used in grub_netbuff_pull to get the pointer to option header is apparently wrong, which leads to subsequent range check failed and therefore not responding to any neighbor solicit message in my testing. --- grub-core/net/icmp6.c |2 +- 1 files changed, 1 insertions(+), 1 de

Re: [PATCH] icmp6 fix no respond to neighbor solicit message

2014-11-03 Thread Andrei Borzenkov
В Mon, 3 Nov 2014 16:27:45 +0800 Michael Chang пишет: > The structure size used in grub_netbuff_pull to get the pointer to > option header is apparently wrong, which leads to subsequent range check > failed and therefore not responding to any neighbor solicit message in my > testing. pushed >

Re: workaround install boot on btrfs with windows partition scheme

2014-11-03 Thread Chris Murphy
On Nov 2, 2014, at 10:31 PM, Andrei Borzenkov wrote: > В Sun, 2 Nov 2014 15:11:29 -0700 > Chris Murphy пишет: > >> >> On Nov 1, 2014, at 11:27 PM, Andrei Borzenkov wrote: >> >>> В Sat, 1 Nov 2014 14:35:57 -0600 >>> Chris Murphy пишет: Why not have a dedicated partition with MBR

Re: workaround install boot on btrfs with windows partition scheme

2014-11-03 Thread Chris Murphy
On Nov 2, 2014, at 10:36 PM, Andrei Borzenkov wrote: > В Sun, 2 Nov 2014 15:19:43 -0700 > Chris Murphy пишет: > >> >> On Nov 1, 2014, at 11:37 PM, Andrei Borzenkov wrote: >>> >>> So far nobody suggested solution for grubenv on unwritable location. >>> Not to mention implementation … >> >>

Re: workaround install boot on btrfs with windows partition scheme

2014-11-03 Thread Chris Murphy
On Nov 2, 2014, at 9:17 PM, Michael Chang wrote: > On Thu, Oct 30, 2014 at 03:42:29PM +0300, Andrei Borzenkov wrote: >> On Thu, Oct 30, 2014 at 11:32 AM, Michael Chang wrote: >>> Many shipped Windows created it's first partition aligned in 63 >>> (cylinder) and therefore can't offer enough room

Re: workaround install boot on btrfs with windows partition scheme

2014-11-03 Thread Andrei Borzenkov
В Mon, 3 Nov 2014 12:36:24 -0700 Chris Murphy пишет: > > On Nov 2, 2014, at 10:36 PM, Andrei Borzenkov wrote: > > > В Sun, 2 Nov 2014 15:19:43 -0700 > > Chris Murphy пишет: > > > >> > >> On Nov 1, 2014, at 11:37 PM, Andrei Borzenkov wrote: > >>> > >>> So far nobody suggested solution for

Re: workaround install boot on btrfs with windows partition scheme

2014-11-03 Thread Chris Murphy
On Nov 3, 2014, at 1:29 PM, Andrei Borzenkov wrote: > В Mon, 3 Nov 2014 12:36:24 -0700 > Chris Murphy пишет: > >> >> On Nov 2, 2014, at 10:36 PM, Andrei Borzenkov wrote: >> >>> В Sun, 2 Nov 2014 15:19:43 -0700 >>> Chris Murphy пишет: >>> On Nov 1, 2014, at 11:37 PM, Andrei Borz

Re: workaround install boot on btrfs with windows partition scheme

2014-11-03 Thread Michael Chang
On Mon, Nov 03, 2014 at 01:04:33PM -0700, Chris Murphy wrote: > > On Nov 2, 2014, at 9:17 PM, Michael Chang wrote: > > > On Thu, Oct 30, 2014 at 03:42:29PM +0300, Andrei Borzenkov wrote: > >> On Thu, Oct 30, 2014 at 11:32 AM, Michael Chang wrote: > >>> Many shipped Windows created it's first pa

Re: workaround install boot on btrfs with windows partition scheme

2014-11-03 Thread Andrei Borzenkov
В Mon, 3 Nov 2014 14:05:24 -0700 Chris Murphy пишет: > > On Nov 3, 2014, at 1:29 PM, Andrei Borzenkov wrote: > > > В Mon, 3 Nov 2014 12:36:24 -0700 > > Chris Murphy пишет: > > > >> > >> On Nov 2, 2014, at 10:36 PM, Andrei Borzenkov wrote: > >> > >>> В Sun, 2 Nov 2014 15:19:43 -0700 > >>>

Re: workaround install boot on btrfs with windows partition scheme

2014-11-03 Thread Chris Murphy
On Nov 3, 2014, at 10:50 PM, Andrei Borzenkov wrote: > В Mon, 3 Nov 2014 14:05:24 -0700 > Chris Murphy пишет: > >> >> On Nov 3, 2014, at 1:29 PM, Andrei Borzenkov wrote: >> >>> В Mon, 3 Nov 2014 12:36:24 -0700 >>> Chris Murphy пишет: >>> On Nov 2, 2014, at 10:36 PM, Andrei Borz