]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'ovl-fixes-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/mszer...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 4 Oct 2021 16:46:36 +0000 (09:46 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 4 Oct 2021 16:46:36 +0000 (09:46 -0700)
commit5f2422ad54cf2d96230212d3225ae110eedb6004
tree740a3aeb4e4feaa5806e33f3e86cf5d5b55ce09f
parent4b8a6be92ed0bbc965fd7e069bdba30d9a015553
parent10aca23f5cf9c4d9a5f586da802a38d3bb5a7158
Merge tag 'ovl-fixes-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs

Pull overlayfs fixes from Miklos Szeredi:
 "Fix two bugs, both of them corner cases not affecting most users"

* tag 'ovl-fixes-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs:
  ovl: fix IOCB_DIRECT if underlying fs doesn't support direct IO
  ovl: fix missing negative dentry check in ovl_rename()