OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_64-4-g7edc669

Gerrit Code Review gerrit@openafs.org
Tue, 22 Sep 2009 10:25:20 -0700 (PDT)


The following commit has been merged in the master branch:
commit 7edc6694e7632c9736bd1516935604a638165313
Author: Simon Wilkinson <sxw@inf.ed.ac.uk>
Date:   Tue Sep 22 17:18:34 2009 +0100

    Whitespace cleanup (sorry)
    
    The cache bypass code changed the indentation of afs_linux_readpage so
    that pullups from 1.4 no longer works.
    
    This patch simply restores the original (correct) indentation. Sorry for
    a whitespace change, but this will make things much easier going
    forwards.
    
    Reviewed-on: http://gerrit.openafs.org/486
    Tested-by: Derrick Brashear <shadow@dementia.org>
    Reviewed-by: Derrick Brashear <shadow@dementia.org>

 src/afs/LINUX/osi_vnodeops.c |  245 +++++++++++++++++++++---------------------
 1 files changed, 122 insertions(+), 123 deletions(-)

-- 
OpenAFS Master Repository