Skip to content

Don't try expand a non-existing device

Natanael Copa requested to merge ncopa/tiny-cloud:non-fatal-expand-root into main

In system containers, like incus, the root device may not exist. Avoid return error in this case.

Merge request reports