diff options
author | Steve French <[email protected]> | 2019-03-17 15:58:38 -0500 |
---|---|---|
committer | Steve French <[email protected]> | 2019-03-22 22:36:54 -0500 |
commit | 85f9987b236cf46e06ffdb5c225cf1f3c0acb789 (patch) | |
tree | 5e82b821d8acadebf39de27d494012759232953d /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | b073a08016a10f01dfb0d0b6c7fa89da0d544963 (diff) |
fix incorrect error code mapping for OBJECTID_NOT_FOUND
It was mapped to EIO which can be confusing when user space
queries for an object GUID for an object for which the server
file system doesn't support (or hasn't saved one).
As Amir Goldstein suggested this is similar to ENOATTR
(equivalently ENODATA in Linux errno definitions) so
changing NT STATUS code mapping for OBJECTID_NOT_FOUND
to ENODATA.
Signed-off-by: Steve French <[email protected]>
CC: Amir Goldstein <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions