commit | 839559e10601ed4459c802cbfb69747bf1844078 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Mar 29 13:03:35 2016 +0200 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Wed Mar 30 20:06:44 2016 -0700 |
tree | 7a0201a0b4ff509092dd522cac49ee6f77a16fbd | |
parent | e6e202edf000004422a901dfa301d600e32f17e3 [diff] |
target: add a new add_wwn_groups fabrics method We need to have the WWN fully initialized before addig default groups to it, so add a new method to add these groups after the WWN has been initialized. Also remove the default groups in the core while we're at it. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>