Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ORNL-28 recovery: rework extend_recovery_timer()
[fs/lustre-release.git]
/
lustre
/
mdt
/
mdt_handler.c
diff --git
a/lustre/mdt/mdt_handler.c
b/lustre/mdt/mdt_handler.c
index
8422474
..
e94ade4
100644
(file)
--- a/
lustre/mdt/mdt_handler.c
+++ b/
lustre/mdt/mdt_handler.c
@@
-5306,9
+5306,6
@@
static int mdt_obd_notify(struct obd_device *obd,
switch (ev) {
case OBD_NOTIFY_CONFIG:
- /* reset recovery timeout in case it has already started */
- target_start_recovery_timer(obd);
-
mdt_allow_cli(mdt, (unsigned long)data);
#ifdef HAVE_QUOTA_SUPPORT