[dm-devel] [git pull] device-mapper update for 2.6.27

Alasdair G Kergon agk at redhat.com
Mon Jul 21 11:09:58 UTC 2008


Please pull from:

  master.kernel.org:/pub/scm/linux/kernel/git/agk/linux-2.6-dm.git

to get the following device-mapper update for 2.6.27:

Adrian Bunk (1):
      dm log: make dm_dirty_log init and exit static

Alasdair G Kergon (1):
      dm mpath: fix test for reinstate_path

Mikulas Patocka (5):
      dm mpath: free path selector on invalid args
      dm mpath: return parameter error
      dm snapshot: track snapshot reads
      dm snapshot: fix race during exception creation
      dm snapshot: use per device mempools

Milan Broz (4):
      dm: introduce merge_bvec_fn
      dm: linear add merge
      dm table: remove merge_bvec sector restriction
      dm crypt: add merge

Richard Kennedy (1):
      dm io: remove struct padding

 drivers/md/dm-crypt.c         |   18 ++++-
 drivers/md/dm-linear.c        |   38 ++++++++-
 drivers/md/dm-log.c           |    4 +-
 drivers/md/dm-mpath.c         |   10 ++-
 drivers/md/dm-snap.c          |  163 +++++++++++++++++++++++++++++++++++------
 drivers/md/dm-snap.h          |   11 +++
 drivers/md/dm-table.c         |   13 ++--
 drivers/md/dm.c               |   46 +++++++++++-
 drivers/md/dm.h               |    6 --
 include/linux/device-mapper.h |    6 ++
 include/linux/dm-ioctl.h      |    4 +-
 11 files changed, 270 insertions(+), 49 deletions(-)
  
Alasdair
-- 
agk at redhat.com




More information about the dm-devel mailing list