From: behlendo Date: Tue, 12 Aug 2003 17:03:09 +0000 (+0000) Subject: - version_tag.pl now uses the portals version string if no CVS/Tag exists. X-Git-Tag: v1_7_0_51~2^7~694 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=368f56f3bfb3d76b9936457d45e7f4824781080f;p=fs%2Flustre-release.git - version_tag.pl now uses the portals version string if no CVS/Tag exists. This resolves building rpms which all claim to have the HEAD tag. - LLNL_ChangeLog updates - Tagged version llnl_4devel --- diff --git a/lustre/LLNL_ChangeLog b/lustre/LLNL_ChangeLog index ecd0347..c118f81 100644 --- a/lustre/LLNL_ChangeLog +++ b/lustre/LLNL_ChangeLog @@ -1,7 +1,10 @@ 2003-08-12 Brian Behlendorf + * version llnl_4devel tagged * bug fixes: - #1751 fixes an LBUG/bad LOV EA if lov_create fails because of inactive OSCs + - Adjusted version_tag.pl to use portals version string if no + /CVSr/Tag exists. This resolves rpms using only the HEAD tag. 2003-08-08 Brian Behlendorf * version llnl_3devel tagged