OpenAFS Master Repository branch, master, updated. BP-openafs-stable-1_8_x-34-g0678ad2

Gerrit Code Review gerrit@openafs.org
Mon, 1 Jan 2018 21:06:33 -0500


The following commit has been merged in the master branch:
commit 0678ad26b6069040a6ea86866fb59ef5968ea343
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.
    
    Change-Id: I15cd4631d1932dcfb920313acb82fcbe570087e8
    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>

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

-- 
OpenAFS Master Repository