Re: [PATCH 3/4] hotplug: Update block-tap

2024-02-12 Thread Anthony PERARD
On Thu, Feb 01, 2024 at 01:30:23PM -0500, Jason Andryuk wrote: > Implement a sharing check like the regular block script. > > Checking tapback inside block-tap is too late since it needs to be > running to transition the backend to InitWait before block-tap is run. > > tap-ctl check will be

[PATCH 3/4] hotplug: Update block-tap

2024-02-01 Thread Jason Andryuk
Implement a sharing check like the regular block script. Checking tapback inside block-tap is too late since it needs to be running to transition the backend to InitWait before block-tap is run. tap-ctl check will be removed when the requirement for the blktap kernel driver is removed. Remove