[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Yp0AamPDLOK6mTIn@zeniv-ca.linux.org.uk>
Date: Sun, 5 Jun 2022 19:13:46 +0000
From: Al Viro <viro@...iv.linux.org.uk>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [git pull] work.fd fix
[BTW, what conventions are generally used for pull tag names?]
The following changes since commit 6319194ec57b0452dcda4589d24c4e7db299c5bf:
Unify the primitives for file descriptor closing (2022-05-14 18:49:01 -0400)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git tags/pull-work.fd-fixes
for you to fetch changes up to 40a1926022d128057376d35167128a7c74e3dca4:
fix the breakage in close_fd_get_file() calling conventions change (2022-06-05 15:03:03 -0400)
----------------------------------------------------------------
fix for breakage in #work.fd this window
Signed-off-by: Al Viro <viro@...iv.linux.org.uk>
----------------------------------------------------------------
Al Viro (1):
fix the breakage in close_fd_get_file() calling conventions change
drivers/android/binder.c | 2 ++
fs/file.c | 3 +--
fs/io_uring.c | 5 +----
3 files changed, 4 insertions(+), 6 deletions(-)
Powered by blists - more mailing lists