commit | 229d4f112fd6d1562b6d5324c4cb8f8d097bac54 | [log] [tgz] |
---|---|---|
author | Hannes Reinecke <hare@suse.de> | Tue Dec 17 09:18:50 2013 +0100 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Thu Jan 09 21:48:35 2014 -0800 |
tree | 60319c1326b6a7b5e77ea34d85e8cf53f10cadce | |
parent | c66094bf325ee406b92298d73089ee25484a0263 [diff] |
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>