Re: [PATCH, LTO, 4.6] Backport Honza's PR48246 patch

2012-04-23 Thread Peter Bergner
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

Re: [PATCH, LTO, 4.6] Backport Honza's PR48246 patch

2012-04-23 Thread Richard Guenther
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

[PATCH, LTO, 4.6] Backport Honza's PR48246 patch

2012-04-20 Thread Peter Bergner
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