]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
AOSP: mke2fs, libext2fs: make filesystem image reproducible
authorJin Qian <jinqian@google.com>
Mon, 28 Aug 2017 21:44:14 +0000 (14:44 -0700)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 26 Feb 2018 17:23:14 +0000 (12:23 -0500)
commite1f7100643a46456be107b33098f6034b0835e6d
tree3469045351f869c30e5b40384dfe186e93f48fe9
parent88ca49f99becad31b8193b5e8e0c9719430745c9
AOSP: mke2fs, libext2fs: make filesystem image reproducible

Override fs->now with env E2FSPROGS_FAKE_TIME
Override hash seed with -E hash_seed=<uuid>

Bug: 64994964
Change-Id: If1af7e990b5bf2939a7d5f2a9986406e12c294e9
From AOSP commit: 51663e0d2aa2958b5ef590299b2018a2ae01d256
lib/ext2fs/initialize.c
lib/ext2fs/openfs.c
misc/mke2fs.c