Merge tag '5.15-rc1-ksmbd' of git://git.samba.org/ksmbd
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 20 Sep 2021 22:35:17 +0000 (15:35 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 20 Sep 2021 22:35:17 +0000 (15:35 -0700)
Pull ksmbd server fixes from Steve French:
 "Three ksmbd fixes, including an important security fix for path
  processing, and a buffer overflow check, and a trivial fix for
  incorrect header inclusion"

* tag '5.15-rc1-ksmbd' of git://git.samba.org/ksmbd:
  ksmbd: add validation for FILE_FULL_EA_INFORMATION of smb2_get_info
  ksmbd: prevent out of share access
  ksmbd: transport_rdma: Don't include rwlock.h directly


Trivial merge