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