The following commit has been merged in the openafs-stable-1_6_x branch:
commit 0dc4722d7e86bf289f8e287a01532d90dda803a8
Author: Michael Meffie <[email protected]>
Date:   Sun May 18 19:28:16 2014 -0400

    libafs: allocate vattrs in LINUX to reduce stack used
    
    Allocate temporary vattrs in LINUX to reduce the amount
    of stack space used.
    
    Reviewed-on: http://gerrit.openafs.org/11170
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>
    Reviewed-by: Perry Ruiter <[email protected]>
    Reviewed-by: Chas Williams - CONTRACTOR <[email protected]>
    Reviewed-by: D Brashear <[email protected]>
    (cherry picked from commit 40fb2650b783fbafe51aefd3d0af7a6b0536c265)
    
    Change-Id: I1f19c07a2ad0f8cdddd88e4528584caccaa403e0
    Reviewed-on: http://gerrit.openafs.org/11339
    Reviewed-by: Chas Williams - CONTRACTOR <[email protected]>
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Andrew Deason <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>
    Reviewed-by: Stephan Wiesand <[email protected]>

 src/afs/LINUX/osi_export.c   |   16 ++++-
 src/afs/LINUX/osi_vfsops.c   |   20 ++++---
 src/afs/LINUX/osi_vnodeops.c |  129 ++++++++++++++++++++++++++++++------------
 3 files changed, 118 insertions(+), 47 deletions(-)

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

Reply via email to