On Mon, 2012-04-23 at 11:33 +0200, Richard Guenther wrote:
> On Fri, Apr 20, 2012 at 10:15 PM, Peter Bergner wrote:
> > We're still hitting the overzealous assert identified in PR49246 that is
> > looking for empty LTO partitions, even after the change to a checking
> > assert.
> > How about we b
On Fri, Apr 20, 2012 at 10:15 PM, Peter Bergner wrote:
> We're still hitting the overzealous assert identified in PR49246 that is
> looking for empty LTO partitions, even after the change to a checking assert.
> How about we backport Honza's mainline patch that stops the creation of empty
> partit
We're still hitting the overzealous assert identified in PR49246 that is
looking for empty LTO partitions, even after the change to a checking assert.
How about we backport Honza's mainline patch that stops the creation of empty
partitions in the first place? Speaking with honza on IRC, he thought