OpenAFS Master Repository branch, openafs-devel-1_7_x, updated. openafs-devel-1_7_5-2-gd5d1a5a
Gerrit Code Review
gerrit@openafs.org
Fri, 3 Feb 2012 20:18:40 -0800 (PST)
The following commit has been merged in the openafs-devel-1_7_x branch:
commit d5d1a5a9a5e99ff23151a8e0c232f6f7891c0eaf
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.
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>
(cherry picked from commit fe952116f3f0968e6c9f584297bafd3e8dd56903)
Change-Id: I57bcef8aa04d2bec261f80f9a49388487872b291
Reviewed-on: http://gerrit.openafs.org/6653
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-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