[Stgt-devel] VTL patch, take 2

FUJITA Tomonori fujita.tomonori
Sat Apr 21 12:35:56 CEST 2007


From: FUJITA Tomonori <fujita.tomonori at lab.ntt.co.jp>
Subject: Re: [Stgt-devel] VTL patch, take 2
Date: Fri, 20 Apr 2007 14:43:41 +0900

> From: "Mark Harvey" <markh794 at gmail.com>
> Subject: [Stgt-devel] VTL patch, take 2
> Date: Fri, 13 Apr 2007 07:28:04 +1000
> 
> > SSC / SMC patches to SCSI Tgt code.
> > 
> > It is based from git commit :
> >    ================================
> > commit 47e15c234ca298d31b1709db592eef9db4bce0ca
> > Author: Albert Pauw <albert.pauw at gmail.com>
> > Date:   Sat Apr 7 17:31:54 2007 +0900
> > 
> >     some shortcut options missing from tgtadm
> > 
> >     Signed-off-by: Albert Pauw <albert.pauw at gmail.com>
> >    ================================
> > 
> > 
> > Additions from last patch include :
> >  - Updated syntax to add/configure limited set of SMC / SSC parameters
> >  - Start implementing structures for MODE SELECT / MODE SENSE op codes
> >  - Start implementing structures for LOG SELECT / LOG SENSE op codes
> > 
> >  - SMC module includes:
> >    Allocation of MODE pages and initialization to default values.
> >    Ability to change Element Address Assignment
> > 
> > 
> > 
> > This is a work-in-progress and is being posted as an example of
> > where/how I'm attempting to implement a VTL.
> > 
> > I need to update command parameter passing to recommended use of
> > "--params ....."
> 
> I've attached a parser patch (taken from Linux kernel). See
> tgt_device_update() about how it works if you are not familiar with
> the Linux parser. I think that it works for you. And if so, I'll merge
> this patch shortly (though I need to change it slightly).

Merged.



More information about the stgt mailing list