]> 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)
commite20b946b296767bf5bc252f7367906949fe26657
tree740a3aeb4e4feaa5806e33f3e86cf5d5b55ce09f
parent3b2b086ab751b2c32d6f5f51d63a8cdaaa429319
parenta14e1c3e9e0c343e715d221fea579394f792ef7a
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()