]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'v7.0-rc-part2-ksmbd-server-fixes' of git://git.samba.org/ksmbd
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 21 Feb 2026 17:11:32 +0000 (09:11 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 21 Feb 2026 17:11:32 +0000 (09:11 -0800)
commit8eb604d4ee8bf6183b00b8a96f0007b1be28ca9d
treebf87c95b5cd230c442c62a9897f3075ffc2b8f5f
parentd79526b89571ae447c1a5cfd3d627efa07098348
parenta09dc10d1353f0e92c21eae2a79af1c2b1ddcde8
Merge tag 'v7.0-rc-part2-ksmbd-server-fixes' of git://git.samba.org/ksmbd

Pull smb server fixes from Steve French:
 "Two small fixes:

   - fix potential deadlock

   - minor cleanup"

* tag 'v7.0-rc-part2-ksmbd-server-fixes' of git://git.samba.org/ksmbd:
  ksmbd: call ksmbd_vfs_kern_path_end_removing() on some error paths
  smb: server: Remove duplicate include of misc.h