Whamcloud - gitweb
- Several minor changes so llnl can build rpms of the form:
authorbehlendo <behlendo>
Tue, 5 Aug 2003 18:43:23 +0000 (18:43 +0000)
committerbehlendo <behlendo>
Tue, 5 Aug 2003 18:43:23 +0000 (18:43 +0000)
       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 [new file with mode: 0644]

diff --git a/lustre/LLNL_ChangeLog b/lustre/LLNL_ChangeLog
new file mode 100644 (file)
index 0000000..6d3924d
--- /dev/null
@@ -0,0 +1,5 @@
+2003-08-05  Brian Behlendorf  <behlendorf1@llnl.gov>
+       * 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)