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:
e69c3fc
)
b=17323
author
yury
<yury>
Tue, 21 Oct 2008 17:21:10 +0000
(17:21 +0000)
committer
yury
<yury>
Tue, 21 Oct 2008 17:21:10 +0000
(17:21 +0000)
r=adilger,johann
- fixes log_cancel resend handling
lustre/include/obd_support.h
patch
|
blob
|
history
diff --git
a/lustre/include/obd_support.h
b/lustre/include/obd_support.h
index
9238782
..
edf4148
100644
(file)
--- a/
lustre/include/obd_support.h
+++ b/
lustre/include/obd_support.h
@@
-270,6
+270,7
@@
extern unsigned int obd_alloc_fail_rate;
#define OBD_FAIL_OBD_QC_CALLBACK_NET 0x603
#define OBD_FAIL_OBD_DQACQ 0x604
#define OBD_FAIL_OBD_LLOG_SETUP 0x605
+#define OBD_FAIL_OBD_LOG_CANCEL_REP 0x606
#define OBD_FAIL_TGT_REPLY_NET 0x700
#define OBD_FAIL_TGT_CONN_RACE 0x701