The following commit has been merged in the openafs-stable-1_4_x branch:
commit e145bd987bf4f3dc5148f932a16b625af7b3437e
Author: Andrew Deason <adea...@sinenomine.net>
Date:   Thu Sep 3 14:43:28 2009 -0500

    Update accessDate on volume access
    
    Right now accessDate is simply never updated, so the last access time
    for a volume is never reported. Simply update the field in
    VBumpVolumeUsage_r, so we track the last time the volume was accessed.
    
    Note that this does not increase disk writes to the volume header; the
    performance impact is effectively nil.
    
    Reviewed-on: http://gerrit.openafs.org/385
    Reviewed-by: Derrick Brashear <sha...@dementia.org>
    Tested-by: Derrick Brashear <sha...@dementia.org>
    (cherry picked from commit 5d9c767ac55b2d1b8f5b87dc9ced63e282af7bac)
    Reviewed-on: http://gerrit.openafs.org/398

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

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
OpenAFS-cvs@openafs.org
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to