[KARMIC] (try2) UBUNTU: updated dm-raid45 module version to 2009.04.24 (2.6.30-rc3)

Manoj Iyer manoj.iyer at canonical.com
Wed Jul 1 22:59:24 UTC 2009


updated with review comments, and module load tested on AMD64 machine.


The following changes since commit 
293b5d718483341adda82fd8e08cd9deb4e1d976:
   Chris Wright (1):
         intel-iommu: fix Identity Mapping to be arch independent

are available in the git repository at:

   git://kernel.ubuntu.com/manjo/ubuntu-karmic.git dmraid45-2

Manoj Iyer (1):
       UBUNTU: updated dm-raid45 module version to 2009.04.24 (2.6.30-rc3)

  ubuntu/Makefile                                    |    2 +-
  ubuntu/dm-raid4-5/BOM                              |    2 +-
  ubuntu/dm-raid4-5/Makefile                         |    3 +-
  .../dm-raid4-5/{dm-mem-cache.c => dm-memcache.c}   |   79 +-
  .../dm-raid4-5/{dm-mem-cache.h => dm-memcache.h}   |   37 +-
  ubuntu/dm-raid4-5/dm-message.c                     |   13 +-
  ubuntu/dm-raid4-5/dm-message.h                     |    6 +-
  ubuntu/dm-raid4-5/dm-raid4-5.c                     | 4382 
++++++++++----------
  ubuntu/dm-raid4-5/dm-raid45.h                      |   28 +
  ubuntu/dm-raid4-5/dm-region-hash.c                 |  718 ++++
  ubuntu/dm-raid4-5/dm-region-hash.h                 |  108 +
  ubuntu/dm-raid4-5/dm-region_hash.c                 |  643 ---
  ubuntu/dm-raid4-5/dm-region_hash.h                 |   75 -
  13 files changed, 3190 insertions(+), 2906 deletions(-)
  rename ubuntu/dm-raid4-5/{dm-mem-cache.c => dm-memcache.c} (78%)
  rename ubuntu/dm-raid4-5/{dm-mem-cache.h => dm-memcache.h} (50%)
  create mode 100644 ubuntu/dm-raid4-5/dm-raid45.h
  create mode 100644 ubuntu/dm-raid4-5/dm-region-hash.c
  create mode 100644 ubuntu/dm-raid4-5/dm-region-hash.h
  delete mode 100644 ubuntu/dm-raid4-5/dm-region_hash.c
  delete mode 100644 ubuntu/dm-raid4-5/dm-region_hash.h


Cheers
--- manjo




More information about the kernel-team mailing list