]> git.michaelhowe.org Git - packages/o/openafs.git/commit
tbutc-wrong-lp-getrwindex-20080428
authorHans-Werner Paulsen <hans@MPA-Garching.MPG.DE>
Mon, 28 Apr 2008 17:14:55 +0000 (17:14 +0000)
committerDerrick Brashear <shadow@dementia.org>
Mon, 28 Apr 2008 17:14:55 +0000 (17:14 +0000)
commit668cd5331e4857a73ba1d849446e0dfcae97eadf
tree218f313f887e38370c1dd30d8857bf19416885ce
parent25d9dbb6be970d54c4711890b2085c153eda15fa
tbutc-wrong-lp-getrwindex-20080428

LICENSE IPL10
FIXES 96575

The pthread butc crashes with SIGSEGV, when I restore to a volume
which already exists. This does happen with OpenAFS 1.4.7pre4 on
i386_linux26.
Looking into the code I think butc is using the wrong function
Lp_GetRwIndex (at volser/vsprocs.c:4394). It uses the one in the
library lib/libvosadmin.a, but should use the function defined
in volser/lockprocs.c.
src/tbutc/Makefile.in