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:
5afb934
)
Branch b1_8
author
adilger
<adilger>
Tue, 23 Dec 2008 00:03:12 +0000
(
00:03
+0000)
committer
adilger
<adilger>
Tue, 23 Dec 2008 00:03:12 +0000
(
00:03
+0000)
Fix displayed name of OBD_CONNECT_MDS flag in connection_flags.
b=16522
lustre/obdclass/lprocfs_status.c
patch
|
blob
|
history
diff --git
a/lustre/obdclass/lprocfs_status.c
b/lustre/obdclass/lprocfs_status.c
index
901481a
..
2d7df90
100644
(file)
--- a/
lustre/obdclass/lprocfs_status.c
+++ b/
lustre/obdclass/lprocfs_status.c
@@
-753,7
+753,7
@@
int lprocfs_rd_timeouts(char *page, char **start, off_t off, int count,
static const char *obd_connect_names[] = {
"read_only",
"lov_index",
- "
unused
",
+ "
mds_connection
",
"write_grant",
"server_lock",
"version",