On Wed, 2012-10-10 at 17:37 -0400, Christoph Hellwig wrote: > plain text document attachment (target-kill-alua_type) > We always support ALUA for virtual backends, and never for physical ones. Simplify > the code to just deal with these two cases and remove the superflous abstractions. > > Signed-off-by: Christoph Hellwig <hch@xxxxxx> > > --- > drivers/target/target_core_alua.c | 135 +++++++++++---------------------- > drivers/target/target_core_alua.h | 1 > drivers/target/target_core_configfs.c | 28 +----- > drivers/target/target_core_device.c | 4 > drivers/target/target_core_spc.c | 12 -- > drivers/target/target_core_transport.c | 38 +-------- > include/target/target_core_base.h | 13 --- > 7 files changed, 65 insertions(+), 166 deletions(-) > This patch to simplify ALUA support look reasonable enough to me, but not applied (for the moment) until the patch #2 concerns can be resolved. --nab -- To unsubscribe from this list: send the line "unsubscribe target-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html