From: behlendo Date: Tue, 5 Aug 2003 18:43:23 +0000 (+0000) Subject: - Several minor changes so llnl can build rpms of the form: X-Git-Tag: v1_7_0_51~2^7~718 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=132490b764cd9f09b65d1ce0efaf9106a16707f4;p=fs%2Flustre-release.git - Several minor changes so llnl can build rpms of the form: lustre-*-VERSION-RELEASE.i386.rpm; where VERSION is the CVS tag and RELEASE is the kernel is was built against. e.g. lustre-modules-llnl_1devel-2.4.18_p4smp_68chaos.i386.rpm - I also started a LLNL_ChangeLog for the branch to track what patches we apply. --- diff --git a/lustre/LLNL_ChangeLog b/lustre/LLNL_ChangeLog new file mode 100644 index 0000000..6d3924d --- /dev/null +++ b/lustre/LLNL_ChangeLog @@ -0,0 +1,5 @@ +2003-08-05 Brian Behlendorf + * version llnl_1devel + * initial b_llnl_devel branch creation from HEAD on 2003-8-1 + * bug fixes + - obdo_refresh_inode clobbers client blksize, neuters readahead (1598)