summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
diff options
context:
space:
mode:
authorShyam Prasad N <sprasad@microsoft.com>2021-04-29 07:53:18 +0000
committerSteve French <stfrench@microsoft.com>2021-05-03 11:49:13 -0500
commitf4916649f98e2c7bdba38c6597a98c456c17317d (patch)
tree10844b718715c19358014e1040595ba926a04c6c /arch/powerpc
parent7ba3d1cdb7988ccfbc6e4995dee04510c85fefbc (diff)
downloadlinux-f4916649f98e2c7bdba38c6597a98c456c17317d.tar.bz2
cifs: detect dead connections only when echoes are enabled.
We can detect server unresponsiveness only if echoes are enabled. Echoes can be disabled under two scenarios: 1. The connection is low on credits, so we've disabled echoes/oplocks. 2. The connection has not seen any request till now (other than negotiate/sess-setup), which is when we enable these two, based on the credits available. So this fix will check for dead connection, only when echo is enabled. Signed-off-by: Shyam Prasad N <sprasad@microsoft.com> CC: <stable@vger.kernel.org> # v5.8+ Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'arch/powerpc')
0 files changed, 0 insertions, 0 deletions