commit | 24d22be31cbb1325553db5cf58c714067c8f65cc | [log] [tgz] |
---|---|---|
author | Kan-Ru Chen <kanru@0xlab.org> | Mon Jul 05 17:04:37 2010 +0800 |
committer | Kan-Ru Chen <kanru@0xlab.org> | Fri Jul 09 11:03:14 2010 +0800 |
tree | 8b3bf7176b3250979250eaa5627476cc82590aaf | |
parent | f5f11eb01c7f2ea82e5cd91824bf4e053d4dfd69 [diff] |
acp: Ensure dst mtime always greater or equal to src mtime When copying files from file systems that support high resolution mtime, we should not truncating the nsec part. Instead we should increase the dst mtime by one sec to prevent dst mtime to become less than src mtime. Change-Id: I2b4200c72c4e6ee8aae875b5e64701324799afc7