Duy Nguyen writes:
> On Sat, Jul 13, 2013 at 12:26 AM, Thomas Gummerer
> wrote:
>> +== Header
>> + sig (32-bits): Signature:
>> + The signature is { 'D', 'I', 'R', 'C' } (stands for "dircache")
>> +
>> + vnr (32-bits): Version number:
>> + The current supported versions are 2, 3, 4
On Sat, Jul 13, 2013 at 12:26 AM, Thomas Gummerer wrote:
> +== Header
> + sig (32-bits): Signature:
> + The signature is { 'D', 'I', 'R', 'C' } (stands for "dircache")
> +
> + vnr (32-bits): Version number:
> + The current supported versions are 2, 3, 4 and 5.
> +
> + ndir (32-bits):
Duy Nguyen writes:
> On Sat, Jul 13, 2013 at 12:26 AM, Thomas Gummerer
> wrote:
>> +== Directory offsets (diroffsets)
>> +
>> + diroffset (32-bits): offset to the directory relative to the beginning
>> +of the index file. There are ndir + 1 offsets in the diroffset table,
>> +the last
On Sat, Jul 13, 2013 at 12:26 AM, Thomas Gummerer wrote:
> +== Directory offsets (diroffsets)
> +
> + diroffset (32-bits): offset to the directory relative to the beginning
> +of the index file. There are ndir + 1 offsets in the diroffset table,
> +the last is pointing to the end of the l
Add a documentation of the index file format version 5 to
Documentation/technical.
Helped-by: Michael Haggerty
Helped-by: Junio C Hamano
Helped-by: Thomas Rast
Helped-by: Nguyen Thai Ngoc Duy
Helped-by: Robin Rosenberg
Signed-off-by: Thomas Gummerer
---
Documentation/technical/index-file-fo
5 matches
Mail list logo