commit | b4a81ccd5a1051ecc7ac3c385f4d678858d8a125 | [log] [tgz] |
---|---|---|
author | Daniel Rosenberg <drosen@google.com> | Fri Oct 16 19:41:34 2020 -0700 |
committer | Daniel Rosenberg <drosen@google.com> | Thu Oct 22 02:34:26 2020 -0700 |
tree | 1a4b754a5916b22378b479583a0396709d74b619 | |
parent | ba8a30977380c346b885e02f4873b81b7cbd0837 [diff] |
reland: Rename Flush to Finalize As we change to a more resumable format, flush mostly writes the final parts of the file that are needed, which would write extra data that is not needed to continue writing, and would immediately be overwritten. Additionally, in the next patch we will fsync the file after adding an op, making the flush built in, and the Finalize name more appropriate. Bug: 168829493 Test: builds Change-Id: Iccc6580ac72ff066cfeeb32e3cdaf69c5ba615fc