From: Al Viro <viro@zeniv.linux.org.uk>
To: Christian Brauner <brauner@kernel.org>
Cc: Dawid Osuchowski <linux@osuchow.ski>,
jack@suse.cz, linux-fsdevel@vger.kernel.org
Subject: Re: [PATCH v3] fs: Create anon_inode_getfile_fmode()
Date: Wed, 8 May 2024 01:41:06 +0100 [thread overview]
Message-ID: <20240508004106.GL2118490@ZenIV> (raw)
In-Reply-To: <20240426-singt-abgleichen-2c4c879f3808@brauner>
On Fri, Apr 26, 2024 at 06:05:15PM +0200, Christian Brauner wrote:
> On Fri, 26 Apr 2024 09:58:54 +0200, Dawid Osuchowski wrote:
> > Creates an anon_inode_getfile_fmode() function that works similarly to
> > anon_inode_getfile() with the addition of being able to set the fmode
> > member.
> >
> >
>
> Sorry, forgot that I picked this up.
>
> ---
>
> Applied to the vfs.misc branch of the vfs/vfs.git tree.
> Patches in the vfs.misc branch should appear in linux-next soon.
>
> Please report any outstanding bugs that were missed during review in a
> new review to the original patch series allowing us to drop it.
>
> It's encouraged to provide Acked-bys and Reviewed-bys even though the
> patch has now been applied. If possible patch trailers will be updated.
>
> Note that commit hashes shown below are subject to change due to rebase,
> trailer updates or similar. If in doubt, please check the listed branch.
>
> tree: https://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git
> branch: vfs.misc
>
> [1/1] fs: Create anon_inode_getfile_fmode()
> https://git.kernel.org/vfs/vfs/c/55394d29c9e1
Umm... vfs.all contains 386831d0fb42a952afd4b0f862f335a09e911715
Merge branch 'vfs.misc' into vfs.all
which merges e035af9f6ebacd98774b1be2af58a5afd6d0d291 into vfs.all.
55394d29c9e164f2e1991352f1dc8f973c4f1589 "fs: Create anon_inode_getfile_fmode()"
is e035af9f6ebacd98774b1be2af58a5afd6d0d291^^^ (and thus picked by the merge),
but your vfs.miss is 652efdeca5b142ee9c5197f45f64fc3d427d4b08, which is
e035af9f6ebacd98774b1be2af58a5afd6d0d291^^^^.
So it looks like you forgot to push vfs.misc as well...
next prev parent reply other threads:[~2024-05-08 0:41 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-26 7:58 [PATCH v3] fs: Create anon_inode_getfile_fmode() Dawid Osuchowski
2024-04-26 16:05 ` Christian Brauner
2024-05-08 0:41 ` Al Viro [this message]
2024-05-08 0:46 ` Al Viro
2024-05-08 11:37 ` Christian Brauner
2024-05-08 1:48 ` Al Viro
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=20240508004106.GL2118490@ZenIV \
--to=viro@zeniv.linux.org.uk \
--cc=brauner@kernel.org \
--cc=jack@suse.cz \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux@osuchow.ski \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).