[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAH2r5mu+CPAAMHz9oFyzwr7O=cQ6pQa05+8_NDZ=3FwNh8bmSA@mail.gmail.com>
Date: Fri, 27 Dec 2024 20:42:14 -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
4bbf9020becbfd8fc2c3da790855b7042fad455b:
Linux 6.13-rc4 (2024-12-22 13:22:21 -0800)
are available in the Git repository at:
git://git.samba.org/sfrench/cifs-2.6.git tags/6.13-rc4-SMB3-client-fixes
for you to fetch changes up to f17224c2a7bdc11a17c96d9d8cb2d829f54d40bb:
cifs: Remove unused is_server_using_iface() (2024-12-23 08:06:05 -0600)
----------------------------------------------------------------
Two smb3 client fixes
- fix caching of files that will be reused for write
- minor cleanup
----------------------------------------------------------------
Bharath SM (1):
smb: enable reuse of deferred file handles for write operations
Dr. David Alan Gilbert (1):
cifs: Remove unused is_server_using_iface()
fs/smb/client/cifsproto.h | 2 --
fs/smb/client/file.c | 6 +++++-
fs/smb/client/sess.c | 25 -------------------------
3 files changed, 5 insertions(+), 28 deletions(-)
--
Thanks,
Steve
Powered by blists - more mailing lists