Skip to content

Commit ca80307

Browse files
jeffhostetlerdscho
authored andcommitted
trace2:gvfs:experiment: clear_ce_flags_1
Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com>
1 parent 6b2f715 commit ca80307

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

unpack-trees.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1780,6 +1780,7 @@ static int clear_ce_flags(struct index_state *istate,
17801780
xsnprintf(label, sizeof(label), "clear_ce_flags(0x%08lx,0x%08lx)",
17811781
(unsigned long)select_mask, (unsigned long)clear_mask);
17821782
trace2_region_enter("unpack_trees", label, the_repository);
1783+
17831784
rval = clear_ce_flags_1(istate,
17841785
istate->cache,
17851786
istate->cache_nr,

0 commit comments

Comments
 (0)