OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-3124-g007ec3e

Gerrit Code Review gerrit@openafs.org
Mon, 19 Nov 2012 04:22:28 -0800 (PST)


The following commit has been merged in the master branch:
commit 2bafb2f99d85804459acb8994d4057be809f8729
Author: Marc Dionne <marc.c.dionne@gmail.com>
Date:   Wed Nov 14 22:12:13 2012 -0500

    Linux: change test for new putname API
    
    Replace the existing test with a more robust one that checks for
    the existence of the new filename structure.  Since older kernels
    are expected to fail this test, we'll get the correct result even
    if there is unrelated failure, for instance a missing/different
    header file.
    
    Change-Id: Ie50abce37580eab803e9b07e636a1538f4a91a81
    Reviewed-on: http://gerrit.openafs.org/8466
    Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@your-file-system.com>

 acinclude.m4               |    5 +----
 src/afs/LINUX/osi_compat.h |    2 +-
 2 files changed, 2 insertions(+), 5 deletions(-)

-- 
OpenAFS Master Repository