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:
349bfe3
)
Branch b1_6
author
adilger
<adilger>
Tue, 23 Dec 2008 00:04:25 +0000
(
00:04
+0000)
committer
adilger
<adilger>
Tue, 23 Dec 2008 00:04:25 +0000
(
00:04
+0000)
Fix MDS OSC connection flag to print the right flag name.
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
53a5bae
..
afc882f
100644
(file)
--- a/
lustre/obdclass/lprocfs_status.c
+++ b/
lustre/obdclass/lprocfs_status.c
@@
-745,7
+745,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",