Skip to content
Snippets Groups Projects
Commit 279d2e71 authored by alex's avatar alex
Browse files

- copy of ldiskfs OSD to start with

parent 7d3ca089
No related merge requests found
...@@ -151,11 +151,6 @@ case "$lustretag" in ...@@ -151,11 +151,6 @@ case "$lustretag" in
lustretag="HEAD" lustretag="HEAD"
;; ;;
# uOSS
b_uoss)
lnettag="b_uoss"
;;
b_usocklnd) b_usocklnd)
# lnet usocklnd development branch # lnet usocklnd development branch
lnettag="b_usocklnd" lnettag="b_usocklnd"
...@@ -168,6 +163,11 @@ case "$lustretag" in ...@@ -168,6 +163,11 @@ case "$lustretag" in
ldiskfstag="b1_8_iam" ldiskfstag="b1_8_iam"
;; ;;
# uOSS
b_hd_dmu)
lnettag="b_uoss"
;;
# v1.0-v1.3, v1.4.0-v1.4.2 # v1.0-v1.3, v1.4.0-v1.4.2
v1_[0-3]_*|v1_4_[0-2]|v1_4_[0-2]_*) v1_[0-3]_*|v1_4_[0-2]|v1_4_[0-2]_*)
portalstag="$lustretag" portalstag="$lustretag"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment