OpenAFS Master Repository branch, openafs-stable-1_6_x, updated. openafs-stable-1_6_2pre1-15-gefbcfd8

Gerrit Code Review gerrit@openafs.org
Sat, 22 Dec 2012 03:54:26 -0800 (PST)


The following commit has been merged in the openafs-stable-1_6_x branch:
commit efbcfd81599a0401dc6d95ceb04cc8f5c3f1837b
Author: Stephan Wiesand <stephan.wiesand@desy.de>
Date:   Sat Dec 15 15:36:24 2012 +0100

    Linux: Restructure kernel header detection
    
    As of kernel 3.7, version.h has moved, and hence utsrelease.h was
    no longer found. Loop over candidate directories and locations
    within, and look for the files we're actually after.
    
    FIXES 131525
    
    Reviewed-on: http://gerrit.openafs.org/8761
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Michael Laß <lass@mail.uni-paderborn.de>
    Reviewed-by: Chas Williams - CONTRACTOR <chas@cmf.nrl.navy.mil>
    Reviewed-by: Andrew Deason <adeason@sinenomine.net>
    Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
    (cherry picked from commit 3f9d982ec25aa5f9cf32a1268d6883a9afa70b12)
    
    Change-Id: Ia9653405195d4c5f6592960375340553de1267c5
    Reviewed-on: http://gerrit.openafs.org/8804
    Reviewed-by: Michael Laß <lass@mail.uni-paderborn.de>
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
    Tested-by: Stephan Wiesand <stephan.wiesand@desy.de>
    Reviewed-by: Paul Smeddle <paul.smeddle@gmail.com>

 acinclude.m4 |   24 ++++++++++++++----------
 1 files changed, 14 insertions(+), 10 deletions(-)

-- 
OpenAFS Master Repository