diff options
author | 2014-04-04 16:54:12 -0700 | |
---|---|---|
committer | 2014-04-11 15:30:50 -0700 | |
commit | d242c1d7d39bb50d2816a2834b84c420c3e7084e (patch) | |
tree | d693093cca72b2e40b6b7d7a7861e44b753804fe /net/unix/af_unix.c | |
parent | target/tcm_fc: Don't export ft_lport_list (diff) | |
download | wireguard-linux-d242c1d7d39bb50d2816a2834b84c420c3e7084e.tar.xz wireguard-linux-d242c1d7d39bb50d2816a2834b84c420c3e7084e.zip |
target/tcm_fc: Limit to 1 TPG per wwn
tcm_fc doesn't support multiple TPGs per wwn. For proof, see
ft_lport_find_tpg. Enforce this in the code.
Replace ft_lport_wwn.tpg_list with a single pointer. We can't fold ft_tpg
into ft_lport_wwn because they can have different lifetimes.
Signed-off-by: Andy Grover <agrover@redhat.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions