Merge tag '6.15-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 9 May 2025 23:45:21 +0000 (16:45 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 9 May 2025 23:45:21 +0000 (16:45 -0700)
commit1a33418a69cc801d48c59d7d803af5c9cd291be2
treebc969741739c399d62d83b8e5c288309400a0e75
parent0e1329d4045ca3606f9c06a8c47f62e758a09105
parent3ca02e63edccb78ef3659bebc68579c7224a6ca2
Merge tag '6.15-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6

Pull smb client fixes from Steve French:

 - Fix dentry leak which can cause umount crash

 - Add warning for parse contexts error on compounded operation

* tag '6.15-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6:
  smb: client: Avoid race in open_cached_dir with lease breaks
  smb3 client: warn when parse contexts returns error on compounded operation