commit | 90a98b2f3f3647fb17667768a348b2b219f2a9f7 | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Mon Jul 20 13:40:52 2009 -0400 |
committer | Steve French <sfrench@us.ibm.com> | Mon Jul 20 18:24:37 2009 +0000 |
tree | 784f9cf1728176d7f604fede2ce845cfd6bcf31c | |
parent | 287638b2c533165c3c03dfa15196c2ba583cd287 [diff] |
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 <jlayton@redhat.com> CC: Stable <stable@kernel.org> Signed-off-by: Steve French <sfrench@us.ibm.com>