OpenAFS Master Repository branch, openafs-stable-1_4_x, updated. bdb4f98aeb9d383504a3adb0df92cd345884d86c
Gerrit Code Review
gerrit@openafs.org
Mon, 2 Nov 2009 10:47:53 -0800 (PST)
The following commit has been merged in the openafs-stable-1_4_x branch:
commit bdb4f98aeb9d383504a3adb0df92cd345884d86c
Author: Jeffrey Altman <jaltman@secure-endpoints.com>
Date: Mon Jul 27 12:54:16 2009 -0400
Protect rx_call iovq from simultaneous attempts to empty it
The iovq queue is not safe to clear without holding the call lock.
FIXES 125110
LICENSE BSD
Reviewed-on: http://gerrit.openafs.org/242
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Hans-Werner Paulsen <hans@MPA-Garching.MPG.DE>
Tested-by: Jeffrey Altman <jaltman@openafs.org>
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
(cherry picked from commit 4dadd24ba8ce72fd655e29d74801f27e9e148b01)
Change-Id: Ifdb1f420f07f9c55d56fe24899e3a040a77db6a9
Reviewed-on: http://gerrit.openafs.org/763
Tested-by: Andrew Deason <adeason@sinenomine.net>
src/rx/rx_rdwr.c | 48 ++++++++++++++++++++----------------------------
1 files changed, 20 insertions(+), 28 deletions(-)
--
OpenAFS Master Repository