Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
* git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm: dm raid1: fix deadlock when suspending failed device dm: eliminate some holes data structures dm ioctl: introduce flag indicating uevent was generated dm: free dm_io before bio_endio not after dm table: remove unused dm_get_device range parameters dm ioctl: only issue uevent on resume if state changed dm raid1: always return error if all legs fail dm mpath: refactor pg_init dm mpath: wait for pg_init completion when suspending dm mpath: hold io until all pg_inits completed dm mpath: avoid storing private suspended state dm: document when snapshot has finished merging dm table: remove dm_get from dm_table_get_md dm mpath: skip activate_path for failed paths dm mpath: pass struct pgpath to pg init done
No related branches found
No related tags found
Showing
- Documentation/device-mapper/snapshot.txt 44 additions, 0 deletionsDocumentation/device-mapper/snapshot.txt
- drivers/md/dm-crypt.c 1 addition, 2 deletionsdrivers/md/dm-crypt.c
- drivers/md/dm-delay.c 4 additions, 4 deletionsdrivers/md/dm-delay.c
- drivers/md/dm-ioctl.c 15 additions, 9 deletionsdrivers/md/dm-ioctl.c
- drivers/md/dm-linear.c 1 addition, 2 deletionsdrivers/md/dm-linear.c
- drivers/md/dm-log.c 1 addition, 2 deletionsdrivers/md/dm-log.c
- drivers/md/dm-mpath.c 72 additions, 39 deletionsdrivers/md/dm-mpath.c
- drivers/md/dm-raid1.c 30 additions, 23 deletionsdrivers/md/dm-raid1.c
- drivers/md/dm-snap.c 16 additions, 18 deletionsdrivers/md/dm-snap.c
- drivers/md/dm-stripe.c 1 addition, 2 deletionsdrivers/md/dm-stripe.c
- drivers/md/dm-table.c 4 additions, 8 deletionsdrivers/md/dm-table.c
- drivers/md/dm-uevent.c 2 additions, 5 deletionsdrivers/md/dm-uevent.c
- drivers/md/dm.c 8 additions, 17 deletionsdrivers/md/dm.c
- drivers/md/dm.h 2 additions, 2 deletionsdrivers/md/dm.h
- include/linux/device-mapper.h 2 additions, 3 deletionsinclude/linux/device-mapper.h
- include/linux/dm-io.h 2 additions, 2 deletionsinclude/linux/dm-io.h
- include/linux/dm-ioctl.h 7 additions, 2 deletionsinclude/linux/dm-ioctl.h
Loading
Please register or sign in to comment