]> www.infradead.org Git - users/dwmw2/linux.git/commit
SUNRPC: Clean up scheduling of autoclose
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 26 Jul 2021 11:59:24 +0000 (07:59 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 18 May 2022 08:23:47 +0000 (10:23 +0200)
commit2ab569edd8834c9b9e46b6ed69b6ee6075c10203
treeaacabe94ebe2e4d71807cea05442addf0b14aa0e
parent85844ea29f8243eb5db3d00c92e50a610103f282
SUNRPC: Clean up scheduling of autoclose

commit e26d9972720e2484f44cdd94ca4e31cc372ed2ed upstream.

Consolidate duplicated code in xprt_force_disconnect() and
xprt_conditional_disconnect().

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Signed-off-by: Meena Shanmugam <meenashanmugam@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
net/sunrpc/xprt.c