]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
AOSP: e2fsdroid: set timestamp based on source files
authorJin Qian <jinqian@google.com>
Mon, 19 Dec 2016 21:19:58 +0000 (13:19 -0800)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 24 May 2017 02:53:50 +0000 (22:53 -0400)
commit3946ee856015d8fb4ef7e20bc3d26a4168bf7d9e
tree258aece1e72ad667fd2d43f1a965b13abc53a24f
parent40a709517ef9add683d113beb6e34ba3d8dee263
AOSP: e2fsdroid: set timestamp based on source files

Timestamp was incorrectly set to -1 or left unset. Use lstat to read
timestamps from source files and set on target files.

Change-Id: I66b2c5281ae769a52bc4e1638895eb5285c18b7a
From AOSP commit: d882f1e23195d1fb16a6fe1887c842d04ab420b7

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
contrib/android/e2fsdroid.c
contrib/android/perms.c
contrib/android/perms.h