]> Git Repo - linux.git/commit
[PATCH] dm: make sure QUEUE_FLAG_CLUSTER is set properly
authorNeilBrown <[email protected]>
Mon, 27 Mar 2006 09:17:49 +0000 (01:17 -0800)
committerLinus Torvalds <[email protected]>
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 <[email protected]>
Acked-by: Alasdair G Kergon <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/md/dm-table.c
include/linux/device-mapper.h
This page took 0.052121 seconds and 4 git commands to generate.