to get the following device-mapper fixes and minor updates for inclusion in 2.6.34:
Kiyoshi Ueda (5):
dm table: remove dm_get from dm_table_get_md
dm mpath: avoid storing private suspended state
dm mpath: hold io until all pg_inits completed
dm mpath: wait for pg_init completion when suspending
dm mpath: refactor pg_init
Mike Snitzer (3):
dm: document when snapshot has finished merging
dm ioctl: only issue uevent on resume if state changed
dm: eliminate some holes data structures
Mikulas Patocka (2):
dm raid1: always return error if all legs fail
dm: free dm_io before bio_endio not after
Moger, Babu (2):
dm mpath: pass struct pgpath to pg init done
dm mpath: skip activate_path for failed paths
Nikanth Karthikesan (1):
dm table: remove unused dm_get_device range parameters
Peter Rajnoha (1):
dm ioctl: introduce flag indicating uevent was generated