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:
b71dfdb
)
- land b_ver_recov
author
tappro
<tappro>
Thu, 24 Jul 2008 11:37:05 +0000
(11:37 +0000)
committer
tappro
<tappro>
Thu, 24 Jul 2008 11:37:05 +0000
(11:37 +0000)
lustre/include/lustre_lib.h
patch
|
blob
|
history
diff --git
a/lustre/include/lustre_lib.h
b/lustre/include/lustre_lib.h
index
18cabf5
..
536179c
100644
(file)
--- a/
lustre/include/lustre_lib.h
+++ b/
lustre/include/lustre_lib.h
@@
-94,7
+94,7
@@
void target_abort_recovery(void *data);
void target_cleanup_recovery(struct obd_device *obd);
int target_queue_recovery_request(struct ptlrpc_request *req,
struct obd_device *obd);
-int target_
queue_last_replay_reply(struct ptlrpc_request *req, int rc
);
+int target_
handle_reply(struct ptlrpc_request *req, int rc, int fail
);
void target_send_reply(struct ptlrpc_request *req, int rc, int fail_id);
/* client.c */