Re: [Devel] [PATCH vz7 v2] ploop: increase logging on errors when opening new deltas

2023-06-08 Thread Pavel Tikhomirov
On 09.06.2023 00:16, Alexander Atanasov wrote: Ocassionally we got EBUSY but it is a bit over used, so it is not clear what it means. Add more logging to catch the source of the error. https://jira.vzint.dev/browse/PSBM-146836 Reviewed-by: Pavel Tikhomirov Signed-off-by: Alexander Atanasov

[Devel] [PATCH vz7 v2] ploop: increase logging on errors when opening new deltas

2023-06-08 Thread Alexander Atanasov
Ocassionally we got EBUSY but it is a bit over used, so it is not clear what it means. Add more logging to catch the source of the error. https://jira.vzint.dev/browse/PSBM-146836 Signed-off-by: Alexander Atanasov --- drivers/block/ploop/dev.c | 9 - drivers/block/ploop/fmt_plo