K 10 svn:author V 3 avg K 8 svn:date V 27 2016-06-13T18:39:13.444169Z K 7 svn:log V 239 l2arc: reset b_tmp_cdata to NULL in the case of unset b_daddr The change is in arc_buf_l2_cdata_free(). Without this we can trip the assertion in arc_hdr_realloc() if INVARIANTS option is enabled. Approved by: re (kib) MFC after: 1 week END