DescriptionMapping file busy/exists in POSIX File::OSErrorToFileError().
Supporting two previously unmapped errno values: EBUSY to FILE_ERROR_IN_USE,
and EIO to FILE_ERROR_IO.
Both of these error values are reported in significant quantities when looking
at the results for PlatformFile.UnknownErrors.Posix.
Committed: https://crrev.com/96691e2856d9485d48c71ca40a2fb671a18ef3be
Cr-Commit-Position: refs/heads/master@{#320549}
Patch Set 1 #
Total comments: 4
Patch Set 2 : Simplified EBUSY/ETXTBSY ifdef #Messages
Total messages: 10 (3 generated)
|