]> sourceware.org Git - dm.git/commit
Patches tidied and split and regenerated against 2.4.19-rc1.
authorAlasdair Kergon <agk@redhat.com>
Tue, 25 Jun 2002 22:46:22 +0000 (22:46 +0000)
committerAlasdair Kergon <agk@redhat.com>
Tue, 25 Jun 2002 22:46:22 +0000 (22:46 +0000)
commit29e757191b6ef937089ed48effc9615c7e78f05d
tree8ce1f06a40ff0922228ac134d14b26731c3b9181
parent7e497a3124428342b48e749392a2ae460ecf9c92
Patches tidied and split and regenerated against 2.4.19-rc1.

Apply either the combined patch:
  linux-2.4.19-rc1-devmapper-ioctl.patch

Or apply separately:
  common/linux-2.4.19-rc1*
    *-config.patch             - add device-mapper option (tagged experimental)
    *-mempool.patch            - sct's backport
    *-mempool_slab.patch       - a couple more functions
    *-vcalloc.patch            - a calloc implementation (with overflow check)
    *-b_bdev_private.patch     - add a private b_private (avoids ext3 conflict)

    *-devmapper_1_core.patch   - the core driver
    *-devmapper_2_ioctl.patch  - ioctl interface to driver
    *-devmapper_3_basic_mappings.patch   - linear and striped mappings

    *-devmapper_4_snapshots.patch        - snapshot implementation
    *-devmapper_5_mirror.patch           - mirror implementation (for pvmove)
12 files changed:
patches/common/linux-2.4.19-rc1-b_bdev_private.patch [new file with mode: 0644]
patches/common/linux-2.4.19-rc1-config.patch [new file with mode: 0644]
patches/common/linux-2.4.19-rc1-devmapper_1_core.patch [new file with mode: 0644]
patches/common/linux-2.4.19-rc1-devmapper_2_ioctl.patch [new file with mode: 0644]
patches/common/linux-2.4.19-rc1-devmapper_3_basic_mappings.patch [new file with mode: 0644]
patches/common/linux-2.4.19-rc1-devmapper_4_snapshots.patch [new file with mode: 0644]
patches/common/linux-2.4.19-rc1-devmapper_5_mirror.patch [new file with mode: 0644]
patches/common/linux-2.4.19-rc1-mempool.patch [new file with mode: 0644]
patches/common/linux-2.4.19-rc1-mempool_slab.patch [new file with mode: 0644]
patches/common/linux-2.4.19-rc1-vcalloc.patch [new file with mode: 0644]
patches/linux-2.4.19-pre8-devmapper-ioctl.patch [deleted file]
patches/linux-2.4.19-rc1-devmapper-ioctl.patch [moved from patches/linux-2.4.19-pre10-devmapper-ioctl.patch with 92% similarity]
This page took 0.034349 seconds and 5 git commands to generate.