| commit | 12a27055a79808f2d924cde1a098133e2e540c64 | [log] [tgz] |
|---|---|---|
| author | Keun-young Park <keunyoung@google.com> | Tue May 23 14:39:41 2017 -0700 |
| committer | Keun-young Park <keunyoung@google.com> | Tue May 23 16:46:31 2017 -0700 |
| tree | 947efce4c5f5a8c0fc94d4e53f305e2c13e489e6 | |
| parent | 2a11cb3b96d387499b8824e86e8450c19dfaeb1e [diff] |
fs_stat: ignore timestamp adjustment - Timestap adjustment happens when a file is created with device time set to EPOCH or close time, usually after wiping userdata. - This is not a file system corruption, so ignore this case when checking fs error from fs_stat. bug: 38513305 Test: unit test, reboots Change-Id: I23e31e10d8b9f65b61b03854d0b96fefdd013111