pub(crate) async fn get_etc_diff( storage: &Storage, booted_cfs: &BootedComposefs, new_etc: Option<&Dir>, ) -> Result<Diff>