The following commit has been merged in the master branch:
commit 909d8358109445fdb316b68a8e55e17626cf17c9
Author: Ian Wienand <[email protected]>
Date:   Tue Mar 20 14:01:43 2018 +1100

    Remove warning "find_preferred_connection: no connection and !create"
    
    find_preferred_connection() is called with !create via
    afs_ConnByHost->afs_ConnBySA to determine if there is a cached
    connection available.  Don't warn, as it will next be called with the
    create flag to create the connection anyway.
    
    Change-Id: I02c2150a04ef20c54da793926fb402b946311f9a
    Reviewed-on: https://gerrit.openafs.org/12964
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Michael Meffie <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>

 src/afs/afs_conn.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

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

Reply via email to