Merge tag 'v6.15-rc8-ksmbd-server-fixes' of git://git.samba.org/ksmbd
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 23 May 2025 15:42:29 +0000 (08:42 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 23 May 2025 15:42:29 +0000 (08:42 -0700)
commite0f8e1a7c18bfbb203122e98dbd08e0e68dcbd76
tree017948e83a6d57b4a66fe11ec0748842f93ba3ac
parent3d0ebc36b0b3e8486ceb6e08e8ae173aaa6d1221
parent10379171f346e6f61d30d9949500a8de4336444a
Merge tag 'v6.15-rc8-ksmbd-server-fixes' of git://git.samba.org/ksmbd

Pull smb server fixes from Steve French:

 - Fix for rename regression due to the recent VFS lookup changes

 - Fix write failure

 - locking fix for oplock handling

* tag 'v6.15-rc8-ksmbd-server-fixes' of git://git.samba.org/ksmbd:
  ksmbd: use list_first_entry_or_null for opinfo_get_list()
  ksmbd: fix rename failure
  ksmbd: fix stream write failure