[git pull] vfs fixes for -rc3

From: Al Viro
Date: Sat May 09 2015 - 00:23:55 EST


A couple of fixes for bugs caught while digging in fs/namei.c.
The first one is this cycle regression, the second is 3.11 and later.
Please, pull from the usual place -
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-linus

Shortlog:
Al Viro (2):
namei: d_is_negative() should be checked before ->d_seq validation
path_openat(): fix double fput()

Diffstat:
fs/namei.c | 22 +++++++++++++++-------
1 file changed, 15 insertions(+), 7 deletions(-)
--
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/