]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7226e5dd3bc438341be43b5b6ee028968e9ed4b4
tree8d259fcc668526511fd419170204b9433f299dda
parent1da3589b876b91304391e63116748ce28bd5d84d
parent254fd5d623bf427295f76d771931ac7d36e8b92f
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/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()