From 132490b764cd9f09b65d1ce0efaf9106a16707f4 Mon Sep 17 00:00:00 2001 From: behlendo Date: Tue, 5 Aug 2003 18:43:23 +0000 Subject: [PATCH] - 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. --- lustre/LLNL_ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lustre/LLNL_ChangeLog 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) -- 1.8.3.1