From: Miklos Szeredi Date: Mon, 21 May 2012 15:30:18 +0000 (+0200) Subject: vfs: nameidata_to_filp(): don't throw away file on error X-Git-Tag: v3.5-rc1~15^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50ee93afcaa970620d1fb5a9894109a2ab152868;p=pandora-kernel.git vfs: nameidata_to_filp(): don't throw away file on error If open fails, don't put the file. This allows it to be reused if open needs to be retried. Signed-off-by: Miklos Szeredi Signed-off-by: Al Viro --- Reading git-diff-tree failed