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:
bae0d25
)
- one more CWARN() to simplify debugging
author
alex
<alex>
Sun, 11 Sep 2005 17:52:33 +0000
(17:52 +0000)
committer
alex
<alex>
Sun, 11 Sep 2005 17:52:33 +0000
(17:52 +0000)
lustre/mds/mds_lov.c
patch
|
blob
|
history
diff --git
a/lustre/mds/mds_lov.c
b/lustre/mds/mds_lov.c
index
f5b0713
..
369cda3
100644
(file)
--- a/
lustre/mds/mds_lov.c
+++ b/
lustre/mds/mds_lov.c
@@
-655,6
+655,8
@@
int mds_dt_synchronize(void *data)
down(&mds->mds_orphan_recovery_sem);
uuid = &watched->u.cli.cl_import->imp_target_uuid;
+ CWARN("MDS %s: %s now active, repairing the connection\n",
+ obd->obd_name, uuid->uuid);
group = FILTER_GROUP_FIRST_MDS + mds->mds_num;
rc = obd_set_info(watched->obd_self_export, strlen("mds_conn"),