]> git.ipfire.org Git - people/ms/linux.git/commit
Merge tag '5.16-rc2-ksmbd-fixes' of git://git.samba.org/ksmbd
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 27 Nov 2021 22:49:35 +0000 (14:49 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 27 Nov 2021 22:49:35 +0000 (14:49 -0800)
commit3498e7f2bb415e447354a3debef6738d9655768c
tree8eec2dc8d5ff1cf709c63a192d0d7a3deb37df58
parent00169a9245f841ec666c70959bfd1dcacce74324
parent178ca6f85aa3231094467691f5ea1ff2f398aa8d
Merge tag '5.16-rc2-ksmbd-fixes' of git://git.samba.org/ksmbd

Pull ksmbd fixes from Steve French:
 "Five ksmbd server fixes, four of them for stable:

   - memleak fix

   - fix for default data stream on filesystems that don't support xattr

   - error logging fix

   - session setup fix

   - minor doc cleanup"

* tag '5.16-rc2-ksmbd-fixes' of git://git.samba.org/ksmbd:
  ksmbd: fix memleak in get_file_stream_info()
  ksmbd: contain default data stream even if xattr is empty
  ksmbd: downgrade addition info error msg to debug in smb2_get_info_sec()
  docs: filesystem: cifs: ksmbd: Fix small layout issues
  ksmbd: Fix an error handling path in 'smb2_sess_setup()'