OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-4694-gac05e8c

Gerrit Code Review gerrit@openafs.org
Mon, 21 Sep 2015 23:10:48 -0400


The following commit has been merged in the master branch:
commit ac05e8ceebd05c2d8496759e70cf7b1b92541134
Author: Michael Meffie <mmeffie@sinenomine.net>
Date:   Wed Apr 29 11:54:45 2015 -0400

    libafs: remove linux conditionals for md5 inode number calculation
    
    Remove the conditionals which hide the md5 digest calculation for inode
    numbers on non-linux platforms.  This feature was originally added to
    support sites running on linux, but is generally useful and the
    implementation is not specific to linux.
    
    Change-Id: I7f406f9492780c1893dc1a2892db253b05036120
    Reviewed-on: http://gerrit.openafs.org/11854
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Perry Ruiter <pruiter@sinenomine.net>
    Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>

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

-- 
OpenAFS Master Repository