U_DEL
if (utype == U_ADD || utype == U_DEL) {
if (mblock_alloc(mc_new, U_DEL, nmblocks + 1) < 0)
else if (utype == U_DEL)
case U_DEL:
if (utype == U_ADD_ALL || utype == U_DEL)
mnode_update(&old_config, base, end, U_DEL);