Re: [GIT PULL] overlayfs fixes for 4.6-rc7

From: Al Viro
Date: Wed May 11 2016 - 00:07:57 EST


On Wed, May 11, 2016 at 01:23:42AM +0200, Miklos Szeredi wrote:
> Hi Al,
>
> Hopefully this addresses your concerns. I couldn't find a better name for
> lookup_hash(), after all it's just that.
>
> Please pull:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs.git overlayfs-linus
>
> ---
> Miklos Szeredi (4):
> vfs: add vfs_select_inode() helper

B0rken - for one thing, you've lost file->f_path = *path in vfs_open(), for
another this thing belongs in dcache.h as static inline. Fixed, pushed
as vfs.git#ovl-fixes, merged into #for-linus.

If you have any objections against the current state of that branch, please
yell.