[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CAH2r5mvT2k2ToswPuhzqtcxTjAa6mAEYgZ5ZOHUeE19jYq=xoA@mail.gmail.com>
Date: Fri, 20 Dec 2024 21:27:28 -0600
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
78d4f34e2115b517bcbfe7ec0d018bbbb6f9b0b8:
Linux 6.13-rc3 (2024-12-15 15:58:23 -0800)
are available in the Git repository at:
git://git.samba.org/sfrench/cifs-2.6.git tags/6.13-rc3-SMB3-client-fixes
for you to fetch changes up to 92941c7f2c9529fac1b2670482d0ced3b46eac70:
smb: fix bytes written value in /proc/fs/cifs/Stats (2024-12-19
12:14:11 -0600)
----------------------------------------------------------------
Four smb3 client fixes
- fix regression in display of write stats
- fix rmmod failure with network namespaces
- two minor cleanup
----------------------------------------------------------------
Bharath SM (2):
smb: use macros instead of constants for leasekey size and
default cifsattrs value
smb: fix bytes written value in /proc/fs/cifs/Stats
Dragan Simic (1):
smb: client: Deduplicate "select NETFS_SUPPORT" in Kconfig
Enzo Matsumiya (1):
smb: client: fix TCP timers deadlock after rmmod
fs/smb/client/Kconfig | 1 -
fs/smb/client/cifsfs.c | 2 +-
fs/smb/client/connect.c | 36 ++++++++++++++++++++++++++----------
fs/smb/client/smb2pdu.c | 5 ++++-
4 files changed, 31 insertions(+), 13 deletions(-)
--
Thanks,
Steve
Powered by blists - more mailing lists