Merge tag '6.2-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 15 Dec 2022 17:29:19 +0000 (09:29 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 15 Dec 2022 17:29:19 +0000 (09:29 -0800)
commit504a73d46bad8964be2cdaa63a2bedaef198ea3b
tree89f57992abeab935947cb9fa7177709863a76453
parent041fae9c105ae342a4245cf1e0dc56a23fbb9d3c
parent72ee45fd46d0d3578c4e6046f66fae3218543ce3
Merge tag '6.2-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd

Pull ksmbd updates from Steve French:
 "Six ksmbd server fixes"

* tag '6.2-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd:
  ksmbd: Convert to use sysfs_emit()/sysfs_emit_at() APIs
  ksmbd: Fix resource leak in smb2_lock()
  ksmbd: Fix resource leak in ksmbd_session_rpc_open()
  ksmbd: replace one-element arrays with flexible-array members
  ksmbd: use F_SETLK when unlocking a file
  ksmbd: set SMB2_SESSION_FLAG_ENCRYPT_DATA when enforcing data encryption for this share
fs/ksmbd/smb2pdu.c