OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-3216-g3f9d982

Gerrit Code Review gerrit@openafs.org
Tue, 18 Dec 2012 12:32:54 -0800 (PST)


The following commit has been merged in the master branch:
commit 3f9d982ec25aa5f9cf32a1268d6883a9afa70b12
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
    
    Change-Id: I686212a283b9e0ce769b1351e3cb75e08f4b110c
    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>

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

-- 
OpenAFS Master Repository