[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAH2r5mtJnW8Uq2Dk2xjid4Au9rM=g9_oBJC5ojJMd-Qksne+6g@mail.gmail.com>
Date: Sat, 18 Jun 2022 17:38:54 -0500
From: Steve French <smfrench@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: CIFS <linux-cifs@...r.kernel.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] SMB3 client fixes
Please pull the following changes since commit
b13baccc3850ca8b8cccbf8ed9912dbaa0fdf7f3:
Linux 5.19-rc2 (2022-06-12 16:11:37 -0700)
are available in the Git repository at:
git://git.samba.org/sfrench/cifs-2.6.git tags/5.19-rc2-smb3-client-fixes
for you to fetch changes up to 5d24968f5b7e00bae564b1646c3b9e0e3750aabe:
cifs: when a channel is not found for server, log its connection id
(2022-06-18 14:55:06 -0500)
----------------------------------------------------------------
2 smb3 debugging improvements
- one found to deal with debugging a multichannel problem and one for
a recent fallocate issue
Did not include the two larger multichannel reconnect (dynamically
adjusting interfaces on reconnect) patches in this P/R, because
recently found an additional problem with multichannel to one server
type that I want to include at the same time.
----------------------------------------------------------------
Shyam Prasad N (1):
cifs: when a channel is not found for server, log its connection id
Steve French (1):
smb3: add trace point for SMB2_set_eof
fs/cifs/sess.c | 3 +++
fs/cifs/smb2pdu.c | 2 ++
fs/cifs/trace.h | 38 ++++++++++++++++++++++++++++++++++++++
3 files changed, 43 insertions(+)
--
Thanks,
Steve
Powered by blists - more mailing lists