Re: [git pull] vfs.git spurious ENOTDIR fix

From: Al Viro
Date: Sat Aug 01 2015 - 20:23:27 EST


On Sun, Aug 02, 2015 at 01:14:02AM +0100, Al Viro wrote:
> On Sat, Aug 01, 2015 at 09:09:24AM -0700, Linus Torvalds wrote:
>
> > Al, do you plan a pull request? It would be good to get this into rc5
> > (tomorrow) regardless of whether there might be other issues lurking
> > too.
>
> Please, pull from the usual place:
> git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-linus
>
> Shortlog:
> Al Viro (1):
> link_path_walk(): be careful when failing with ENOTDIR
>
> Diffstat:
> fs/namei.c | 6 +++++-
> 1 file changed, 5 insertions(+), 1 deletion(-)

Diffstat:
fs/namei.c | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)

actually. Note to self: git diff HEAD *before* pushing, to verify that
no uncommitted typo fixes are sitting around...

My apologies. Branch head should be at 97242f9, just to make sure you get
the right one...

BTW, is there any convenient way to have git itself check things like
that?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/