From: Jeff Layton Date: Mon, 20 Jul 2009 17:40:52 +0000 (-0400) Subject: cifs: free nativeFileSystem field before allocating a new one X-Git-Tag: v2.6.31-rc4~21^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90a98b2f3f3647fb17667768a348b2b219f2a9f7;p=pandora-kernel.git cifs: free nativeFileSystem field before allocating a new one ...otherwise, we'll leak this memory if we have to reconnect (e.g. after network failure). Signed-off-by: Jeff Layton CC: Stable Signed-off-by: Steve French --- Reading git-diff-tree failed