OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-2975-gae85272
Gerrit Code Review
gerrit@openafs.org
Mon, 1 Oct 2012 16:21:46 -0700 (PDT)
The following commit has been merged in the master branch:
commit ae8527269ca091d47a1232a0469921ba7c54f65b
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date: Tue Sep 25 12:59:04 2012 -0400
Windows: duplicate ExtentsResource hold
All callers to AFSDoExtentsMapRegion() hold the ExtentsResource
so there is no need to obtain it again within the function. Instead
add an ASSERT to confirm that the resource is held.
Change-Id: Id34a3d650062d6e519a66732d248c136a92e4be3
Reviewed-on: http://gerrit.openafs.org/8161
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
Tested-by: Jeffrey Altman <jaltman@your-file-system.com>
src/WINNT/afsrdr/kernel/lib/AFSExtentsSupport.cpp | 16 +---------------
1 files changed, 1 insertions(+), 15 deletions(-)
--
OpenAFS Master Repository