OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-1600-g0f4dfae

Gerrit Code Review gerrit@openafs.org
Mon, 5 Sep 2011 06:07:11 -0700 (PDT)


The following commit has been merged in the master branch:
commit 0f4dfaed6b25ae4282298cc2ba4908ce9f36f043
Author: Andrew Deason <adeason@sinenomine.net>
Date:   Mon Aug 29 13:07:01 2011 -0500

    ihandle: OPEN fdPs are not counted in ihP refcount
    
    Just add a comment explaining that an OPEN FdHandle_t does not count
    against the ref count for its parent IHandle_t. Recently I've seen
    some confusion about this when discussing ihandle internals, and this
    should make this abundantly clear.
    
    Change-Id: I73210e0d05869827ba99d09f504052d1a6797669
    Reviewed-on: http://gerrit.openafs.org/5317
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@dementix.org>

 src/vol/ihandle.c |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

-- 
OpenAFS Master Repository