blame: large-scale performance rewrite
[gitweb.git] / pack-objects.h
index 90ad0a8f4f8cc68f5594e388055cd3949a936a9a..d1b98b30ffc468421a4eb82661d037f90cf580f2 100644 (file)
@@ -17,6 +17,7 @@ struct object_entry {
        enum object_type type;
        enum object_type in_pack_type;  /* could be delta */
        uint32_t hash;                  /* name hint hash */
+       unsigned int in_pack_pos;
        unsigned char in_pack_header_size;
        unsigned preferred_base:1; /*
                                    * we do not pack this, but is available