Cleanup #1876
osd: EINVAL on all client command decoding errors
Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
OSD
Target version:
-
% Done:
0%
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:
Description
There are various other places in the osd (besides #1875) where we decode data that is provided as part of the user command. We should wrap them all in try/catch and EINVAL if there are any problems.
History
#1 Updated by Sage Weil almost 11 years ago
- Status changed from New to Resolved
this was cleaned last fall