OpenAFS Master Repository branch, openafs-devel-1_7_x, updated. openafs-devel-1_7_21-28-g0e7c3b9
Gerrit Code Review
gerrit@openafs.org
Fri, 1 Feb 2013 10:52:36 -0800 (PST)
The following commit has been merged in the openafs-devel-1_7_x branch:
commit 254562e5719516fdf7a1bded69be9c8bdb6792ec
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date: Sat Dec 29 00:36:44 2012 -0500
Windows: AFSNotifyFileCreate() DirOpenReferenceCount handling
This patchset consolidates the releasing of the DirOpenReferenceCount
within AFSNotifyFileCreate() into the try_exit block. This clarifies
the logic and avoids duplicate code blocks.
Reviewed-on: http://gerrit.openafs.org/8855
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
Tested-by: Jeffrey Altman <jaltman@your-file-system.com>
(cherry picked from commit 5ef1aeb60f14ca3807a2855c23cb011e0fc046fb)
Change-Id: I495f6cc1ea6464e148478d0e8da01c9909744c05
Reviewed-on: http://gerrit.openafs.org/9004
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
src/WINNT/afsrdr/kernel/lib/AFSCommSupport.cpp | 43 ++++++++++++++---------
1 files changed, 26 insertions(+), 17 deletions(-)
--
OpenAFS Master Repository