LOGP
LOGP persist; /* Persistent information. */
LOGP persist;
(ret = __os_read(fd, &persist, sizeof(LOGP), &nw)) != 0 ||
nw != sizeof(LOGP)) {
t.size = sizeof(LOGP);
sizeof(LOGP) + dbt->size > lp->persist.lg_max) {