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:
a0542a1
)
Remove READPAGE_BULK_NET (unused). Without this minor change, the error
author
adilger
<adilger>
Fri, 29 Mar 2002 22:07:03 +0000
(22:07 +0000)
committer
adilger
<adilger>
Fri, 29 Mar 2002 22:07:03 +0000
(22:07 +0000)
codes at the end of runfailure-net script are wrong.
It might be nice in the future to have a name->number conversion tool
which could always get this correct, but it isn't a big deal yet.
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
ceffa9a
..
c5dd013
100644
(file)
--- a/
lustre/include/linux/obd_support.h
+++ b/
lustre/include/linux/obd_support.h
@@
-38,7
+38,6
@@
enum {
OBD_FAIL_MDS_GETATTR_PACK,
OBD_FAIL_MDS_READPAGE_NET,
OBD_FAIL_MDS_READPAGE_PACK,
- OBD_FAIL_MDS_READPAGE_BULK_NET,
OBD_FAIL_MDS_SENDPAGE,
OBD_FAIL_MDS_REINT_NET,
OBD_FAIL_MDS_REINT_UNPACK,