[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAH2r5mu7-vNnVE+1fdESnV4kJ-sr3gV4YnAQJ==BuXve2QOjpQ@mail.gmail.com>
Date: Fri, 16 May 2025 18:42:19 -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
82f2b0b97b36ee3fcddf0f0780a9a0825d52fec3:
Linux 6.15-rc6 (2025-05-11 14:54:11 -0700)
are available in the Git repository at:
git://git.samba.org/sfrench/cifs-2.6.git tags/6.15-rc6-smb3-client-fixes
for you to fetch changes up to 3965c23773e81c476f6de30ccc5d201c59ff9714:
smb: client: fix zero rsize error messages (2025-05-14 19:26:38 -0500)
----------------------------------------------------------------
Two smb3 client fixes
- Fix memory leak in mkdir error path
- Fix max rsize miscalculation after channel reconnect
----------------------------------------------------------------
Jethro Donaldson (1):
smb: client: fix memory leak during error handling for POSIX mkdir
Paulo Alcantara (1):
smb: client: fix zero rsize error messages
fs/smb/client/file.c | 6 ++++--
fs/smb/client/smb2pdu.c | 2 +-
2 files changed, 5 insertions(+), 3 deletions(-)
--
Thanks,
Steve
Powered by blists - more mailing lists