Project

General

Profile

« Previous | Next » 

Revision 4566843b

Added by peterzhu2118 (Peter Zhu) over 1 year ago

Check FL_SEEN_OBJ_ID before looking up in table

This is an optimization for compaction so that we only lookup in the
obj_to_id_tbl table only when FL_SEEN_OBJ_ID is set.