From: Al Viro <viro@zeniv.linux.org.uk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [git pull] work.fd fix
Date: Sun, 5 Jun 2022 19:13:46 +0000 [thread overview]
Message-ID: <Yp0AamPDLOK6mTIn@zeniv-ca.linux.org.uk> (raw)
[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@zeniv.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(-)
next reply other threads:[~2022-06-05 19:13 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-05 19:13 Al Viro [this message]
2022-06-06 0:15 ` [git pull] work.fd fix Linus Torvalds
2022-06-06 0:23 ` pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Yp0AamPDLOK6mTIn@zeniv-ca.linux.org.uk \
--to=viro@zeniv.linux.org.uk \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.