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:
eaf483b
)
Branch b1_8
author
adilger
<adilger>
Fri, 13 Mar 2009 23:53:46 +0000
(23:53 +0000)
committer
adilger
<adilger>
Fri, 13 Mar 2009 23:53:46 +0000
(23:53 +0000)
Add text name for OBD_CONNECT_SHRINK_GRANT flag.
b=12069
lustre/obdclass/lprocfs_status.c
patch
|
blob
|
history
diff --git
a/lustre/obdclass/lprocfs_status.c
b/lustre/obdclass/lprocfs_status.c
index
0bc9b5a
..
8c6a111
100644
(file)
--- a/
lustre/obdclass/lprocfs_status.c
+++ b/
lustre/obdclass/lprocfs_status.c
@@
-784,6
+784,7
@@
static const char *obd_connect_names[] = {
"fid_is_enabled",
"version_recovery",
"pools",
+ "grant_shrink",
NULL
};