[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20131016185701.GP13318@ZenIV.linux.org.uk>
Date: Wed, 16 Oct 2013 19:57:01 +0100
From: Al Viro <viro@...IV.linux.org.uk>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org
Subject: [git pull] fix for -rc6
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists