commit | d1904e4b9c133f20efd6028d0fce73ea41614ea8 | [log] [tgz] |
---|---|---|
author | zhidou <zhidou@google.com> | Fri Dec 30 23:07:49 2022 +0000 |
committer | Zhi Dou <zhidou@google.com> | Thu Jan 19 20:16:58 2023 +0000 |
tree | 339c94986d03bd61b4e6795b60ee58a3f763184b | |
parent | 6964ec7ba27cdb4ef3cfed7a4327503f5f48dd81 [diff] |
Creat hardlink if active apexes are in the same partition Before the code compare the dev of the source, and target file. However, since the target file hasn't been created at this time, the code will always copy the source file instead of hard linkking. Test: sideload train, and check whether the apex in rollback folder is a hardlink. Run presubmit Bug: 168562373 Change-Id: I6e5c6e0d35e4fa44d41d3d2d6fc564e5213e0092