summaryrefslogtreecommitdiff
path: root/net/sunrpc/svc_xprt.c
diff options
context:
space:
mode:
authorJeff Layton <jlayton@kernel.org>2023-04-15 00:31:44 +0300
committerChuck Lever <chuck.lever@oracle.com>2023-04-26 16:05:01 +0300
commit92e4a6733f922f0fef1d0995f7b2d0eaff86c7ea (patch)
tree37a8e390af1ab6214a1168a6be8ceddf91fe4750 /net/sunrpc/svc_xprt.c
parent55fcc7d9159de886296626e47db2c81f8578c7e1 (diff)
downloadlinux-92e4a6733f922f0fef1d0995f7b2d0eaff86c7ea.tar.xz
nfsd: simplify the delayed disposal list code
When queueing a dispose list to the appropriate "freeme" lists, it pointlessly queues the objects one at a time to an intermediate list. Remove a few helpers and just open code a list_move to make it more clear and efficient. Better document the resulting functions with kerneldoc comments. Signed-off-by: Jeff Layton <jlayton@kernel.org> Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'net/sunrpc/svc_xprt.c')
0 files changed, 0 insertions, 0 deletions