Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0c0f7f
)
b=15715
author
jxiong
<jxiong>
Wed, 5 Nov 2008 03:20:15 +0000
(
03:20
+0000)
committer
jxiong
<jxiong>
Wed, 5 Nov 2008 03:20:15 +0000
(
03:20
+0000)
r=adilger,green
Fixed the race of destroying and enqueuing a ldlm lock at OST side.
lustre/include/obd_support.h
patch
|
blob
|
history
diff --git
a/lustre/include/obd_support.h
b/lustre/include/obd_support.h
index
edf4148
..
81a18da
100644
(file)
--- a/
lustre/include/obd_support.h
+++ b/
lustre/include/obd_support.h
@@
-233,6
+233,7
@@
extern unsigned int obd_alloc_fail_rate;
#define OBD_FAIL_LDLM_CLOSE_THREAD 0x313
#define OBD_FAIL_LDLM_CANCEL_BL_CB_RACE 0x314
#define OBD_FAIL_LDLM_CP_CB_WAIT 0x315
+#define OBD_FAIL_LDLM_OST_FAIL_RACE 0x316
#define OBD_FAIL_OSC 0x400
#define OBD_FAIL_OSC_BRW_READ_BULK 0x401