target/fcoe: Add tag support to tcm_fc
authorAndy Grover <agrover@redhat.com>
Tue, 22 Dec 2015 02:48:05 +0000 (18:48 -0800)
committerNicholas Bellinger <nab@linux-iscsi.org>
Thu, 7 Jan 2016 21:57:50 +0000 (13:57 -0800)
commit091b70623e2b9caee1c27190c3a5614b3563a672
treef3e5aee0723b36ae0c78e46e84605257c6a8e917
parent3bb67df5b5f880a1c9c1086308cf2b981d824da5
target/fcoe: Add tag support to tcm_fc

Add the 'tag' attribute to FC node ACLs. This is not used by kernel code,
but gives userspace a place to store a tag string. This is used to provide
support for initiator groups in targetcli.

Just copy iscsi's implementation for tcm_fc. A few other fabrics that
support acls also need this, to be submitted separately after the holidays.

Signed-off-by: Andy Grover <agrover@redhat.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
drivers/target/tcm_fc/tfc_conf.c