commit | 407f61a2b482ab9a6d03549ab9513e4a823ae4a2 | [log] [tgz] |
---|---|---|
author | Steve French <sfrench@us.ibm.com> | Fri Sep 28 06:53:39 2007 +0000 |
committer | Steve French <sfrench@us.ibm.com> | Fri Sep 28 06:53:39 2007 +0000 |
tree | d118f0ed7aea5a0002cbd58ff69fd0fa36b5be1b | |
parent | 65874007c36930317c7a56d814a6a3e2966daaa8 [diff] |
[CIFS] Fix memory leak in statfs to very old servers 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>