Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block
* 'sg' of git://git.kernel.dk/linux-2.6-block: SG: work with the SCSI fixed maximum allocations. SG: Convert SCSI to use scatterlist helpers for sg chaining SG: Move functions to lib/scatterlist.c and add sg chaining allocator helpers
Showing
- drivers/scsi/scsi_lib.c 22 additions, 118 deletionsdrivers/scsi/scsi_lib.c
- drivers/scsi/scsi_tgt_lib.c 1 addition, 2 deletionsdrivers/scsi/scsi_tgt_lib.c
- include/linux/scatterlist.h 26 additions, 100 deletionsinclude/linux/scatterlist.h
- include/scsi/scsi_cmnd.h 3 additions, 4 deletionsinclude/scsi/scsi_cmnd.h
- lib/Makefile 1 addition, 1 deletionlib/Makefile
- lib/scatterlist.c 294 additions, 0 deletionslib/scatterlist.c
Loading
Please register or sign in to comment