The following commit has been merged in the master branch:
commit 028240329c09b6a311cb85736f41d75f7ee7a01f
Author: Ben Kaduk <[email protected]>
Date:   Wed Mar 17 01:55:41 2010 -0400

    Catch up with FBSD80's removal of thread argument to VFS calls
    
    FreeBSD SVN rev 191990 removed the thread argument to
    filesystem-dependent VFS calls.  Curthread is always assumed.
    There is a __FreeBSD_version bump that we could check if
    we felt like being precise, but FBSD80_ENV is probably good enough.
    
    Change-Id: I4534f01999b61eaeaa014c41473c693e6d432fef
    Reviewed-on: http://gerrit.openafs.org/1587
    Reviewed-by: Derrick Brashear <[email protected]>
    Tested-by: Benjamin Kaduk <[email protected]>

 src/afs/FBSD/osi_prototypes.h |    4 +++-
 src/afs/FBSD/osi_vfsops.c     |   32 ++++++++++++++++++++++++++++++--
 2 files changed, 33 insertions(+), 3 deletions(-)

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

Reply via email to