The following commit has been merged in the master branch:
commit dd80f081663c50f93618da7a309b390f2fbdbc59
Author: Tim Creech <[email protected]>
Date:   Sun Mar 5 18:13:45 2017 -0500

    FBSD: build fix for FreeBSD 11
    
    r285819 eliminated b_saveaddr from struct buf, while r292373 changed the
    arguments to VOP_GETPAGES. The approach used by this patch to address
    these changes was inspired by FreeBSD's nfs and samba clients.
    
    Change-Id: Ibcf6b6fde6c86f96aa814af2bca08f1a8b286740
    Reviewed-on: https://gerrit.openafs.org/12575
    Reviewed-by: Benjamin Kaduk <[email protected]>
    Tested-by: BuildBot <[email protected]>

 src/afs/FBSD/osi_vnodeops.c       |   69 ++++++++++++++++++++++++++----------
 src/afs/VNOPS/afs_vnop_strategy.c |    6 ++--
 src/config/param.generic_fbsd.h   |   10 +++++
 3 files changed, 63 insertions(+), 22 deletions(-)

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

Reply via email to