LOG_FUA_FLAG
super = (block->flags & (LOG_FUA_FLAG | LOG_MARK_FLAG));
block->flags |= LOG_FUA_FLAG;
} else if (block->flags & LOG_FUA_FLAG) {