diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2016-06-29 13:55:14 -0400 |
---|---|---|
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | 2016-07-11 15:50:43 -0400 |
commit | 0533b13072f4bf35738290d2cf9e299c7bc6c42a (patch) | |
tree | 2590a9ac8ce35dc5163f5985d1b55420800b6611 /kernel/futex.c | |
parent | 65b80179f9b8171b74625febf3457f41e792fa23 (diff) | |
download | op-kernel-dev-0533b13072f4bf35738290d2cf9e299c7bc6c42a.zip op-kernel-dev-0533b13072f4bf35738290d2cf9e299c7bc6c42a.tar.gz |
svc: Avoid garbage replies when pc_func() returns rpc_drop_reply
If an RPC program does not set vs_dispatch and pc_func() returns
rpc_drop_reply, the server sends a reply anyway containing a single
word containing the value RPC_DROP_REPLY (in network byte-order, of
course). This is a nonsense RPC message.
Fixes: 9e701c610923 ("svcrpc: simpler request dropping")
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Tested-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'kernel/futex.c')
0 files changed, 0 insertions, 0 deletions