TX_REMOVE
itx = zil_itx_create(TX_REMOVE, sizeof (*lr) + namesize);
ASSERT((txtype & ~TX_CI) == TX_REMOVE);
case TX_REMOVE:
txtype = TX_REMOVE;