OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-3295-g5ef1aeb
Gerrit Code Review
gerrit@openafs.org
Thu, 31 Jan 2013 11:20:22 -0800 (PST)
The following commit has been merged in the master branch:
commit 5ef1aeb60f14ca3807a2855c23cb011e0fc046fb
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.
Change-Id: I82e964f579f9e8b6e095291ace0bbe2cdac5af60
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>
src/WINNT/afsrdr/kernel/lib/AFSCommSupport.cpp | 43 ++++++++++++++---------
1 files changed, 26 insertions(+), 17 deletions(-)
--
OpenAFS Master Repository