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:
57ac163
)
to make b_hd_remote_uid portals based on b_hd_sec portals
author
liuduo
<liuduo>
Wed, 23 Feb 2005 03:35:36 +0000
(
03:35
+0000)
committer
liuduo
<liuduo>
Wed, 23 Feb 2005 03:35:36 +0000
(
03:35
+0000)
build/buildcvs
patch
|
blob
|
history
diff --git
a/build/buildcvs
b/build/buildcvs
index
4a838ba
..
5f7b3a8
100644
(file)
--- a/
build/buildcvs
+++ b/
build/buildcvs
@@
-51,6
+51,9
@@
case "$lustretag" in
portalstag="b_port_netid"
;;
+ b_hd_remote_uid)
+ portalstag="b_hd_sec"
+ ;;
# b_port_step is only for portals
b_port_step)
portalstag="b_port_step"