ZIL_REPLAY_NEEDED
if (zh->zh_flags & ZIL_REPLAY_NEEDED) { /* unplayed log */
if ((zh->zh_flags & ZIL_REPLAY_NEEDED) == 0) {
zh->zh_flags |= ZIL_REPLAY_NEEDED;