On Tue, 17 Apr 2007 16:40:52 +0900 FUJITA Tomonori <fujita.tomonori at lab.ntt.co.jp> wrote: > From: Hu Gang <hugang at soulinfo.com> > Subject: [Stgt-devel] [patch] modularization target types. V2. > Date: Mon, 16 Apr 2007 18:29:06 +0800 > > > this patch adding support mutiple scsi type as a modules. > > > > --- > > > > usr/mmc.c | 7 ++++++- > > usr/osd.c | 7 ++++++- > > usr/sbc.c | 7 ++++++- > > usr/spt.c | 8 +++++++- > > usr/target.c | 61 +++++++++++++++++++++++++++++++++++++++++++--------------- > > usr/tgtd.h | 4 ++++ > > 6 files changed, 74 insertions(+), 20 deletions(-) > > Thanks, but: > > rouen:~/git/tgt/usr$ git-apply --whitespace=error < ~/Mail/inbox/8 > Adds trailing whitespace. > <stdin>:203: > Adds trailing whitespace. > <stdin>:215: > Adds trailing whitespace. > <stdin>:276: shprintf(total, buf, rest, > fatal: 3 lines add trailing whitespaces. > I attached the patch into the email, hope it can clean to apply. -------------- next part -------------- A non-text attachment was scrubbed... Name: 02_type_per_lu.diff Type: text/x-patch Size: 11269 bytes Desc: not available Url : https://lists.berlios.de/pipermail/stgt-devel/attachments/20070418/d87c0218/attachment.bin -------------- next part -------------- A non-text attachment was scrubbed... Name: tgt_temp_module.diff Type: text/x-patch Size: 5793 bytes Desc: not available Url : https://lists.berlios.de/pipermail/stgt-devel/attachments/20070418/d87c0218/attachment-0001.bin |