Merge tag 'ovl-update-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 9 Nov 2021 18:51:12 +0000 (10:51 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 9 Nov 2021 18:51:12 +0000 (10:51 -0800)
commit1bdd629e5aa0e335504304be4208935948692549
treecd64cb149797dd9b83209046c6190ed4950cf6d9
parentcdd39b0539c4271d4242bc780fb1f04e130c4377
parent5b0a414d06c3ed2097e32ef7944a4abb644b89bd
Merge tag 'ovl-update-5.16' of git://git./linux/kernel/git/mszeredi/vfs

Pull overlayfs updates from Miklos Szeredi:

 - Fix a regression introduced in the last cycle

 - Fix a use-after-free in the AIO path

 - Fix a bogus warning reported by syzbot

* tag 'ovl-update-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs:
  ovl: fix filattr copy-up failure
  ovl: fix warning in ovl_create_real()
  ovl: fix use after free in struct ovl_aio_req
fs/overlayfs/file.c