commit | c87fbd5656f263f0fc1c37d20f402797c068232e | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Wed Oct 10 17:37:16 2012 -0400 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Tue Nov 06 20:55:45 2012 -0800 |
tree | af83a409d4ba234cf0f67419e48d5588423d05ad | |
parent | d977f4377fbc396b888e12fdb3b13118b09ca7db [diff] |
target: simplify alua support 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@lst.de> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>