]> 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)
commit501aad3205a7e640b18157089ff403707ce92611
tree8d259fcc668526511fd419170204b9433f299dda
parentebcc324e35343638b0760402d7930288568c8be1
parenta1bef1152d53c301af85af0c418fe6f25331a34f
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()