The following commit has been merged in the master branch:
commit 1caeeea43c038011306dd1c391680c24fc318e3d
Author: Andrew Deason <[email protected]>
Date:   Mon Oct 26 12:19:19 2020 -0500

    afs: Log pid with disk cache read errors
    
    Log the current pid (and procname) when we complain about an error
    when reading from CacheItems in afs_UFSGetDSlot. These errors can
    result in confusing situations, so it can be helpful to know at least
    what process saw the error.
    
    Our logic for logging this information is getting a bit large, so also
    move this to a new function, LogCacheError.
    
    Change-Id: I3427e736458784df0d516f4182684605e930e128
    Reviewed-on: https://gerrit.openafs.org/14416
    Reviewed-by: Mark Vitale <[email protected]>
    Reviewed-by: Cheyenne Wills <[email protected]>
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>

 src/afs/afs_dcache.c |   39 ++++++++++++++++++++++++++++++---------
 1 files changed, 30 insertions(+), 9 deletions(-)

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

Reply via email to