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:
202903a
)
- fix endless recovery in some cases
author
tappro
<tappro>
Tue, 5 Aug 2008 13:59:38 +0000
(13:59 +0000)
committer
tappro
<tappro>
Tue, 5 Aug 2008 13:59:38 +0000
(13:59 +0000)
b:16509
i:rread,alex
lustre/include/lustre_lib.h
patch
|
blob
|
history
diff --git
a/lustre/include/lustre_lib.h
b/lustre/include/lustre_lib.h
index
536179c
..
c9fee6a
100644
(file)
--- a/
lustre/include/lustre_lib.h
+++ b/
lustre/include/lustre_lib.h
@@
-91,6
+91,7
@@
int target_handle_dqacq_callback(struct ptlrpc_request *req);
void target_cancel_recovery_timer(struct obd_device *obd);
void target_abort_recovery(void *data);
+int target_recovery_check_and_stop(struct obd_device *obd);
void target_cleanup_recovery(struct obd_device *obd);
int target_queue_recovery_request(struct ptlrpc_request *req,
struct obd_device *obd);