OpenAFS Master Repository branch, openafs-stable-1_4_x, updated. 88fd7d0b93e20dca13ce51eb3556da6c6dd4d580

Gerrit Code Review gerrit@openafs.org
Wed, 23 Dec 2009 06:38:18 -0800 (PST)


The following commit has been merged in the openafs-stable-1_4_x branch:
commit 88fd7d0b93e20dca13ce51eb3556da6c6dd4d580
Author: Simon Wilkinson <sxw@inf.ed.ac.uk>
Date:   Wed Dec 23 13:29:54 2009 +0000

    Shout less about system call hooks when using keyrings
    
    When keyrings are in use, the user doesn't really care whether or
    not we manage to hook the system call table, and the current message
    has proved confusing, as it seems to indicate something has gone wrong.
    
    Tone down the warning that's produced when keyrings are in use. This is
    1.4.x only, as we're going to completely disable system call probes when
    keyrings are in use in 1.5.x
    
    FIXES 125215
    
    Change-Id: I60bbe852d11f2f0c9546b30c877f5ff27d05e7fb
    Reviewed-on: http://gerrit.openafs.org/1024
    Reviewed-by: Derrick Brashear <shadow@dementia.org>
    Tested-by: Derrick Brashear <shadow@dementia.org>

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

-- 
OpenAFS Master Repository