The following commit has been merged in the openafs-stable-1_6_x branch:
commit 7426a78d1a43a33b743b4f5b47dd98f0c00b152c
Author: Michael Meffie <[email protected]>
Date:   Wed Apr 9 08:40:21 2014 -0400

    libafs: reduce stack space in LINUX
    
    Allocate temporary vrequests to reduce the amount
    of stack space used.
    
    Reviewed-on: http://gerrit.openafs.org/11005
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Chas Williams - CONTRACTOR <[email protected]>
    Reviewed-by: D Brashear <[email protected]>
    (cherry picked from commit 1ac4eb1b84db2732b9c2645492daff9e25417475)
    
    Change-Id: I5d982afce489fbcf82cbcb69bd2677fcb0236237
    Reviewed-on: http://gerrit.openafs.org/11167
    Reviewed-by: Chas Williams - CONTRACTOR <[email protected]>
    Reviewed-by: Gergely Madarasz <[email protected]>
    Reviewed-by: Perry Ruiter <[email protected]>
    Reviewed-by: Andrew Deason <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Stephan Wiesand <[email protected]>

 src/afs/LINUX/osi_export.c   |   48 +++++++++++++++++++++----------------
 src/afs/LINUX/osi_vfsops.c   |    7 +++--
 src/afs/LINUX/osi_vnodeops.c |   54 ++++++++++++++++++++++++------------------
 3 files changed, 62 insertions(+), 47 deletions(-)

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

Reply via email to