The following commit has been merged in the openafs-stable-1_6_x branch:
commit 17bf59ae6e426a7fd86f7edda040edb352729d2e
Author: Michael Meffie <[email protected]>
Date:   Mon Apr 14 16:07:53 2014 -0400

    libafs: api to create and free vrequests
    
    Add a pair of functions to allocate and free struct vrequests, which
    are to be used to avoid having struct vrequests on the stack.
    
    Reviewed-on: http://gerrit.openafs.org/11074
    Reviewed-by: D Brashear <[email protected]>
    Tested-by: D Brashear <[email protected]>
    (cherry picked from commit 76ad941902c650a4a716168d3cbe68f62aef109f)
    
    Change-Id: I08932256af58aeba31b2d5c11008658c419cf008
    Reviewed-on: http://gerrit.openafs.org/11164
    Reviewed-by: Perry Ruiter <[email protected]>
    Reviewed-by: Benjamin Kaduk <[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_osi_pag.c    |   58 ++++++++++++++++++++++++++++++++++++++++++++++
 src/afs/afs_prototypes.h |    2 +
 2 files changed, 60 insertions(+), 0 deletions(-)

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

Reply via email to