public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/5] Split SCSI header files
@ 2015-05-08  8:06 Bart Van Assche
  2015-05-08  8:07 ` [PATCH v4 1/5] " Bart Van Assche
                   ` (4 more replies)
  0 siblings, 5 replies; 15+ messages in thread
From: Bart Van Assche @ 2015-05-08  8:06 UTC (permalink / raw)
  To: James Bottomley
  Cc: Christoph Hellwig, Nicholas A. Bellinger, Hannes Reinecke,
	Mike Christie, linux-scsi@vger.kernel.org, target-devel

Move the constants and functions that are used by both initiator and 
target code to new header files such that the target code does no longer 
have to include initiator header files.

Changes in v4 of this series compared to v3:
- Split the first patch of this series into two patches as proposed
   by Christoph.

Changes in v3 of this series compared to v2:
- Renamed scsi_lib.h into scsi_common.h.
- Added a patch for replacing MAX_COMMAND_SIZE with BLK_MAX_CDB.
- Added a patch that minimizes the include directives in target code.

Changes in v2 of this series compared to v1:
- Dropped the scsi_lun.h header file and introduced scsi_lib.h.

The patches in this series are:
0001-Split-SCSI-header-files.patch
0002-Move-code-that-is-used-both-by-initiator-and-target-.patch
0003-Replace-MAX_COMMAND_SIZE-with-BLK_MAX_CDB.patch
0004-target-Correct-a-comment.patch
0005-target-Minimize-SCSI-header-include-directives.patch

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2015-05-11  7:56 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-08  8:06 [PATCH v4 0/5] Split SCSI header files Bart Van Assche
2015-05-08  8:07 ` [PATCH v4 1/5] " Bart Van Assche
2015-05-08 12:36   ` Hannes Reinecke
2015-05-11  6:31   ` Christoph Hellwig
2015-05-08  8:07 ` [PATCH v4 2/5] Move code that is used both by initiator and target drivers Bart Van Assche
2015-05-08 12:37   ` Hannes Reinecke
2015-05-11  6:31   ` Christoph Hellwig
2015-05-08  8:08 ` [PATCH v4 3/5] Replace MAX_COMMAND_SIZE with BLK_MAX_CDB Bart Van Assche
2015-05-08 12:37   ` Hannes Reinecke
2015-05-11  6:32   ` Christoph Hellwig
2015-05-11  7:55     ` Bart Van Assche
2015-05-11  7:56       ` Christoph Hellwig
2015-05-08  8:08 ` [PATCH v4 4/5] target: Correct a comment Bart Van Assche
2015-05-08 12:38   ` Hannes Reinecke
2015-05-08  8:11 ` [PATCH v4 5/5] target: Minimize SCSI header #include directives Bart Van Assche

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox