commit | 785085ed69463da0354b345c2ba9c8fe51873fd6 | [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 17:55:16 2018 -0700 |
tree | cc63913c24ff412772e9c7f30ad4b6619514aac0 | |
parent | 2fcff40c6a518f78158ef84cd2104374470d888d [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 (cherry picked from commit f5974aedc40e4a61be3ed621e32af0111e4341e8)