Re: [PATCH] hotplug: Restore block-tap phy compatibility

2024-05-16 Thread Jason Andryuk
On 2024-05-16 03:41, Jan Beulich wrote: On 16.05.2024 04:22, Jason Andryuk wrote: From: Jason Andryuk From: Jason Andryuk Two identical From: (also in another patch of yours, while in yet another one you have two _different_ ones, when only one will survive into the eventual commit anyway)?

Re: [PATCH] hotplug: Restore block-tap phy compatibility

2024-05-16 Thread Jan Beulich
On 16.05.2024 04:22, Jason Andryuk wrote: > From: Jason Andryuk > > From: Jason Andryuk Two identical From: (also in another patch of yours, while in yet another one you have two _different_ ones, when only one will survive into the eventual commit anyway)? > backendtype=phy using the blktap k

[PATCH] hotplug: Restore block-tap phy compatibility

2024-05-15 Thread Jason Andryuk
From: Jason Andryuk From: Jason Andryuk backendtype=phy using the blktap kernel module needs to use write_dev, but tapback can't support that. tapback should perform better, but make the script compatible with the old kernel module again. Signed-off-by: Jason Andryuk --- This is tested with