The following commit has been merged in the openafs-stable-1_8_x branch:
commit 881062ab6f67887ce08ab1000a6ac79c41b12c2f
Author: Benjamin Kaduk <[email protected]>
Date:   Tue May 8 18:04:21 2018 -0500

    Use afs_DestroyReq in afs_PrefetchNoCache()
    
    Since commit 76ad941902c650a4a716168d3cbe68f62aef109f we use 
afs_DestroyReq()
    instead of osi_Free() directly.
    
    Also update the UKERNEL version of the function to afs_CreateReq() properly.
    
    FIXES 134533
    
    Reviewed-on: https://gerrit.openafs.org/13060
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Michael Meffie <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>
    (cherry picked from commit 3ec0414f769c37a19410fbd9aefb086cb5b69e55)
    
    Change-Id: Ic85fef48f7adb2a152b5cb4d68b8c4a43c45c06a
    Reviewed-on: https://gerrit.openafs.org/13114
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Michael Meffie <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>

 src/afs/UKERNEL/afs_usrops.c |    5 ++---
 src/afs/afs_bypasscache.c    |    2 +-
 2 files changed, 3 insertions(+), 4 deletions(-)

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

Reply via email to