OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-2141-gfe95211
Gerrit Code Review
gerrit@openafs.org
Fri, 3 Feb 2012 13:36:01 -0800 (PST)
The following commit has been merged in the master branch:
commit fe952116f3f0968e6c9f584297bafd3e8dd56903
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date: Tue Jan 31 15:51:34 2012 -0500
Windows: Improve AFSNotifyDelete
Do not call AFSNotifyDelete after the reference count on the
DirEntry->ObjectInformation is given up.
Log the Parent FID and file name since that is what are passed
to the service to perform a delete. Log the actual FID of the
object being deleted and not the address of the FID fields.
Change-Id: Ic02e2cec625258356d1b08e03a02a7a9c4eb4ce7
Reviewed-on: http://gerrit.openafs.org/6645
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@secure-endpoints.com>
Tested-by: Jeffrey Altman <jaltman@secure-endpoints.com>
src/WINNT/afsrdr/kernel/lib/AFSCommSupport.cpp | 15 ++++++++++-----
src/WINNT/afsrdr/kernel/lib/AFSCreate.cpp | 8 ++++----
2 files changed, 14 insertions(+), 9 deletions(-)
--
OpenAFS Master Repository