[git pull] fix for -rc6

From: Al Viro
Date: Wed Oct 16 2013 - 14:57:08 EST


A fix for double iput() in ->tmpfile() on ext3 and ext4; I'd fucked it up,
Miklos has caught it. Please, pull from usual place -
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-linus

Shortlog:
Miklos Szeredi (1):
ext[34]: fix double put in tmpfile

Diffstat:
fs/ext3/namei.c | 5 ++---
fs/ext4/namei.c | 5 ++---
2 files changed, 4 insertions(+), 6 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/