The following commit has been merged in the master branch:
commit d354386b8c6047206800dc52ab82886e23db77ad
Author: Antoine Verheijen <[email protected]>
Date:   Tue Jan 27 19:44:56 2015 -0700

    OpenBSD: Remove obsolete parameter in call to osi_VM_FlushVCache()
    
    The second parameter in the call to osi_VM_FlushVCache() in the kernel
    module is obsolete and has been removed. However, one call in the
    OpenBSD module still contains that parameter in its call. This patch
    removes it, eliminating the compile error.
    
    Change-Id: Ia3f79c74e86b8038301459e1adbf17a58056e8b1
    Reviewed-on: http://gerrit.openafs.org/11698
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Perry Ruiter <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>

 src/afs/OBSD/osi_vm.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

Reply via email to