From: Arnd Bergmann Date: Wed, 4 Jan 2006 19:31:27 +0000 (+0100) Subject: [PATCH] spufs: fix spufs_fill_dir error path X-Git-Tag: v2.6.16-rc1~666^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f51dd91c80746a5cf76f8c4a77bfc88aa82bb9e;p=pandora-kernel.git [PATCH] spufs: fix spufs_fill_dir error path If creating one entry failed in spufs_fill_dir, we never cleaned up the freshly created entries. Fix this by calling the cleanup function on error. Noticed by Al Viro. Signed-off-by: Arnd Bergmann Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed