Files
linux/fs/afs/misc.c
David Howells ab23906116 afs: Invalid op ID should abort with RXGEN_OPCODE
[ Upstream commit 1157f153f3 ]

When we are given an invalid operation ID, we should abort that with
RXGEN_OPCODE rather than RX_INVALID_OPERATION.

Also map RXGEN_OPCODE to -ENOTSUPP.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-12-20 10:07:24 +01:00

2.8 KiB