Message ID | 20240611023639.89277-1-dlemoal@kernel.org (mailing list archive) |
---|---|
Headers | show |
Series | Fix DM zone resource limits stacking | expand |
On Tue, 11 Jun 2024 11:36:35 +0900, Damien Le Moal wrote: > This is the updated patch 4/4 of the series "Zone write plugging and DM > zone fixes". This patch fixes DM zone resource limits stacking (max open > zones and max active zones limits). Patch 1 is new and is added to help > catch problems and eventual regressions of the handling of these limits. > > Changes from v7: > - Moved v7 changes mistakenly added to patch 4 to patch 3 where they > belong. > > [...] Applied, thanks! [1/4] block: Improve checks on zone resource limits commit: e21d12c7cd5cef8a6c5367f96aaab01249216ded [2/4] dm: Call dm_revalidate_zones() after setting the queue limits commit: 7f91ccd8a608dbe39b97a6e43d635378d493f77e [3/4] dm: Improve zone resource limits handling commit: 73a74af0c72b7cfd843cbd93e088fc5c51471a84 [4/4] dm: Remove unused macro DM_ZONE_INVALID_WP_OFST commit: eaa3706fedc6a4142c251b2d4005d850caeabe50 Best regards,