From: Teng Long <dyroneteng@xxxxxxxxx> Diff since v2: 1. trace2 log will include the path info of pack. not only "basename". 2. A new commit which removes unnecessary "open_pack_index()" calls in "open_midx_bitmap_1()". 3. The patch v2 still base on 2.37, rebase on 'master' to prevent conflicts. Thanks. Teng Long (2): pack-bitmap.c: avoid exposing absolute paths pack-bitmap.c: remove unnecessary "open_pack_index()" calls pack-bitmap.c | 15 ++++++++------- t/t5310-pack-bitmaps.sh | 5 +++-- 2 files changed, 11 insertions(+), 9 deletions(-) Range-diff against v2: 1: 1591e7ee52 < -: ---------- pack-bitmap.c: avoid exposing absolute paths -: ---------- > 1: de941f58f9 pack-bitmap.c: avoid exposing absolute paths -: ---------- > 2: 7ac9b859f3 pack-bitmap.c: remove unnecessary "open_pack_index()" calls -- 2.38.1.383.g35840fde1dd