[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAH2r5mstfGRS6XazUAM7uX=FkpJ+da7jesa1_8BcOvZgLx1RYQ@mail.gmail.com>
Date: Sat, 1 Jun 2024 16:14:00 -0500
From: Steve French <smfrench@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: LKML <linux-kernel@...r.kernel.org>, CIFS <linux-cifs@...r.kernel.org>
Subject: [GIT PULL] smb3 client fixes
Please pull the following changes since commit
1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0:
Linux 6.10-rc1 (2024-05-26 15:20:12 -0700)
are available in the Git repository at:
git://git.samba.org/sfrench/cifs-2.6.git tags/6.10-rc1-smb3-client-fixes
for you to fetch changes up to 518549c120e671c4906f77d1802b97e9b23f673a:
cifs: fix creating sockets when using sfu mount options (2024-05-31
10:55:15 -0500)
----------------------------------------------------------------
2 small smb3 fixes
- Fix make socket with sfu mount option (spotted by test generic/423)
- Minor cleanup: fix missing description in two files
----------------------------------------------------------------
Jeff Johnson (1):
fs: smb: common: add missing MODULE_DESCRIPTION() macros
Steve French (1):
cifs: fix creating sockets when using sfu mount options
fs/smb/client/cifspdu.h | 2 +-
fs/smb/client/inode.c | 4 ++++
fs/smb/client/smb2ops.c | 3 +++
fs/smb/common/cifs_arc4.c | 1 +
fs/smb/common/cifs_md4.c | 1 +
5 files changed, 10 insertions(+), 1 deletion(-)
--
Thanks,
Steve
Powered by blists - more mailing lists