OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-2121-g898930f
Gerrit Code Review
gerrit@openafs.org
Sun, 22 Jan 2012 21:25:03 -0800 (PST)
The following commit has been merged in the master branch:
commit 111de76ea8dac713247c99ebe2182ae16cc0a3c0
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date: Sun Jan 22 18:33:43 2012 -0500
Windows; release BIOD after status merge
Releasing the BIOD permits the accumulated buffers to be accessed.
Releasing the BIOD before the cm_MergeStatus() call creates a
window where the buffer data version is larger than the cm_scache
data version. Release the BIOD after the status merge.
Change-Id: I023413cd41fbbd2d844d79a3b29c087792fffa24
Reviewed-on: http://gerrit.openafs.org/6598
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@secure-endpoints.com>
Tested-by: Jeffrey Altman <jaltman@secure-endpoints.com>
src/WINNT/afsd/cm_dcache.c | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
--
OpenAFS Master Repository