[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Y4A79tAvPFcC3Hu7@ZenIV>
Date: Fri, 25 Nov 2022 03:52:22 +0000
From: Al Viro <viro@...iv.linux.org.uk>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org
Subject: [git pull] (vfs.git) a couple of fixes
The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:
Linux 6.1-rc1 (2022-10-16 15:36:24 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git tags/pull-fixes
for you to fetch changes up to 406c706c7b7f1730aa787e914817b8d16b1e99f6:
vfs: vfs_tmpfile: ensure O_EXCL flag is enforced (2022-11-19 02:22:11 -0500)
----------------------------------------------------------------
a couple of fixes, one of them for this cycle regression...
Signed-off-by: Al Viro <viro@...iv.linux.org.uk>
----------------------------------------------------------------
Jann Horn (1):
fs: use acquire ordering in __fget_light()
Peter Griffin (1):
vfs: vfs_tmpfile: ensure O_EXCL flag is enforced
fs/file.c | 11 ++++++++++-
fs/namei.c | 3 ++-
2 files changed, 12 insertions(+), 2 deletions(-)
Powered by blists - more mailing lists