OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-4140-gc73883e

Gerrit Code Review gerrit@openafs.org
Wed, 5 Feb 2014 06:44:35 -0800 (PST)


The following commit has been merged in the master branch:
commit c73883e7846fa0421cfac29830c27c9b6aacf5ed
Author: Andrew Deason <adeason@sinenomine.net>
Date:   Fri Jan 31 16:36:44 2014 -0600

    afs: Refactor DoLockWarning
    
    Change DoLockWarning around a little bit, so subsequent changes are
    easier to follow. Move lastWarnTime/lastWarnPid so they are only
    usable within this function.
    
    This commit should incur no functional change.
    
    Change-Id: I5d25f64e9c088aecee0f0c46b6c401b2caa71ccb
    Reviewed-on: http://gerrit.openafs.org/10794
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: D Brashear <shadow@your-file-system.com>

 src/afs/VNOPS/afs_vnop_flock.c |   47 ++++++++++++++++++++++-----------------
 src/afs/afs_init.c             |    3 --
 src/afs/afs_prototypes.h       |    2 -
 3 files changed, 26 insertions(+), 26 deletions(-)

-- 
OpenAFS Master Repository