X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=build%2Fbuildcvs;h=b8d4e687c41903da662ea772def954abff7299a8;hp=cafc7139792c0f95e3a750bea41566d232f2020b;hb=0db485a1bde0ce894224e1489d55308a69c7fd13;hpb=108bcf4a90479629829bf38424979784e5864a5c diff --git a/build/buildcvs b/build/buildcvs index cafc713..b8d4e68 100644 --- a/build/buildcvs +++ b/build/buildcvs @@ -240,10 +240,16 @@ case "$lustretag" in snmptag="$lustretag" ;; + # Interoperability server side changes + b_head_interop_disk) + lnettag="HEAD" + ldiskfstag="b_ldiskfs_interop_server" + libcfstag="HEAD" + ;; + # Branches that have been updated to include # the libcfs split should be added here - # b_head_interop_disk: Interoperability server side changes - HEAD|b_head_interop_disk|b_head_quota) + HEAD|b_head_quota) lnettag="HEAD" ldiskfstag="$ldiskfstag_head" libcfstag="HEAD"