get_composefs_status

Function get_composefs_status 

Source
pub(crate) async fn get_composefs_status(
    storage: &Storage,
    booted_cfs: &BootedComposefs,
) -> Result<Host>
Expand description

Get composefs status using provided storage and booted composefs data instead of scraping global state.