]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
SUNRPC: Update gssx_accept_sec_context() to use xdr_set_scratch_folio()
authorAnna Schumaker <anna.schumaker@oracle.com>
Tue, 1 Jul 2025 14:46:50 +0000 (10:46 -0400)
committerAnna Schumaker <anna.schumaker@oracle.com>
Tue, 23 Sep 2025 17:29:50 +0000 (13:29 -0400)
commitcc6ac66f1c0946299b8f192026cff9a320aaad18
tree3a56f71afda652d4a00956822ab76fd63f219aa8
parentd57e43b72bf2071caac90da323849c3983a695f0
SUNRPC: Update gssx_accept_sec_context() to use xdr_set_scratch_folio()

This was the last caller of xdr_set_scratch_page(), so I remove this
function while I'm at it.

Signed-off-by: Anna Schumaker <anna.schumaker@oracle.com>
include/linux/sunrpc/xdr.h
net/sunrpc/auth_gss/gss_rpc_xdr.c