]> sourceware.org Git - dm.git/commitdiff
update beta8
authorAlasdair Kergon <agk@redhat.com>
Fri, 4 Jul 2003 22:55:33 +0000 (22:55 +0000)
committerAlasdair Kergon <agk@redhat.com>
Fri, 4 Jul 2003 22:55:33 +0000 (22:55 +0000)
patches/common/README

index 3558affc85bd8317dfeb4df422a21be588534761..c01b1e196077f980fd64e96cf9f7ea268da7a3cc 100644 (file)
@@ -1,14 +1,15 @@
 Apply all of these to the core kernel:
-  -mempool.patch            - sct's backport
-  -mempool_slab.patch       - a couple more functions
-  -vcalloc.patch            - a calloc implementation (with overflow check)
+  -mempool.patch    - sct's backport
+  -vcalloc.patch    - a calloc implementation (with overflow check)
+  -o_direct.patch   - avoid atime updates that can deadlock under low memory
 
 And this one too:
-  -b_private.patch          - buffer head changes for ext3 (Andrew Morton)
+  -b_private.patch  - buffer head changes
 
 These patches provide the core driver and implement basic mapping functions:
-  -config.patch             - add device-mapper option (tagged experimental)
-  -devmapper_only.patch     - the driver, including snapshot support
+  -config.patch     - add device-mapper option (tagged experimental)
+  -devmapper.patch  - the driver, including snapshot support
+  -makefile.patch   - the md makefile changes
 
 And for 64-bit architectures:
   -arch64.patch
This page took 0.027373 seconds and 5 git commands to generate.