Files
linux/fs/lockd
Chuck Lever 9a5ba85e8d NLM: Fix svcxdr_encode_owner()
[ Upstream commit 89c485c7a3 ]

Dai Ngo reports that, since the XDR overhaul, the NLM server crashes
when the TEST procedure wants to return NLM_DENIED. There is a bug
in svcxdr_encode_owner() that none of our standard test cases found.

Replace the open-coded function with a call to an appropriate
pre-fabricated XDR helper.

Reported-by: Dai Ngo <Dai.Ngo@oracle.com>
Fixes: a6a63ca565 ("lockd: Common NLM XDR helpers")
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-09-30 10:12:57 +02:00
..
2019-02-13 11:53:45 -05:00
2019-07-03 17:52:09 -04:00
2019-02-13 11:53:45 -05:00
2020-12-16 07:57:37 -05:00
2021-09-30 10:12:57 +02:00