OpenAFS Master Repository branch, openafs-stable-1_6_x, updated. openafs-stable-1_6_1pre2-54-g881ba09

Gerrit Code Review gerrit@openafs.org
Sat, 25 Feb 2012 22:39:38 -0800 (PST)


The following commit has been merged in the openafs-stable-1_6_x branch:
commit 7193b01dfa750b371de63a4003666773e15a84ae
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date:   Fri Dec 2 11:19:13 2011 -0500

    Windows: fix buf_Recycle() comment
    
    buf_Recycle() does not return with a reference count to the
    cm_buf_t object held.  Correct the comment.
    
    Reviewed-on: http://gerrit.openafs.org/6173
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Jeffrey Altman <jaltman@secure-endpoints.com>
    Tested-by: Jeffrey Altman <jaltman@secure-endpoints.com>
    (cherry picked from commit 7dccf17840a53e96b21f8c092910f3e4d7628b71)
    
    Change-Id: I0890439df967f8b2a87d5079adcd71a646500876
    Reviewed-on: http://gerrit.openafs.org/6812
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@dementix.org>

 src/WINNT/afsd/cm_buf.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

-- 
OpenAFS Master Repository