lkml.org 
[lkml]   [2008]   [Dec]   [10]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateWed, 10 Dec 2008 21:44:31 +0300
FromVladislav Bolkhovitin <>
Subject[PATCH][RFC 10/23]: SCST user space backend handler
This patch contains user space backend dev handler. It allows to 
implement in the user space virtual SCSI devices in the SCST 
environment. See description of its interface here: 
http://scst.sourceforge.net/scst_user_spec.txt

An example of an application that uses this interface is fileio_tgt. You 
can download this software from 
https://sourceforge.net/project/showfiles.php?group_id=110471&package_id=283232. 
This application is a full feature virtual disk emulator similar to 
scst_vdisk backend dev handler.

Signed-off-by: Vladislav Bolkhovitin <vst@vlnb.net>
---
  drivers/scst/dev_handlers/scst_user.c | 3059 ++++++++++++++++++++++++++++++++++
  include/scst/scst_user.h              |  266 ++
  2 files changed, 3325 insertions(+)
The patch is too big to be submitted inline. You can find it in 
http://scst.sourceforge.net/patches/scst_user.diff





\
 
 \ /
  Last update: 2008-12-10 19:47    [from the cache]
©2003-2008