[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAH2r5muqy=YYFYkgZFenPSx0WexNmnp6GYL0qHP2hbyHA--Ckw@mail.gmail.com>
Date: Sat, 27 Nov 2021 15:43:13 -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>,
Namjae Jeon <linkinjeon@...nel.org>
Subject: [GIT PULL] ksmbd server fixes
Please pull the following changes since commit
136057256686de39cc3a07c2e39ef6bc43003ff6:
Linux 5.16-rc2 (2021-11-21 13:47:39 -0800)
are available in the Git repository at:
git://git.samba.org/ksmbd.git tags/5.16-rc2-ksmbd-fixes
for you to fetch changes up to 178ca6f85aa3231094467691f5ea1ff2f398aa8d:
ksmbd: fix memleak in get_file_stream_info() (2021-11-25 00:09:26 -0600)
----------------------------------------------------------------
5 ksmbd server fixes, 4 for stable
- memleak fix
- fix for default data stream on fs that don't support xattr
- error logging fix
- session setup fix
- minor doc cleanup
Regression test results:
http://smb3-test-rhel-75.southcentralus.cloudapp.azure.com/#/builders/8/builds/96
----------------------------------------------------------------
Christophe JAILLET (1):
ksmbd: Fix an error handling path in 'smb2_sess_setup()'
Namjae Jeon (3):
ksmbd: downgrade addition info error msg to debug in smb2_get_info_sec()
ksmbd: contain default data stream even if xattr is empty
ksmbd: fix memleak in get_file_stream_info()
Salvatore Bonaccorso (1):
docs: filesystem: cifs: ksmbd: Fix small layout issues
Documentation/filesystems/cifs/ksmbd.rst | 10 +++++-----
fs/ksmbd/smb2pdu.c | 30 +++++++++++++++++-------------
--
Thanks,
Steve
Powered by blists - more mailing lists