The following commit has been merged in the openafs-stable-1_6_x branch:
commit fb32fcf4f711c525b0c1504b2ca831362b75f131
Author: Michael Meffie <[email protected]>
Date:   Fri Mar 28 00:36:29 2014 +0100

    libafs: reduce stack space
    
    Allocate temporary vrequests to reduce the amount
    of stack space used.
    
    Reviewed-on: http://gerrit.openafs.org/11003
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Chas Williams - CONTRACTOR <[email protected]>
    Reviewed-by: D Brashear <[email protected]>
    (cherry picked from commit 027e2bbb1191c31dbbe968a925c192b064d52c47)
    
    Change-Id: I2dc6d49c7d3b7578359930f7fd922f177729281f
    Reviewed-on: http://gerrit.openafs.org/11165
    Reviewed-by: Chas Williams - CONTRACTOR <[email protected]>
    Reviewed-by: Gergely Madarasz <[email protected]>
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Andrew Deason <[email protected]>
    Reviewed-by: Stephan Wiesand <[email protected]>

 src/afs/afs_analyze.c     |   16 ++++++++++------
 src/afs/afs_bypasscache.c |   36 +++++++++++++++++++++---------------
 src/afs/afs_daemons.c     |   44 +++++++++++++++++++++++++++-----------------
 src/afs/afs_osi_vget.c    |    8 ++++++--
 src/afs/afs_pioctl.c      |   19 +++++++++++--------
 src/afs/afs_server.c      |   25 ++++++++++++++++---------
 src/afs/afs_vcache.c      |   33 +++++++++++++++++++++------------
 src/afs/afs_volume.c      |   21 ++++++++++++---------
 8 files changed, 124 insertions(+), 78 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to