Merge tag 'ovl-fixes-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/overl...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 19 Aug 2025 17:08:05 +0000 (10:08 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 19 Aug 2025 17:08:05 +0000 (10:08 -0700)
commit7cca555b94a2191d012837a37c891eca4e876c6b
treed65f75cadd2751e9d69b445d7306a252f2a39c3f
parent055f213075fbfa8e950bed8f2c50d01ac71bbf37
parente8bd877fb76bb9f35253e8f41ce0c772269934dd
Merge tag 'ovl-fixes-6.17-rc1' of git://git./linux/kernel/git/overlayfs/vfs

Pull overlayfs fixes from Amir Goldstein:
 "Fixes for two fallouts from Neil's directory locking changes"

* tag 'ovl-fixes-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/overlayfs/vfs:
  ovl: fix possible double unlink
  ovl: use I_MUTEX_PARENT when locking parent in ovl_create_temp()