Re: [dm-devel] [PATCH 1/3] dm-zoned: improve error handling in reclaim

2019-08-07 Thread Damien Le Moal
On 2019/08/06 10:06, Dmitry Fomichev wrote: > There are several places in reclaim code where errors are not > propagated to the main function, dmz_reclaim(). This function > is responsible for unlocking zones that might be still locked > at the end of any failed reclaim iterations. As the result, >

[dm-devel] [PATCH 1/3] dm-zoned: improve error handling in reclaim

2019-08-05 Thread Dmitry Fomichev
There are several places in reclaim code where errors are not propagated to the main function, dmz_reclaim(). This function is responsible for unlocking zones that might be still locked at the end of any failed reclaim iterations. As the result, some device zones may be left permanently locked for