[Topic]
TCM v4.0 generic configfs fabric infrastructure
[Abstract]
This discussion focuses on the generic configfs fabric module
infrastructure WIP currently under development for TCM v4.0 which aims
to provide a generic set of struct config_item_types available for
target mode fabric module configfs usage, and set of context specific
macros available for adding target mode fabric module dependent RW
configfs attributes. The main goal is to enable the development of new
and conversion of existing target mode fabric modules without the hard
requirement of fabric module authors needing to implement their own
configfs code.
The patch announcements for the first and second series of TCM code and
LIO-Target and TCM_Loop fabric module conversion commits into
lio-core-2.6.git/lio-4.0 can be found here:
http://marc.info/?l=linux-scsi&m=126688745100913&w=2
http://marc.info/?l=linux-scsi&m=126710672402056&w=2
and code for implementing the generic WWN, TPGT, LUN, NodeACL and
MappedLUN struct configs_item_types is available here:
Best,
--nab