Re: [PATCH 0/5] Misc cleanups in balance code

2018-11-16 Thread Nikolay Borisov
On 16.11.18 г. 17:18 ч., David Sterba wrote: > On Fri, Oct 26, 2018 at 02:43:16PM +0300, Nikolay Borisov wrote: >> While investigating the balance hang I came across various inconsistencies >> in >> the source. This series aims to fix those. >> >> The first patch is (I believe) a fix to a lon

Re: [PATCH 0/5] Misc cleanups in balance code

2018-11-16 Thread David Sterba
On Fri, Oct 26, 2018 at 02:43:16PM +0300, Nikolay Borisov wrote: > While investigating the balance hang I came across various inconsistencies in > the source. This series aims to fix those. > > The first patch is (I believe) a fix to a longstanding bug that could cause > balance to fail due to

[PATCH 0/5] Misc cleanups in balance code

2018-10-26 Thread Nikolay Borisov
While investigating the balance hang I came across various inconsistencies in the source. This series aims to fix those. The first patch is (I believe) a fix to a longstanding bug that could cause balance to fail due to ENOSPC. The code no properly ensures that there is at least 1g of unalloca