diff options
author | Steve French <sfrench@us.ibm.com> | 2011-03-01 08:02:57 +0300 |
---|---|---|
committer | Steve French <sfrench@us.ibm.com> | 2011-05-19 18:10:48 +0400 |
commit | 34c87901e113799a45423fdac29c7478c889a95d (patch) | |
tree | 1398028abbfc10d181f3a3c805c78ebb689d9e70 /virt/kvm | |
parent | fd62cb7e7411f1f5ca774145665316d3612fed9a (diff) | |
download | linux-34c87901e113799a45423fdac29c7478c889a95d.tar.xz |
Shrink stack space usage in cifs_construct_tcon
We were reserving MAX_USERNAME (now 256) on stack for
something which only needs to fit about 24 bytes ie
string krb50x + printf version of uid
Signed-off-by: Steve French <sfrench@us.ibm.com>
Diffstat (limited to 'virt/kvm')
0 files changed, 0 insertions, 0 deletions