[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160510232342.GE10623@veci.piliscsaba.szeredi.hu>
Date: Wed, 11 May 2016 01:23:42 +0200
From: Miklos Szeredi <miklos@...redi.hu>
To: Al Viro <viro@...IV.linux.org.uk>
Cc: linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org,
linux-unionfs@...r.kernel.org
Subject: Re: [GIT PULL] overlayfs fixes for 4.6-rc7
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
vfs: rename: check backing inode being equal
vfs: add lookup_hash() helper
ovl: ignore permissions on underlying lookup
---
fs/internal.h | 2 ++
fs/namei.c | 39 +++++++++++++++++++++++++++++++++------
fs/open.c | 23 ++++++++++++++---------
fs/overlayfs/super.c | 4 +---
include/linux/namei.h | 2 ++
5 files changed, 52 insertions(+), 18 deletions(-)
Powered by blists - more mailing lists