* [git pull] regression fix in namei
@ 2020-04-06 14:40 Al Viro
2020-04-06 15:45 ` Linus Torvalds
2020-04-06 16:45 ` pr-tracker-bot
0 siblings, 2 replies; 3+ messages in thread
From: Al Viro @ 2020-04-06 14:40 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, linux-fsdevel
Dumb braino in legitimize_path()...
The following changes since commit 9c577491b985e1b27995abe69b32b041893798cf:
Merge branch 'work.dotdot1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs (2020-04-02 12:30:08 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git fixes
for you to fetch changes up to 5bd73286d50fc242bbff1aaddb0e97c4527c9d78:
fix a braino in legitimize_path() (2020-04-06 10:38:59 -0400)
----------------------------------------------------------------
Al Viro (1):
fix a braino in legitimize_path()
fs/namei.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [git pull] regression fix in namei
2020-04-06 14:40 [git pull] regression fix in namei Al Viro
@ 2020-04-06 15:45 ` Linus Torvalds
2020-04-06 16:45 ` pr-tracker-bot
1 sibling, 0 replies; 3+ messages in thread
From: Linus Torvalds @ 2020-04-06 15:45 UTC (permalink / raw)
To: Al Viro; +Cc: Linux Kernel Mailing List, linux-fsdevel
On Mon, Apr 6, 2020 at 7:40 AM Al Viro <viro@zeniv.linux.org.uk> wrote:
>
> Dumb braino in legitimize_path()...
Well, the type system can't help us because the types are the same,
but I do wonder if at least the naming couldn't have been slightly
more explicit. "mseq" vs "seq" is a bit subtle.
I guess this is mostly a one-time conversion issue, so not worth
trying to worry about any more, but that internal interface does look
like it's ripe for mistakes.
Linus
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [git pull] regression fix in namei
2020-04-06 14:40 [git pull] regression fix in namei Al Viro
2020-04-06 15:45 ` Linus Torvalds
@ 2020-04-06 16:45 ` pr-tracker-bot
1 sibling, 0 replies; 3+ messages in thread
From: pr-tracker-bot @ 2020-04-06 16:45 UTC (permalink / raw)
To: Al Viro; +Cc: Linus Torvalds, linux-kernel, linux-fsdevel
The pull request you sent on Mon, 6 Apr 2020 15:40:32 +0100:
> git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git fixes
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/77a73eecd47c2c290cf4ecba2c5b9d26d5d812be
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-04-06 16:45 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-06 14:40 [git pull] regression fix in namei Al Viro
2020-04-06 15:45 ` Linus Torvalds
2020-04-06 16:45 ` pr-tracker-bot
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).