target_core_alua: Referrals configfs integration
authorHannes Reinecke <hare@suse.de>
Tue, 17 Dec 2013 08:18:50 +0000 (09:18 +0100)
committerNicholas Bellinger <nab@linux-iscsi.org>
Fri, 10 Jan 2014 05:48:35 +0000 (21:48 -0800)
commit229d4f112fd6d1562b6d5324c4cb8f8d097bac54
tree60319c1326b6a7b5e77ea34d85e8cf53f10cadce
parentc66094bf325ee406b92298d73089ee25484a0263
target_core_alua: Referrals configfs integration

Referrals need an LBA map, which needs to be kept
consistent across all target port groups. So
instead of tying the map to the target port groups
I've implemented a single attribute containing the
entire map.

Signed-off-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
drivers/target/target_core_alua.c
drivers/target/target_core_alua.h
drivers/target/target_core_configfs.c
drivers/target/target_core_device.c
drivers/target/target_core_transport.c
This page took 0.02444 seconds and 5 git commands to generate.