Re: [dm-devel] [PATCH] libmultipath: fix max_sectors_kb on adding path

2023-08-29 Thread Martin Wilck
On Wed, 2023-08-23 at 16:24 +, Etienne Aujames wrote: > From: Etienne AUJAMES > > A user can change the value of max_sectors_kb on the multipath device > and its path devices. > So when a path is deleted and then re-added, its value will not be > the > same as the multipath device. In that ca

Re: [dm-devel] [PATCH] libmultipath: fix max_sectors_kb on adding path

2023-08-23 Thread Martin Wilck
On Wed, 2023-08-23 at 16:24 +, Etienne Aujames wrote: > From: Etienne AUJAMES > > A user can change the value of max_sectors_kb on the multipath device > and its path devices. > So when a path is deleted and then re-added, its value will not be > the > same as the multipath device. In that ca