Re: grub-macbless installdir/mansection mismatch

2014-01-08 Thread Colin Watson
On Fri, Dec 27, 2013 at 02:49:10AM +, Colin Watson wrote: > I think the current installdir is correct: grub-macbless feels fairly > sbinish to me. Any objections to me moving it to mansection = 8? Not hearing any objections, I've done this. -- Colin Watson

Re: Request a freeze exception for vlantag feature

2014-01-08 Thread Paulo Flabiano Smorigo
Thu, Dec 26, 2013 at 03:25:28PM -0200, pfsmor...@linux.vnet.ibm.com wrote: > Mon, Dec 23, 2013 at 09:02:57PM +0400, Andrey Borzenkov wrote: > > В Пн, 23/12/2013 в 11:34 -0500, Paulo Flabiano Smorigo/Brazil/IBM пишет: > > > Hello everyone, > > > > > > With the consent of Vladimir Serbinenko, I comm

Re: booting btrfs

2014-01-08 Thread Chris Murphy
On Jan 7, 2014, at 10:55 AM, Chris Murphy wrote: > > On Jan 1, 2014, at 10:17 PM, Michael Chang wrote: >> >> We snapshot /boot for kernel and initrd, otherwise the rollback would >> encounter problem of incompatible userland and kernel/kernel modules. >> And we need the ability to rollback th

Re: Request a freeze exception for vlantag feature

2014-01-08 Thread Andrey Borzenkov
В Wed, 8 Jan 2014 16:57:28 -0200 Paulo Flabiano Smorigo пишет: > + > + inter->vlantag.pcp = vlantag >> 12; > + inter->vlantag.dei = (vlantag >> 11) & 0x1; > + inter->vlantag.vid = vlantag & 0x1fff; That's 13 bits, not 12, right? And this really looks like overengeneering - do you