[CIFS] Reduce cifs stack space usage

The two cifs functions that used the most stack according
to "make checkstack" have been changed to use less stack.

Thanks to jra and Shaggy for helpful ideas

Signed-off-by: Steve French <sfrench@us.ibm.com>
cc: jra@samba.org
cc: shaggy@us.ibm.com
This commit is contained in:
Steve French 2007-02-02 04:21:57 +00:00
commit 9a0c8230e8
2 changed files with 16 additions and 4 deletions