]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ext[34]: fix double put in tmpfile
authorMiklos Szeredi <mszeredi@suse.cz>
Thu, 10 Oct 2013 14:48:19 +0000 (16:48 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 4 Nov 2013 12:35:19 +0000 (04:35 -0800)
commit9f7cc4574847fc72e194bda5803e1541e65b796c
treeeda160b6d2b2837719d30a5b95c9eacb449d28b7
parentb0e0b97c59f6116b12cd33c59aa803a8aac1f6e0
ext[34]: fix double put in tmpfile

commit 43ae9e3fc70ca0057ae0a24ef5eedff05e3fae06 upstream.

d_tmpfile() already swallowed the inode ref.

Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
fs/ext3/namei.c
fs/ext4/namei.c