late, which causes the 'sanity' 1a hang that coop sees. Fixed by
running postsetup if any of the non-setup RPCs arrives.
- Remove overwriting of lgh_last_idx in llog_init_handle
- init the handle from the test code (not quite right yet)
- #if 0 out the filter catalog functions until they build
CERROR("1a: llog_create with name %s failed: %d\n", name, rc);
RETURN(rc);
}
+ llog_init_handle(llh, LLOG_F_IS_PLAIN, "test");
if (llh->lgh_last_idx != 0) {
CERROR("1a: handle->last_idx is %d, expected 0 after create\n",