[CIFS] Fix memory leak in statfs to very old servers
authorSteve French <sfrench@us.ibm.com>
Fri, 28 Sep 2007 06:53:39 +0000 (06:53 +0000)
committerSteve French <sfrench@us.ibm.com>
Fri, 28 Sep 2007 06:53:39 +0000 (06:53 +0000)
We were allocating request buffers twice in the statfs
path when mounted to very old (Windows 9x) servers.

Signed-off-by: Steve French <sfrench@us.ibm.com>

No differences found