]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit577cccac951322f30e957a31ddd3fbad03c254c8
tree60319c1326b6a7b5e77ea34d85e8cf53f10cadce
parent1ccae53e9c69c7e662f7fdd827735cd4e7251d62
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