- patches.fixes/block-integrity-update: Block integrity update
authorHannes Reinecke <hare@suse.de>
Mon, 8 Dec 2008 09:37:27 +0000 (10:37 +0100)
committerHannes Reinecke <hare@suse.de>
Mon, 8 Dec 2008 09:37:27 +0000 (10:37 +0100)
commit0fea3f2c398aaeb359ad5ce747e2fa13dac89051
treec372270e48783cbe18f365314ff8fd8e38c3c92a
parent137c77934ac527508f2991e2301b65b32c4baeea
- patches.fixes/block-integrity-update: Block integrity update
  (FATE#304345).
- patches.suse/dm-block-integrity: Block integrity support for
  DM and MD (FATE#304345).
- patches.suse/dm-mpath-add-start-io: dm-mpath: add a path
  selector interface (FATE#303862,FATE#302108).
- patches.suse/dm-mpath-queue-length-load-balancing: dm-mpath: add
  queue-length dynamic load balancer (FATE#303862,FATE#302108).
- patches.suse/dm-mpath-service-time-load-balancing:
  dm-mpath: add service-time oriented dynamic load balancer
  (FATE#303862,FATE#302108).
- patches.suse/dm-mpath-tracking-nr-bytes: dm-mpath:
  interface change for service-time dynamic load balancer
  (FATE#303862,FATE#302108).
- supported.conf: Update to correctly reference dynamic load
  balancer modules (bnc#444199)

suse-commit: 9d35ca42c94402c3d49e62c5344aa153ece0dd47
16 files changed:
block/blk-integrity.c
drivers/md/Makefile
drivers/md/dm-leastpending-path.c
drivers/md/dm-mpath.c
drivers/md/dm-path-selector.h
drivers/md/dm-queue-length.c [new file with mode: 0644]
drivers/md/dm-round-robin.c
drivers/md/dm-service-time.c [new file with mode: 0644]
drivers/md/dm-table.c
drivers/md/dm.c
drivers/md/dm.h
drivers/md/md.c
fs/bio-integrity.c
fs/bio.c
include/linux/bio.h
include/linux/blkdev.h