On 03/28/2016 04:43 AM, Denis V. Lunev wrote:
> From: Pavel Borzenkov
>
> It is unclear what the behaviour of a server should be if it receives
> an unknown command. Similar uncertainty exists for command flags.
>
> Make it explicit that the server should return EINVAL in all such cases.
I'd go
From: Pavel Borzenkov
It is unclear what the behaviour of a server should be if it receives
an unknown command. Similar uncertainty exists for command flags.
Make it explicit that the server should return EINVAL in all such cases.
Signed-off-by: Pavel Borzenkov
Reviewed-by: Roman Kagan
Signed