OpenAFS Master Repository branch, openafs-stable-1_6_x, updated. openafs-stable-1_6_5-49-gab524b5

Gerrit Code Review gerrit@openafs.org
Tue, 3 Sep 2013 09:40:17 -0700 (PDT)


The following commit has been merged in the openafs-stable-1_6_x branch:
commit ab524b5ed55bdcd296bea28ec717c0708e0c2553
Author: Andrew Deason <adeason@sinenomine.net>
Date:   Thu May 31 16:41:15 2012 -0500

    DAFS: Preattach, not attach, in FSYNC_Drop
    
    FSYNC_Drop currently attaches volumes that were checked out by the
    dropped fssync handler, but not checked back in, in order to make the
    volume available again. For DAFS, however, a full attachment is
    unnecessary; just preattach instead.
    
    Reviewed-on: http://gerrit.openafs.org/7515
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@dementix.org>
    (cherry picked from commit a43f0e4717fd72727ae325eb4437cef065419cdd)
    
    Change-Id: Iaa2320808c4855516192b164de9778c9019a4559
    Reviewed-on: http://gerrit.openafs.org/9481
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
    Reviewed-by: Andrew Deason <adeason@sinenomine.net>
    Reviewed-by: Michael Meffie <mmeffie@sinenomine.net>
    Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>

 src/vol/fssync-server.c |   13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

-- 
OpenAFS Master Repository