OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-3189-g696db86

Gerrit Code Review gerrit@openafs.org
Wed, 5 Dec 2012 08:22:47 -0800 (PST)


The following commit has been merged in the master branch:
commit 696db8667d12b1c5639515840f69c9a46d2b866d
Author: Andrew Deason <adeason@sinenomine.net>
Date:   Wed Nov 28 15:12:12 2012 -0600

    afs: Apply VLRU safety check for Linux too
    
    This invariant should apply to all platforms, not just those with
    dynamic vcaches. Since this prevents an infinite loop if the list os
    corrupt or something, having this around everywhere seems useful. So,
    drop the check for afsd_dynamic_vcaches.
    
    Change-Id: I90e438eb33f40762346d1c5a7138ed127fdcdcc6
    Reviewed-on: http://gerrit.openafs.org/8555
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@your-file-system.com>

 src/afs/afs_vcache.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

-- 
OpenAFS Master Repository