[CIFS] Reduce cifs stack space usage
authorSteve French <sfrench@us.ibm.com>
Fri, 2 Feb 2007 04:21:57 +0000 (04:21 +0000)
committerSteve French <sfrench@us.ibm.com>
Fri, 2 Feb 2007 04:21:57 +0000 (04:21 +0000)
commit9a0c8230e84898ed27f790408805e33fa482b2f9
tree785eb8b75b4bac6a48f58d8593aa40c2f345d762
parent030e9d8147491a9d2fe1b67882a3720fcf8b95f7
[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
fs/cifs/file.c
fs/cifs/smbdes.c