Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 25 Nov 2022 18:12:43 +0000 (10:12 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 25 Nov 2022 18:12:43 +0000 (10:12 -0800)
commitb308570957332422032e34b0abb9233790344e2b
tree8d259fcc668526511fd419170204b9433f299dda
parentca66e58001ad9418e937ceb56bce8b1fe183c62e
parent406c706c7b7f1730aa787e914817b8d16b1e99f6
Merge tag 'pull-fixes' of git://git./linux/kernel/git/viro/vfs

Pull vfs fixes from Al Viro:
 "A couple of fixes, one of them for this cycle regression..."

* tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  vfs: vfs_tmpfile: ensure O_EXCL flag is enforced
  fs: use acquire ordering in __fget_light()