The following commit has been merged in the master branch:
commit 5d9c767ac55b2d1b8f5b87dc9ced63e282af7bac
Author: Andrew Deason <[email protected]>
Date:   Mon Aug 31 11:10:10 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 <[email protected]>
    Tested-by: Derrick Brashear <[email protected]>

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

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

Reply via email to