]> git.karo-electronics.de Git - karo-tx-linux.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>
Wed, 18 Dec 2013 02:19:50 +0000 (18:19 -0800)
commite66f046d1910aed58b9a08cfa2129be84d6eae88
treecf7babbae77c4c60c5074ff7b24e4cc969862329
parent5093558afdb0660ce27826eb353dcd63a23cb4b8
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