Skip to content
Snippets Groups Projects
Select Git revision
  • cd95c613a2ca8da45d0bc53b1233324e985b3e8c
  • master default protected
  • dev_moritz
  • 0.2.0
  • 0.1.0
5 results

base

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Eric Blake authored
    Although we already covered the need for padding bytes with our
    changes in commit 3ae3fcfa, commit 66fcbca5 (both v5.0.0) added one
    byte and relied on the rest of the text for implicitly covering 7
    padding bytes.  For consistency with other parts of the header (such
    as the header extension format listing padding from n - m, or the
    snapshot table entry listing variable padding), we might as well call
    out the remaining 7 bytes as padding until such time (as any) as they
    gain another meaning.
    
    Signed-off-by: default avatarEric Blake <eblake@redhat.com>
    CC: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
    Message-Id: <20230522184631.47211-1-eblake@redhat.com>
    Reviewed-by: default avatarVladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
    5cf899e2
    History
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    Name Last commit Last update
    ..