OpenAFS Master Repository branch, openafs-stable-1_8_x, updated. openafs-stable-1_8_0pre3-12-g16c0dbd

Gerrit Code Review gerrit@openafs.org
Wed, 3 Jan 2018 00:44:33 -0500


The following commit has been merged in the openafs-stable-1_8_x branch:
commit 16c0dbd7961fb599ed9f29d700d1a713902bd96d
Author: Mark Vitale <mvitale@sinenomine.net>
Date:   Thu Nov 30 16:51:32 2017 -0500

    LINUX: consolidate duplicate code in canonical_dentry
    
    The two stanzas for HAVE_DCACHE_LOCK are now identical;
    remove the preprocessor conditionals and duplicate code.
    
    No functional change should be incurred by this commit.
    
    Reviewed-on: https://gerrit.openafs.org/12791
    Reviewed-by: Andrew Deason <adeason@dson.org>
    Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    (cherry picked from commit 0678ad26b6069040a6ea86866fb59ef5968ea343)
    
    Change-Id: If0f9516201cea747a753db04ba2d0e2cac69971b
    Reviewed-on: https://gerrit.openafs.org/12849
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>

 src/afs/LINUX/osi_vnodeops.c |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)

-- 
OpenAFS Master Repository