OpenAFS Master Repository branch, master, updated. openafs-devel-1_9_2-299-gc86634d

Gerrit Code Review gerrit@openafs.org
Thu, 7 Aug 2025 11:07:46 -0400


The following commit has been merged in the master branch:
commit c86634dba3b30c870641f577bb84b0517e4045bf
Author: Mark Vitale <mvitale@sinenomine.net>
Date:   Tue Jul 1 15:16:46 2025 -0400

    DARWIN: Remove logging AFS mount status in checkAfsStatus()
    
    Since commit 4731c8060921 (macos: AFSBackgrounder: improve detection of
    afs mount status), checkAfsStatus() logs the AFS mount status when afs
    is not mounted, but this is unnecessary and clutters the log.
    
    Remove logging the AFS mount status in checkAfsStatus().
    
    Change-Id: I1cc5cc9f050fe247279c973e8c59ee1ec3efbc44
    Reviewed-on: https://gerrit.openafs.org/16413
    Reviewed-by: Mark Vitale <mvitale@sinenomine.net>
    Reviewed-by: Gaurav Saxena <gsaxena@sinenomine.net>
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Cheyenne Wills <cwills@sinenomine.net>
    Reviewed-by: Andrew Deason <adeason@sinenomine.net>

 src/platform/DARWIN/AFSPreference/AFSPropertyManager.m | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

-- 
OpenAFS Master Repository