Whamcloud - gitweb
Reverted change back to previous version (pre 2_0 Gate).
[fs/lustre-release.git] / build / buildcvs
1 # This file is sourced by lustre/lustrecvs
2
3 portalstag=""
4 lnettag="b1_x"
5 libsysiotag="HEAD"
6 snmptag="HEAD"
7 ldiskfstag="HEAD"
8 ldiskfstag_head="b1_8_iam"
9 lustreiokittag="HEAD"
10 libcfstag="b1_x"
11 dmutag=""
12 hg_base_url="http://www.wizy.org/mercurial"
13
14 export LC_COLLATE=C
15
16 case "$lustretag" in
17     '')
18         warn "a lustretag is required."
19         usage >&2
20         exit 1
21         ;;
22     --help | -h)
23         usage
24         exit 0
25         ;;
26
27     # this is the branch table
28     # keep this list sorted alphabetically!
29
30     # Note these are "specials" -- branches using lnet b1_x don't need an
31     # entry here.
32
33     b1_2)
34         portalstag="b1_2"
35         lnettag=""
36         libsysiotag=""
37         snmptag=""
38         ;;
39
40     b1_4_atime_update)
41         portalstag="b_hd_newconfig"
42         ;;
43
44     b1_4_join)
45         portalstag="b_hd_newconfig"
46         ;;
47
48     b1_4_lfs_df)
49         portalstag="b_hd_newconfig"
50         ;;
51
52     b1_4_lov_lvb_cleanup)
53         portalstag="b_hd_newconfig"
54         ;;
55
56     b1_4_next_recovery_transno)
57         portalstag="b_hd_newconfig"
58         ;;
59
60     b_cmd*)
61         portalstag="$lustretag"
62         ;;
63
64     b_iam*)
65         portalstag="b_hd_newconfig"
66         # XXX temorary tag until b_iam* is updated from b1_4 liblustre
67         libsysiotag="HEAD_RELEASE_1_4_6_LAND_PARENT_20060223_1455"
68         ;;
69
70     b_ioprovement)
71         portalstag="b_ioprovement"
72         ;;
73
74     b_mpilnd)
75         # lnet mpilnd development branch
76         lnettag="b_mpilnd"
77         lustretag="HEAD"
78         ;;
79
80     b_new_cmd)
81         portalstag="b_new_portals"
82         # lnettag="b_lnet_tmp"
83         ;;
84
85     b_newconfig_rdmarouting)
86         portalstag="b_hd_newconfig"
87         lnettag="b_newconfig_rdmarouting"
88         lustretag="b1_4"
89         ;;
90
91     b_port_ahead)
92         portalstag="b_port_ahead"
93         ;;
94
95     b_port_netid)
96         portalstag="b_port_netid"
97         ;;
98
99     # b_port_step is only for portals
100     b_port_step)
101         portalstag="b_port_step"
102         lustretag="HEAD"
103         ;;
104
105     b_port_test)
106         portalstag="b_port_test"
107         ;;
108
109     b_ptlrpc_cleanup)
110         portalstag="b_ptlrpc_cleanup"
111         ;;
112
113     b_ptl_smallfix)
114         portalstag="b_ptl_smallfix"
115         lustretag="b1_4"
116         ;;
117
118     # before 1_4_6, we didn't have lnet or snmp
119     b_release_1_2_*|b_release_1_4_[0-5])
120         portalstag="$lustretag"
121         lnettag=""
122         libsysiotag="$lustretag"
123         snmptag=""
124         ;;
125
126     b_release_1_4_6)
127         portalstag="$lustretag"
128         lnettag="$lustretag"
129         libsysiotag="$lustretag"
130         snmptag="$lustretag"
131         ;;
132
133     b_release_1_4_6-patchless)
134         portalstag=b_release_1_4_6
135         lnettag=b_release_1_4_6-patchless
136         libsysiotag=b_release_1_4_6
137         snmptag=b_release_1_4_6
138         ;;
139
140     # all later b_release_* tags
141     b_release_*)
142         lnettag="$lustretag"
143         libsysiotag="$lustretag"
144         snmptag="$lustretag"
145         ldiskfstag="$lustretag"
146         ;;
147
148     b_self_test)
149         # lnet self test development branch
150         lnettag="b_self_test"
151         lustretag="HEAD"
152         ;;
153
154     b_usocklnd)
155         # lnet usocklnd development branch
156         lnettag="b_usocklnd"
157         lustretag="b1_6_usocklnd"
158         ;;
159
160     b_uo2iblnd)
161         # lnet u-o2iblnd development branch
162         lnettag="b_uo2iblnd"
163         lustretag="HEAD"
164         ;;
165
166     b_hd_lnet_smp)
167         # LNet grained locking and SMP improvement branch
168         lnettag="b_hd_lnet_smp"
169         lustretag="HEAD"
170         libcfstag="HEAD"
171         ;;
172
173     b_ula)
174         # lnet "User Level Access" development branch
175         lnettag="b_ula"
176         lustretag="HEAD"
177         ldiskfstag="$ldiskfstag_head"
178         ;;
179
180     # CMD3
181     b_post_cmd3|b_new_cmd_sles10|b1_6_head_sync|b_mixed_layout_req|b_mount_perm|b1_8_gns|b1_8_interop_server|b_som)
182         # Update b1_8 above when changing this.
183         ldiskfstag="$ldiskfstag_head"
184         ;;
185
186     #umds cleanup
187     b_hd_umds_cln2)
188         ldiskfstag="b1_8_iam_dynlock"
189         ;;
190
191     # uOSS
192     b_hd_dmu)
193         lnettag="b_uoss"
194         ldiskfstag="$ldiskfstag_head"
195         dmutag="zfs-lustre"
196         ;;
197
198     # read-only cache for oss
199     b_hd_rocache_oss)
200         lnettag="HEAD"
201         ldiskfstag="b_hd_rocache_oss"
202         libcfstag="HEAD"
203         ;;
204  
205     # vector read/write 
206     b_hd_readx)
207         lnettag="HEAD"
208         ldiskfstag="$ldiskfstag_head"
209         libcfstag="HEAD"
210         ;;
211    
212     # uMDS
213     b_dmu_umds)
214         lnettag="b_uoss_umds"
215         ldiskfstag="$ldiskfstag_head"
216         dmutag="zfs-lustre"
217         ;;
218
219     # uOSS o2iblnd
220     b_uoss_o2iblnd)
221         lnettag="b_uoss_o2iblnd"
222         lustretag="b_hd_dmu"
223         ldiskfstag="$ldiskfstag_head"
224         dmutag="zfs-lustre"
225         ;;
226
227     # client io stack cleanup
228     b_client_io_layering)
229         lnettag="HEAD"
230         ldiskfstag="$ldiskfstag_head"
231         libcfstag="HEAD"
232         ;;
233     
234     # windows client porting (lustre: b_client_io_layering, lnet: HEAD) 
235     b_winnt_port)
236         ldiskfstag="$ldiskfstag_head"
237         lnettag="$lustretag"
238         ;;
239     
240     # v1.0-v1.3, v1.4.0-v1.4.2
241     v1_[0-3]_*|v1_4_[0-2]|v1_4_[0-2]_*)
242         portalstag="$lustretag"
243         lnettag=""
244         libsysiotag="$lustretag"
245         snmptag=""
246         ;;
247
248     # v1.4.3-v1.4.5, v1.4.5.1 - v1.4.5.9
249     v1_4_[3-5]|v1_4_[3-4]_*|v1_4_5_[1-9]|cray_2005*)
250         portalstag="$lustretag"
251         lnettag=""
252         libsysiotag="$lustretag"
253         snmptag="$lustretag"
254         ;;
255
256     # v1.4.6, v1.4.6.[1-91]
257     v1_4_6_[1-9]|v1_4_6_9[01])
258         portalstag="$lustretag"
259         lnettag=""
260         libsysiotag="$lustretag"
261         snmptag="$lustretag"
262         ;;
263
264     # Interoperability server side changes
265     b_head_interop_disk)
266         lnettag="HEAD"
267         ldiskfstag="b_ldiskfs_interop_server"
268         libcfstag="HEAD"
269         ;;
270
271     # Branches that have been updated to include
272     # the libcfs split should be added here
273     HEAD|b_head_quota)
274         lnettag="HEAD"
275         ldiskfstag="$ldiskfstag_head"
276         libcfstag="HEAD"
277         ;;
278
279     b_head_libcfs)
280         lnettag="b_head_libcfs"
281         ldiskfstag="$ldiskfstag_head"
282         libcfstag="b_head_libcfs"
283         ;;
284
285     b_head_procfs)
286         lnettag="HEAD"
287         ldiskfstag="$ldiskfstag_head"
288         libcfstag="b_head_procfs"
289         ;;
290
291     # all later v* tags
292     v[1-9]*)
293         lnettag="$lustretag"
294         libsysiotag="$lustretag"
295         snmptag="$lustretag"
296         ldiskfstag="$lustretag"
297         ;;
298
299     b_HEAD_*|b_head_*|b_hd_*)
300         lnettag="b1_x"
301         ldiskfstag="$ldiskfstag_head"
302         ;;
303 esac
304
305 cvs_cmd libsysio libsysio "$libsysiotag"
306 cvs_cmd portals portals "$portalstag"
307 cvs_cmd lnet lnet "$lnettag"
308 cvs_cmd snmp lustre-snmp "$snmptag"
309 cvs_cmd lustre lustre-core "$lustretag"
310 cvs_cmd ldiskfs ldiskfs "$ldiskfstag"
311 cvs_cmd lustre-iokit lustre-iokit "$lustreiokittag"
312 hg_cmd lustre/zfs-lustre "$hg_base_url" "$dmutag"
313 cvs_cmd libcfs libcfs "$libcfstag"
314
315 [ -a ldiskfs/build ] || ln -sf ../build ldiskfs/build