[git pull] device-mapper fixes for 2.6.31

From: Alasdair G Kergon
Date: Fri Sep 04 2009 - 15:52:19 EST


Very late in the release cycle I know (due to holidays), sorry, but please
would you pull the following device-mapper fixes from

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

into 2.6.31 if you get this in time?

Jonathan Brassow (4):
dm log: fix userspace status output
dm log: remove incorrect field from userspace table output
dm raid1: do not allow log_failure variable to unset after being set
dm log: userspace add luid to distinguish between concurrent log instances

Kiyoshi Ueda (1):
dm multipath: fix oops when request based io fails when no paths

Mike Snitzer (3):
dm snapshot: implement iterate devices
dm table: add more context to terse warning messages
dm stripe: expose correct io hints

Mikulas Patocka (5):
dm table: fix queue_limit checking device iterator
dm snapshot: refactor zero_disk_area to use chunk_io
dm snapshot: fix header corruption race on invalidation
dm exception store: split set_chunk_size
dm snapshot: fix on disk chunk size validation

drivers/md/dm-exception-store.c | 13 +++++
drivers/md/dm-exception-store.h | 4 ++
drivers/md/dm-log-userspace-base.c | 39 +++++++++-----
drivers/md/dm-log-userspace-transfer.c | 6 ++-
drivers/md/dm-log-userspace-transfer.h | 2 +-
drivers/md/dm-raid1.c | 8 +++-
drivers/md/dm-snap-persistent.c | 88 +++++++++++++++++++-------------
drivers/md/dm-snap.c | 23 ++++++++-
drivers/md/dm-stripe.c | 13 ++++-
drivers/md/dm-table.c | 51 ++++++++++++-------
drivers/md/dm.c | 15 ++++--
include/linux/device-mapper.h | 4 ++
include/linux/dm-log-userspace.h | 13 ++++-
13 files changed, 198 insertions(+), 81 deletions(-)

Thanks,
Alasdair
--
agk@xxxxxxxxxx
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/