[Stgt-devel] [Patch1/2] Add-new-module-entry-points-for-configuration

Mark Harvey markh794
Mon Jun 4 12:08:03 CEST 2007


Add new module entry points.
   <module>_lu_init(struct scsi_lu *lu) - called at setup time.
   <module>_lu_exit(struct scsi_lu *lu) - called at shutdown time.
   <module>_lu_config(struct scsi_lu *lu) - Any module unique configuration.

Moved logical unit configuration from target -> <module>
   Along with above entry point <module>_lu_config(), will allow module
   specific configuration.
   No new functionality added yet.

Add a dump_cdb(struct scsi_cmd *cmd) - Called from spc_illegal_op()

Update - All modules use common INQUIRY routine.

Signed-off-by: Mark Harvey <markh794 at gmail.com>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-new-module-entry-points-for-configuration.patch
Type: text/x-patch
Size: 0 bytes
Desc: not available
Url : https://lists.berlios.de/pipermail/stgt-devel/attachments/20070604/1989cf24/attachment.bin 



More information about the stgt mailing list