commit | 091b70623e2b9caee1c27190c3a5614b3563a672 | [log] [tgz] |
---|---|---|
author | Andy Grover <agrover@redhat.com> | Mon Dec 21 18:48:05 2015 -0800 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Thu Jan 07 13:57:50 2016 -0800 |
tree | f3e5aee0723b36ae0c78e46e84605257c6a8e917 | |
parent | 3bb67df5b5f880a1c9c1086308cf2b981d824da5 [diff] |
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>