MDB_FM_CHILD
if (mdb.m_forkmode > MDB_FM_CHILD)
int follow_parent = mdb.m_forkmode != MDB_FM_CHILD;
mdb.m_forkmode = MDB_FM_CHILD;
case MDB_FM_CHILD: