]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[SCSI] libosd: write/read_sg_kern API
authorBoaz Harrosh <bharrosh@panasas.com>
Tue, 19 Oct 2010 14:13:50 +0000 (16:13 +0200)
committerJames Bottomley <James.Bottomley@suse.de>
Tue, 26 Oct 2010 15:42:35 +0000 (10:42 -0500)
commit6dd1d8a7953cdc203c6eb694ce8eafe2dcd3e9da
treed75130fef86fd2a111a3908e7d32f4e6e3302f77
parente96e72c45a1e78e9266dd70113b851395a440ef3
[SCSI] libosd: write/read_sg_kern API

This is a trivial addition to the SG API that can receive kernel
pointers. It is only used by the out-of-tree test module. So
it's immediate need is questionable. For maintenance ease it might
just get in, as it's very small.

John.
do you need this in the Kernel, or is it only for osd_ktest.ko?

Signed-off-by: John A. Chandy <john.chandy@uconn.edu>
Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/osd/osd_initiator.c
include/scsi/osd_initiator.h