From: Pavel Shilovsky Date: Wed, 25 May 2011 09:35:34 +0000 (+0400) Subject: CIFS: Fix undefined behavior when mount fails X-Git-Tag: v3.0-rc1~43^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2e5cd33b598fb496b9366c445bd77c801efabb8;p=pandora-kernel.git CIFS: Fix undefined behavior when mount fails Fix double kfree() calls on the same pointers and cleanup mount code. Reviewed-and-Tested-by: Jeff Layton Signed-off-by: Pavel Shilovsky Signed-off-by: Steve French --- Reading git-diff-tree failed