G_SNAPSHOT
oinfo.flags = F_ISSET(sp->gp, G_SNAPSHOT) ? R_SNAPSHOT : 0;
F_SET(gp, G_SNAPSHOT);
F_CLR(gp, G_SNAPSHOT);