From 306bc9aacb2182d80480d577e6061952a2a75f15 Mon Sep 17 00:00:00 2001 From: scjody Date: Thu, 23 Aug 2007 13:22:00 +0000 Subject: [PATCH] Branch HEAD Add support for the ldiskfs tag on release branches. --- build/buildcvs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build/buildcvs b/build/buildcvs index 99b7c8a..a053d53 100644 --- a/build/buildcvs +++ b/build/buildcvs @@ -143,6 +143,7 @@ case "$lustretag" in lnettag="$lustretag" libsysiotag="$lustretag" snmptag="$lustretag" + ldiskfstag="$lustretag" ;; b_self_test) @@ -198,6 +199,7 @@ case "$lustretag" in lnettag="$lustretag" libsysiotag="$lustretag" snmptag="$lustretag" + ldiskfstag="$lustretag" ;; esac -- 1.8.3.1