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:
1f7cef9
)
Branch b1_6
author
vitaly
<vitaly>
Mon, 9 Jul 2007 17:51:03 +0000
(17:51 +0000)
committer
vitaly
<vitaly>
Mon, 9 Jul 2007 17:51:03 +0000
(17:51 +0000)
early-lock-cancel string is added to obd_connect_names
lustre/obdclass/lprocfs_status.c
patch
|
blob
|
history
diff --git
a/lustre/obdclass/lprocfs_status.c
b/lustre/obdclass/lprocfs_status.c
index
af5b102
..
fd27fd9
100644
(file)
--- a/
lustre/obdclass/lprocfs_status.c
+++ b/
lustre/obdclass/lprocfs_status.c
@@
-513,6
+513,7
@@
static const char *obd_connect_names[] = {
"64bit_qdata",
"fid_capability",
"oss_capability",
+ "early_lock_cancel",
NULL
};