[GIT PULL] overlayfs fix for 4.10-rc5

From: Miklos Szeredi
Date: Fri Jan 20 2017 - 05:43:29 EST


Hi Linus,

Please pull from:

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

This fixes a regression introduced in this cycle.

Thanks,
Miklos

---
Amir Goldstein (1):
ovl: fix possible use after free on redirect dir lookup

---
fs/overlayfs/namei.c | 27 ++++++++++++++++++---------
1 file changed, 18 insertions(+), 9 deletions(-)