~vcs-imports/busybox/trunk

Viewing all changes in revision 17298.

  • Committer: Denys Vlasenko
  • Author(s): Ariadne Conill
  • Date: 2021-10-13 15:56:17 UTC
  • Revision ID: git-v1:836b79211df3aeaba1b8b65c6db5ee6193172cc0
cpio: add support for --renumber-inodes like GNU cpio

The --renumber-inodes option renumbers the inodes starting from 1,
so that the sequence of inodes is always stable.  This helps with
reproducibility.

function                                             old     new   delta
cpio_o                                               961    1045     +84
.rodata                                            78422   78440     +18
bbconfig_config_bz2                                 6168    6164      -4
packed_usage                                       25764   25756      -8
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 2/2 up/down: 102/-12)            Total: 90 bytes

Signed-off-by: Ariadne Conill <ariadne@dereferenced.org>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: