]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
AOSP: e2fsdroid: skip setting timestamp if src_dir is null
authorJin Qian <jinqian@google.com>
Tue, 2 May 2017 20:20:27 +0000 (13:20 -0700)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 24 May 2017 03:07:39 +0000 (23:07 -0400)
commit301fed073084f92cf9b92a48fccae89104b50341
tree03c1ec67c2b70bfcd147d227076ac3b8168f8c49
parent8b9e44a0df7bc8f7d005fc0e37092396a8abf013
AOSP: e2fsdroid: skip setting timestamp if src_dir is null

fs_mgr formats /data without src_dir.

Test: zero-out first 4096 bytes on /data partition and reboot
Bug: 35219933
Change-Id: I12f1eb1002fd96d18fc7a9ae5a529f673eb57273
From AOSP commit: b5330546f444b49c4d751e9ddd7677ae97161f0c

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