async fn set_unified_composefs(
storage: &Storage,
booted_cfs: &BootedComposefs,
) -> Result<()>Expand description
Composefs implementation of set_unified: pull the booted image into bootc-owned containers-storage so future upgrades use the unified (zero-copy) path automatically.