Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1376667
| From | Sagi Grimberg <sagi@grimberg.me> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3 1/5] scsi: replace "scsi_data_buffer" with "sg_table" in SG functions |
| Date | 2016-04-12 12:40 +0200 |
| Message-ID | <rn3TH-5Z0-5@gated-at.bofh.it> (permalink) |
| References | <rkkxI-Zd-5@gated-at.bofh.it> <rkkxI-Zd-21@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
> From: Ming Lin <ming.l@ssi.samsung.com> > > Replace parameter "struct scsi_data_buffer" with "struct sg_table" in > SG alloc/free functions to make them generic. > > Reviewed-by: Christoph Hellwig <hch@lst.de> > Signed-off-by: Ming Lin <ming.l@ssi.samsung.com> Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v3 0/5] mempool based chained scatterlist alloc/free api Ming Lin <mlin@kernel.org> - 2016-04-04 23:50 +0200
[PATCH v3 1/5] scsi: replace "scsi_data_buffer" with "sg_table" in SG functions Ming Lin <mlin@kernel.org> - 2016-04-04 23:50 +0200
Re: [PATCH v3 1/5] scsi: replace "scsi_data_buffer" with "sg_table" in SG functions Sagi Grimberg <sagi@grimberg.me> - 2016-04-12 12:40 +0200
[PATCH v3 3/5] scsi: rename SG related struct and functions Ming Lin <mlin@kernel.org> - 2016-04-04 23:50 +0200
Re: [PATCH v3 3/5] scsi: rename SG related struct and functions Sagi Grimberg <sagi@grimberg.me> - 2016-04-12 12:50 +0200
[PATCH v3 5/5] lib: scatterlist: move SG pool code from SCSI driver to lib/sg_pool.c Ming Lin <mlin@kernel.org> - 2016-04-04 23:50 +0200
[PATCH v3 2/5] scsi: replace "mq" with "first_chunk" in SG functions Ming Lin <mlin@kernel.org> - 2016-04-05 00:00 +0200
Re: [PATCH v3 2/5] scsi: replace "mq" with "first_chunk" in SG functions Sagi Grimberg <sagi@grimberg.me> - 2016-04-12 12:40 +0200
[PATCH v3 4/5] scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS Ming Lin <mlin@kernel.org> - 2016-04-05 00:00 +0200
Re: [PATCH v3 4/5] scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS Tejun Heo <tj@kernel.org> - 2016-04-05 17:00 +0200
Re: [PATCH v3 4/5] scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS Ming Lin <mlin@kernel.org> - 2016-04-11 07:30 +0200
Re: [PATCH v3 4/5] scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS "Martin K. Petersen" <martin.petersen@oracle.com> - 2016-04-11 23:40 +0200
Re: [PATCH v3 4/5] scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS Ming Lin <mlin@kernel.org> - 2016-04-12 00:10 +0200
Re: [PATCH v3 4/5] scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS Sagi Grimberg <sagi@grimberg.me> - 2016-04-12 12:50 +0200
Re: [PATCH v3 4/5] scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS Sagi Grimberg <sagi@grimberg.me> - 2016-04-12 12:40 +0200
Re: [PATCH v3 4/5] scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS "Martin K. Petersen" <martin.petersen@oracle.com> - 2016-04-13 00:10 +0200
csiph-web