mirror of
https://github.com/openwrt/openwrt.git
synced 2025-03-04 05:01:24 +00:00
When recursively deleting partitions, don't acquire the masters partition lock twice. Otherwise the process endy up in a deadlocked state. Signed-off-by: David Bauer <mail@david-bauer.net>