commit | acde727a7a2f3d79495f72e23d946dac04aed419 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Thu May 03 16:05:32 2018 -0700 |
committer | Josh Gao <jmgao@google.com> | Thu May 03 16:05:32 2018 -0700 |
tree | e6a04d1de28ecb6bf9ce17cce5b17002fedffff2 | |
parent | f83261bbc91579844e0e147014adec5e2cc3af97 [diff] |
tombstoned: make missing O_TMPFILE workaround actually work around. We can't actually link an unlinked file back onto disk if it wasn't opened with O_TMPFILE. Switch to using a temporary filename instead. Bug: http://b/77729983 Test: agampe Change-Id: I1970497114f0056065a1ba65f6358f08b51ec551