From: Mathieu Desnoyers Date: Fri, 24 Nov 2006 18:48:19 +0000 (-0500) Subject: DebugFS : file/directory creation error handling X-Git-Tag: v2.6.20-rc1~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63223a0654c2a473ae64835819b87826cb7415ee;p=pandora-kernel.git DebugFS : file/directory creation error handling Fix error handling of file and directory creation in DebugFS. The error path should release the file system because no _remove will be called for this erroneous creation. Signed-off-by: Mathieu Desnoyers Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed