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:
dcbe537
)
b=5114
author
jacob
<jacob>
Tue, 9 Nov 2004 02:26:51 +0000
(
02:26
+0000)
committer
jacob
<jacob>
Tue, 9 Nov 2004 02:26:51 +0000
(
02:26
+0000)
add placeholder for fail loc defined on b_cray
lustre/include/linux/obd_support.h
patch
|
blob
|
history
diff --git
a/lustre/include/linux/obd_support.h
b/lustre/include/linux/obd_support.h
index
9a014ec
..
26d95f6
100644
(file)
--- a/
lustre/include/linux/obd_support.h
+++ b/
lustre/include/linux/obd_support.h
@@
-84,7
+84,10
@@
extern wait_queue_head_t obd_race_waitq;
#define OBD_FAIL_MDS_DONE_WRITING_NET 0x126
#define OBD_FAIL_MDS_DONE_WRITING_PACK 0x127
#define OBD_FAIL_MDS_ALLOC_OBDO 0x128
-#define OBD_FAIL_MDS_STATFS_LCW_SLEEP 0x129
+#if 0 /* added on b_cray */
+#define OBD_FAIL_MDS_PAUSE_OPEN 0x129
+#endif
+#define OBD_FAIL_MDS_STATFS_LCW_SLEEP 0x12a
#define OBD_FAIL_OST 0x200
#define OBD_FAIL_OST_CONNECT_NET 0x201