OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-2615-gcb64dea

Gerrit Code Review gerrit@openafs.org
Wed, 27 Jun 2012 05:39:18 -0700 (PDT)


The following commit has been merged in the master branch:
commit cb64dea75a114f6ebcba174be4e71c7fb5f85658
Author: Andrew Deason <adeason@sinenomine.net>
Date:   Mon Jun 18 17:01:24 2012 -0500

    cacheout: Perform authenticated RXAFS_FlushCPS
    
    Fileservers may now require RXAFS_FlushCPS calls to be made with
    administrator tokens. So, try to make the call with admin tokens, and
    provide the usual -noauth and -localauth options.
    
    Change-Id: I8b3fc28b9151eb07eda858a0d7e6bd123a107d14
    Reviewed-on: http://gerrit.openafs.org/7573
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@dementix.org>

 src/venus/cacheout.c |   47 +++++++++++++++++++++++++++++++++++++++++++----
 1 files changed, 43 insertions(+), 4 deletions(-)

-- 
OpenAFS Master Repository