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

From: Miklos Szeredi
Date: Tue May 10 2016 - 04:34:29 EST


Hi Al,

Please pull from:

git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs.git overlayfs-next

This fixes two issues with overlayfs.

Thanks,
Miklos

---
Miklos Szeredi (3):
vfs: rename: check backing inode being equal
vfs: export lookup_hash() to modules
ovl: ignore permissions on underlying lookup

---
fs/namei.c | 48 ++++++++++++++++++++++++++++++++++++++----------
fs/overlayfs/super.c | 2 +-
include/linux/namei.h | 2 ++
3 files changed, 41 insertions(+), 11 deletions(-)