[PATCH] dm: make sure QUEUE_FLAG_CLUSTER is set properly
authorNeilBrown <neilb@suse.de>
Mon, 27 Mar 2006 09:17:49 +0000 (01:17 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 27 Mar 2006 16:44:59 +0000 (08:44 -0800)
commit969429b504ae866d3f8b1cafd68a2c099e305093
tree538c0a77049450e434cfc890807822491f766113
parent4ee218cd67b385759993a6c840ea45f0ee0a8b30
[PATCH] dm: make sure QUEUE_FLAG_CLUSTER is set properly

This flag should be set for a virtual device iff it is set for all
underlying devices.

Signed-off-by: Neil Brown <neilb@suse.de>
Acked-by: Alasdair G Kergon <agk@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/md/dm-table.c
include/linux/device-mapper.h