commit | cf458bae1e9cbd7014114d14223886daa5be7d98 | [log] [tgz] |
---|---|---|
author | Stephen Crane <cranes@google.com> | Fri Jul 29 16:18:58 2022 -0700 |
committer | Stephen Crane <cranes@google.com> | Wed Aug 03 19:06:40 2022 +0000 |
tree | d357149816747c2cee788e2b33411f1b0920a9db | |
parent | 5b02ed521ccbb52e727364769aa4514f58055f82 [diff] |
storageproxy: Report fsync failures with a distinct error code Fsync failures are special because they may indicate a failure of an operation before the current operation. Report these cases as a new, distinct error. Test: Cause fsync failure and check error response Bug: 239105007 Change-Id: Ie9d4a1949586e90006256c975786e21ced655e66 Merged-In: Ie9d4a1949586e90006256c975786e21ced655e66 (cherry picked from commit 1c75d1e3a7a70881879ab751747eeba39da98d7b)