Whamcloud - gitweb
Don't dereference freed lock when lock cancellation is racing with export
authoradilger <adilger>
Sun, 21 Mar 2004 06:15:51 +0000 (06:15 +0000)
committeradilger <adilger>
Sun, 21 Mar 2004 06:15:51 +0000 (06:15 +0000)
commit09ac97533f32edd51e879de9b96070a137cf5d26
tree38f521e25854a854d709dc1f685ae8cb4084e58e
parenta1a84e31b79265b12cf646f314a64862f2da78f2
Don't dereference freed lock when lock cancellation is racing with export
eviction.
Create a constant for freed memory to make it easier to check.
Test 45 in replay-single is disabled because with or without the patch the
forced client cleanup isn't working properly.
b=2867
r=phil,robert
lnet/include/linux/kp30.h
lustre/ChangeLog
lustre/include/linux/lustre_lib.h
lustre/ldlm/ldlm_lockd.c
lustre/portals/include/linux/kp30.h
lustre/ptlrpc/client.c
lustre/ptlrpc/events.c
lustre/tests/recovery-small.sh
lustre/tests/replay-single.sh