commit | 1c61f7eaa824733d132e86e7bbb7617749273f1a | [log] [tgz] |
---|---|---|
author | Vladimir Marko <vmarko@google.com> | Thu Jul 08 15:54:01 2021 +0100 |
committer | Vladimir Marko <vmarko@google.com> | Fri Jul 09 08:07:45 2021 +0000 |
tree | f911b23ca0eb50846e2f2aef908efd908caa2624 | |
parent | ef10f42bf21cddff00972c8b47aaf79528cbe3b5 [diff] |
Improve abort message in `SwapSpace::NewFileChunk()`. Use `PLOG` to print the `errno` information. Replace the "Aborting..." with a more descriptive message, repeating a `LOG(ERROR)` which is usually often lost in crash reports. Test: m Bug: 193120528 Change-Id: Id3b4ca0f40d8c13de95825aeb0d83964435be91e