From 00851a7501aadd75edf13506330d14c259db103e Mon Sep 17 00:00:00 2001 From: Vladislav Bolkhovitin Date: Tue, 28 Jan 2014 05:17:26 +0000 Subject: [PATCH] Merge of adding iSER web page and copyright updates from the iSER branch git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@5241 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- Makefile | 5 +- iscsi-scst/README | 2 +- iscsi-scst/include/iscsi_scst.h | 5 +- iscsi-scst/include/iscsi_scst_ver.h | 5 +- iscsi-scst/kernel/Makefile | 5 +- iscsi-scst/kernel/config.c | 5 +- iscsi-scst/kernel/conn.c | 5 +- iscsi-scst/kernel/digest.c | 5 +- iscsi-scst/kernel/digest.h | 5 +- iscsi-scst/kernel/event.c | 5 +- iscsi-scst/kernel/iscsi.c | 5 +- iscsi-scst/kernel/iscsi.h | 5 +- iscsi-scst/kernel/iscsi_dbg.h | 5 +- iscsi-scst/kernel/iscsi_hdr.h | 5 +- iscsi-scst/kernel/nthread.c | 5 +- iscsi-scst/kernel/param.c | 5 +- iscsi-scst/kernel/session.c | 5 +- iscsi-scst/kernel/target.c | 5 +- iscsi-scst/usr/Makefile | 5 +- iscsi-scst/usr/chap.c | 5 +- iscsi-scst/usr/config.c | 5 +- iscsi-scst/usr/conn.c | 5 +- iscsi-scst/usr/ctldev.c | 5 +- iscsi-scst/usr/event.c | 5 +- iscsi-scst/usr/iscsi_adm.c | 5 +- iscsi-scst/usr/iscsi_adm.h | 5 +- iscsi-scst/usr/iscsi_hdr.h | 5 +- iscsi-scst/usr/iscsi_scstd.c | 5 +- iscsi-scst/usr/iscsid.c | 5 +- iscsi-scst/usr/iscsid.h | 5 +- iscsi-scst/usr/isns.c | 5 +- iscsi-scst/usr/isns_proto.h | 5 +- iscsi-scst/usr/log.c | 5 +- iscsi-scst/usr/message.c | 5 +- iscsi-scst/usr/misc.c | 4 +- iscsi-scst/usr/misc.h | 5 +- iscsi-scst/usr/param.c | 5 +- iscsi-scst/usr/param.h | 5 +- iscsi-scst/usr/session.c | 5 +- iscsi-scst/usr/target.c | 5 +- iscsi-scst/usr/types.h | 5 +- qla2x00t/qla2x00-target/Makefile | 5 +- qla2x00t/qla2x00-target/README | 2 +- qla2x00t/qla2x00-target/qla2x00t.c | 5 +- qla2x00t/qla2x00-target/qla2x00t.h | 5 +- qla2x00t/qla2x_tgt.h | 5 +- qla2x00t/qla2x_tgt_def.h | 5 +- scst/Makefile | 5 +- scst/README | 2 +- scst/include/scst.h | 5 +- scst/include/scst_const.h | 5 +- scst/include/scst_debug.h | 5 +- scst/include/scst_sgv.h | 5 +- scst/include/scst_user.h | 5 +- scst/src/Makefile | 5 +- scst/src/dev_handlers/Makefile | 5 +- scst/src/dev_handlers/scst_cdrom.c | 5 +- scst/src/dev_handlers/scst_changer.c | 5 +- scst/src/dev_handlers/scst_disk.c | 5 +- scst/src/dev_handlers/scst_modisk.c | 5 +- scst/src/dev_handlers/scst_processor.c | 5 +- scst/src/dev_handlers/scst_raid.c | 5 +- scst/src/dev_handlers/scst_tape.c | 5 +- scst/src/dev_handlers/scst_user.c | 5 +- scst/src/dev_handlers/scst_vdisk.c | 7 +- scst/src/scst_debug.c | 5 +- scst/src/scst_lib.c | 5 +- scst/src/scst_main.c | 5 +- scst/src/scst_mem.c | 5 +- scst/src/scst_mem.h | 5 +- scst/src/scst_module.c | 5 +- scst/src/scst_pres.c | 2 +- scst/src/scst_pres.h | 2 +- scst/src/scst_priv.h | 5 +- scst/src/scst_proc.c | 5 +- scst/src/scst_sysfs.c | 5 +- scst/src/scst_targ.c | 5 +- scst/src/scst_tg.c | 2 +- scst_local/scst_local.c | 2 +- srpt/src/ib_srpt.c | 2 +- srpt/src/ib_srpt.h | 2 +- usr/fileio/Makefile | 5 +- usr/fileio/README | 2 +- usr/fileio/common.c | 5 +- usr/fileio/common.h | 5 +- usr/fileio/debug.c | 5 +- usr/fileio/debug.h | 5 +- usr/fileio/fileio.c | 5 +- www/comparison.html | 2 +- www/contributing.html | 2 +- www/downloads.html | 2 +- www/handler_fileio_tgt.html | 3 +- www/index.html | 2 +- www/mc_s.html | 2 +- www/scst_admin.html | 3 +- www/scstvslio.html | 2 +- www/scstvsstgt.html | 2 +- www/solutions.html | 2 +- www/target_emulex.html | 3 +- www/target_fcoe.html | 3 +- www/target_ibmvscsi.html | 3 +- www/target_iscsi.html | 3 +- www/target_iser.html | 90 ++++++++++++++++++++++++++ www/target_local.html | 3 +- www/target_lsi.html | 3 +- www/target_mvsas.html | 3 +- www/target_old.html | 3 +- www/target_qla2x00t.html | 3 +- www/target_srp.html | 3 +- www/targets.html | 3 +- www/users.html | 2 +- 111 files changed, 292 insertions(+), 266 deletions(-) create mode 100644 www/target_iser.html diff --git a/Makefile b/Makefile index d31a00c23..01742ad63 100644 --- a/Makefile +++ b/Makefile @@ -1,9 +1,8 @@ # # Common makefile for SCSI target mid-level and its drivers # -# Copyright (C) 2004 - 2013 Vladislav Bolkhovitin -# Copyright (C) 2007 - 2010 ID7 Ltd. -# Copyright (C) 2010 - 2013 SCST Ltd. +# Copyright (C) 2004 - 2014 Vladislav Bolkhovitin +# Copyright (C) 2007 - 2014 Fusion-io, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/README b/iscsi-scst/README index 86e89ddd0..f265be6c3 100644 --- a/iscsi-scst/README +++ b/iscsi-scst/README @@ -1,7 +1,7 @@ iSCSI SCST target driver ======================== -Version 3.0.0, XX XXXXX 2013 +Version 3.0.0, XX XXXXX 2014 ---------------------------- ISCSI-SCST is a deeply reworked fork of iSCSI Enterprise Target (IET) diff --git a/iscsi-scst/include/iscsi_scst.h b/iscsi-scst/include/iscsi_scst.h index f147db601..b1f9c0ddd 100644 --- a/iscsi-scst/include/iscsi_scst.h +++ b/iscsi-scst/include/iscsi_scst.h @@ -1,7 +1,6 @@ /* - * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/include/iscsi_scst_ver.h b/iscsi-scst/include/iscsi_scst_ver.h index bbd519f38..1f5388862 100644 --- a/iscsi-scst/include/iscsi_scst_ver.h +++ b/iscsi-scst/include/iscsi_scst_ver.h @@ -1,7 +1,6 @@ /* - * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/kernel/Makefile b/iscsi-scst/kernel/Makefile index 9d59402c9..803e76c4e 100644 --- a/iscsi-scst/kernel/Makefile +++ b/iscsi-scst/kernel/Makefile @@ -1,9 +1,8 @@ # # Makefile for the kernel part of iSCSI-SCST. # -# Copyright (C) 2007 - 2013 Vladislav Bolkhovitin -# Copyright (C) 2007 - 2010 ID7 Ltd. -# Copyright (C) 2010 - 2013 SCST Ltd. +# Copyright (C) 2007 - 2014 Vladislav Bolkhovitin +# Copyright (C) 2007 - 2014 Fusion-io, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/kernel/config.c b/iscsi-scst/kernel/config.c index e7f15ebf5..49d427ad0 100644 --- a/iscsi-scst/kernel/config.c +++ b/iscsi-scst/kernel/config.c @@ -1,8 +1,7 @@ /* * Copyright (C) 2004 - 2005 FUJITA Tomonori - * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/kernel/conn.c b/iscsi-scst/kernel/conn.c index 3e14fe82c..47e1117de 100644 --- a/iscsi-scst/kernel/conn.c +++ b/iscsi-scst/kernel/conn.c @@ -1,8 +1,7 @@ /* * Copyright (C) 2002 - 2003 Ardis Technolgies - * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/kernel/digest.c b/iscsi-scst/kernel/digest.c index 4fe61db17..f6ed94418 100644 --- a/iscsi-scst/kernel/digest.c +++ b/iscsi-scst/kernel/digest.c @@ -3,9 +3,8 @@ * * Copyright (C) 2004 - 2006 Xiranet Communications GmbH * - * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/kernel/digest.h b/iscsi-scst/kernel/digest.h index fccfb4393..3a72b25f6 100644 --- a/iscsi-scst/kernel/digest.h +++ b/iscsi-scst/kernel/digest.h @@ -2,9 +2,8 @@ * iSCSI digest handling. * * Copyright (C) 2004 Xiranet Communications GmbH - * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/kernel/event.c b/iscsi-scst/kernel/event.c index 6858509a9..ffd9e13b5 100644 --- a/iscsi-scst/kernel/event.c +++ b/iscsi-scst/kernel/event.c @@ -2,9 +2,8 @@ * Event notification code. * * Copyright (C) 2005 FUJITA Tomonori - * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/kernel/iscsi.c b/iscsi-scst/kernel/iscsi.c index b85a215db..2ba38fff9 100644 --- a/iscsi-scst/kernel/iscsi.c +++ b/iscsi-scst/kernel/iscsi.c @@ -1,8 +1,7 @@ /* * Copyright (C) 2002 - 2003 Ardis Technolgies - * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/kernel/iscsi.h b/iscsi-scst/kernel/iscsi.h index 7b7b05f07..79d341231 100644 --- a/iscsi-scst/kernel/iscsi.h +++ b/iscsi-scst/kernel/iscsi.h @@ -1,8 +1,7 @@ /* * Copyright (C) 2002 - 2003 Ardis Technolgies - * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/kernel/iscsi_dbg.h b/iscsi-scst/kernel/iscsi_dbg.h index c7fe8fcba..b62240f4d 100644 --- a/iscsi-scst/kernel/iscsi_dbg.h +++ b/iscsi-scst/kernel/iscsi_dbg.h @@ -1,7 +1,6 @@ /* - * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/kernel/iscsi_hdr.h b/iscsi-scst/kernel/iscsi_hdr.h index 9abd4aa14..6204699c7 100644 --- a/iscsi-scst/kernel/iscsi_hdr.h +++ b/iscsi-scst/kernel/iscsi_hdr.h @@ -1,8 +1,7 @@ /* * Copyright (C) 2002 - 2003 Ardis Technolgies - * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/kernel/nthread.c b/iscsi-scst/kernel/nthread.c index 2d4314b6b..9059daf7a 100644 --- a/iscsi-scst/kernel/nthread.c +++ b/iscsi-scst/kernel/nthread.c @@ -2,9 +2,8 @@ * Network threads. * * Copyright (C) 2004 - 2005 FUJITA Tomonori - * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/kernel/param.c b/iscsi-scst/kernel/param.c index aaa476010..b65b1d075 100644 --- a/iscsi-scst/kernel/param.c +++ b/iscsi-scst/kernel/param.c @@ -1,8 +1,7 @@ /* * Copyright (C) 2005 FUJITA Tomonori - * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/kernel/session.c b/iscsi-scst/kernel/session.c index 03ddb858e..ddd64adf1 100644 --- a/iscsi-scst/kernel/session.c +++ b/iscsi-scst/kernel/session.c @@ -1,8 +1,7 @@ /* * Copyright (C) 2002 - 2003 Ardis Technolgies - * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/kernel/target.c b/iscsi-scst/kernel/target.c index 848c4c981..04af631eb 100644 --- a/iscsi-scst/kernel/target.c +++ b/iscsi-scst/kernel/target.c @@ -1,8 +1,7 @@ /* * Copyright (C) 2002 - 2003 Ardis Technolgies - * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/usr/Makefile b/iscsi-scst/usr/Makefile index c600435f2..ae70b9a81 100644 --- a/iscsi-scst/usr/Makefile +++ b/iscsi-scst/usr/Makefile @@ -1,9 +1,8 @@ # # Makefile for the user space part of iSCSI-SCST. # -# Copyright (C) 2007 - 2013 Vladislav Bolkhovitin -# Copyright (C) 2007 - 2010 ID7 Ltd. -# Copyright (C) 2010 - 2013 SCST Ltd. +# Copyright (C) 2007 - 2014 Vladislav Bolkhovitin +# Copyright (C) 2007 - 2014 Fusion-io, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/usr/chap.c b/iscsi-scst/usr/chap.c index 30b785aff..287210a1f 100644 --- a/iscsi-scst/usr/chap.c +++ b/iscsi-scst/usr/chap.c @@ -3,9 +3,8 @@ * * Copyright (C) 2004 Xiranet Communications GmbH * Copyright (C) 2002 - 2003 Ardis Technolgies , - * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * and code taken from UNH iSCSI software: * Copyright (C) 2001-2003 InterOperability Lab (IOL) diff --git a/iscsi-scst/usr/config.c b/iscsi-scst/usr/config.c index be1d4b71f..0ea14491a 100644 --- a/iscsi-scst/usr/config.c +++ b/iscsi-scst/usr/config.c @@ -1,8 +1,7 @@ /* * Copyright (C) 2005 FUJITA Tomonori - * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/usr/conn.c b/iscsi-scst/usr/conn.c index 1f37a3e3f..8d4391762 100644 --- a/iscsi-scst/usr/conn.c +++ b/iscsi-scst/usr/conn.c @@ -1,8 +1,7 @@ /* * Copyright (C) 2002 - 2003 Ardis Technolgies - * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/usr/ctldev.c b/iscsi-scst/usr/ctldev.c index 303cca650..c82b84d26 100644 --- a/iscsi-scst/usr/ctldev.c +++ b/iscsi-scst/usr/ctldev.c @@ -1,8 +1,7 @@ /* * Copyright (C) 2004 - 2005 FUJITA Tomonori - * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/usr/event.c b/iscsi-scst/usr/event.c index e25c50bc6..c13865839 100644 --- a/iscsi-scst/usr/event.c +++ b/iscsi-scst/usr/event.c @@ -2,9 +2,8 @@ * Event notification code. * * Copyright (C) 2005 FUJITA Tomonori - * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/usr/iscsi_adm.c b/iscsi-scst/usr/iscsi_adm.c index 7b719ff04..57242f044 100644 --- a/iscsi-scst/usr/iscsi_adm.c +++ b/iscsi-scst/usr/iscsi_adm.c @@ -2,9 +2,8 @@ * iscsi_adm - manage iSCSI-SCST Target software. * * Copyright (C) 2004 - 2005 FUJITA Tomonori - * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/usr/iscsi_adm.h b/iscsi-scst/usr/iscsi_adm.h index ded4e8f21..4408368e4 100644 --- a/iscsi-scst/usr/iscsi_adm.h +++ b/iscsi-scst/usr/iscsi_adm.h @@ -1,7 +1,6 @@ /* - * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/usr/iscsi_hdr.h b/iscsi-scst/usr/iscsi_hdr.h index 40493e14e..95b8b2280 100644 --- a/iscsi-scst/usr/iscsi_hdr.h +++ b/iscsi-scst/usr/iscsi_hdr.h @@ -1,8 +1,7 @@ /* * Copyright (C) 2002 - 2003 Ardis Technolgies - * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/usr/iscsi_scstd.c b/iscsi-scst/usr/iscsi_scstd.c index ede7626b5..56f51bf21 100644 --- a/iscsi-scst/usr/iscsi_scstd.c +++ b/iscsi-scst/usr/iscsi_scstd.c @@ -1,8 +1,7 @@ /* * Copyright (C) 2002 - 2003 Ardis Technolgies - * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/usr/iscsid.c b/iscsi-scst/usr/iscsid.c index 615cec4c1..a3b3f3049 100644 --- a/iscsi-scst/usr/iscsid.c +++ b/iscsi-scst/usr/iscsid.c @@ -1,8 +1,7 @@ /* * Copyright (C) 2002 - 2003 Ardis Technolgies - * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/usr/iscsid.h b/iscsi-scst/usr/iscsid.h index 489ec9397..2f75ed295 100644 --- a/iscsi-scst/usr/iscsid.h +++ b/iscsi-scst/usr/iscsid.h @@ -1,8 +1,7 @@ /* * Copyright (C) 2002 - 2003 Ardis Technolgies - * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/usr/isns.c b/iscsi-scst/usr/isns.c index 3a9bff57f..8fa916099 100644 --- a/iscsi-scst/usr/isns.c +++ b/iscsi-scst/usr/isns.c @@ -2,9 +2,8 @@ * iSNS functions * * Copyright (C) 2006 FUJITA Tomonori - * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/iscsi-scst/usr/isns_proto.h b/iscsi-scst/usr/isns_proto.h index 5de003ccb..c9ab970d4 100644 --- a/iscsi-scst/usr/isns_proto.h +++ b/iscsi-scst/usr/isns_proto.h @@ -2,9 +2,8 @@ * iSNS protocol data types * * Copyright (C) 2006 FUJITA Tomonori - * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/iscsi-scst/usr/log.c b/iscsi-scst/usr/log.c index 6e2c7c01d..273cbc330 100644 --- a/iscsi-scst/usr/log.c +++ b/iscsi-scst/usr/log.c @@ -1,8 +1,7 @@ /* * Copyright (C) 2002 - 2003 Ardis Technolgies - * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/usr/message.c b/iscsi-scst/usr/message.c index 237edb3f8..89e0610de 100644 --- a/iscsi-scst/usr/message.c +++ b/iscsi-scst/usr/message.c @@ -1,8 +1,7 @@ /* * Copyright (C) 2004 - 2005 FUJITA Tomonori - * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/usr/misc.c b/iscsi-scst/usr/misc.c index ae3210663..89eb06c38 100644 --- a/iscsi-scst/usr/misc.c +++ b/iscsi-scst/usr/misc.c @@ -1,6 +1,6 @@ /* - * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/usr/misc.h b/iscsi-scst/usr/misc.h index 75d2a1583..4e5fb968f 100644 --- a/iscsi-scst/usr/misc.h +++ b/iscsi-scst/usr/misc.h @@ -1,7 +1,6 @@ /* - * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/usr/param.c b/iscsi-scst/usr/param.c index 9c524cde7..710b5f1d5 100644 --- a/iscsi-scst/usr/param.c +++ b/iscsi-scst/usr/param.c @@ -1,8 +1,7 @@ /* * Copyright (C) 2005 FUJITA Tomonori - * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/usr/param.h b/iscsi-scst/usr/param.h index 4bf078dac..670b5af63 100644 --- a/iscsi-scst/usr/param.h +++ b/iscsi-scst/usr/param.h @@ -1,8 +1,7 @@ /* * Copyright (C) 2005 FUJITA Tomonori - * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/usr/session.c b/iscsi-scst/usr/session.c index cb7b4ec67..57f897683 100644 --- a/iscsi-scst/usr/session.c +++ b/iscsi-scst/usr/session.c @@ -1,8 +1,7 @@ /* * Copyright (C) 2002 - 2003 Ardis Technolgies - * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/usr/target.c b/iscsi-scst/usr/target.c index 2d475edb1..128faad38 100644 --- a/iscsi-scst/usr/target.c +++ b/iscsi-scst/usr/target.c @@ -1,8 +1,7 @@ /* * Copyright (C) 2002 - 2003 Ardis Technolgies - * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/usr/types.h b/iscsi-scst/usr/types.h index d6a835b4a..147b108fb 100644 --- a/iscsi-scst/usr/types.h +++ b/iscsi-scst/usr/types.h @@ -1,8 +1,7 @@ /* * Copyright (C) 2002 - 2003 Ardis Technolgies - * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/qla2x00t/qla2x00-target/Makefile b/qla2x00t/qla2x00-target/Makefile index 18d9f4590..c2ec8a50d 100644 --- a/qla2x00t/qla2x00-target/Makefile +++ b/qla2x00t/qla2x00-target/Makefile @@ -1,10 +1,9 @@ # # Qlogic 2x00 SCSI target driver makefile # -# Copyright (C) 2004 - 2013 Vladislav Bolkhovitin +# Copyright (C) 2004 - 2014 Vladislav Bolkhovitin # Copyright (C) 2004 - 2005 Leonid Stoljar -# Copyright (C) 2006 - 2010 ID7 Ltd. -# Copyright (C) 2010 - 2013 SCST Ltd. +# Copyright (C) 2007 - 2014 Fusion-io, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/qla2x00t/qla2x00-target/README b/qla2x00t/qla2x00-target/README index b63a4eb0a..386eb4801 100644 --- a/qla2x00t/qla2x00-target/README +++ b/qla2x00t/qla2x00-target/README @@ -1,7 +1,7 @@ Target driver for QLogic 22xx/23xx/24xx/25xx Fibre Channel cards ================================================================ -Version 3.0.0, XX XXXXX 2013 +Version 3.0.0, XX XXXXX 2014 ---------------------------- This driver consists from two parts: the target mode driver itself and diff --git a/qla2x00t/qla2x00-target/qla2x00t.c b/qla2x00t/qla2x00-target/qla2x00t.c index 6cfce73bd..4de80917f 100644 --- a/qla2x00t/qla2x00-target/qla2x00t.c +++ b/qla2x00t/qla2x00-target/qla2x00t.c @@ -1,11 +1,10 @@ /* * qla2x00t.c * - * Copyright (C) 2004 - 2013 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2014 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar * Copyright (C) 2006 Nathaniel Clark - * Copyright (C) 2006 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * QLogic 22xx/23xx/24xx/25xx FC target driver. * diff --git a/qla2x00t/qla2x00-target/qla2x00t.h b/qla2x00t/qla2x00-target/qla2x00t.h index f6154a66b..e8bae79c9 100644 --- a/qla2x00t/qla2x00-target/qla2x00t.h +++ b/qla2x00t/qla2x00-target/qla2x00t.h @@ -1,11 +1,10 @@ /* * qla2x00t.h * - * Copyright (C) 2004 - 2013 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2014 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar * Copyright (C) 2006 Nathaniel Clark - * Copyright (C) 2006 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * QLogic 22xx/23xx/24xx/25xx FC target driver. * diff --git a/qla2x00t/qla2x_tgt.h b/qla2x00t/qla2x_tgt.h index dbc8fa4eb..2562f1178 100644 --- a/qla2x00t/qla2x_tgt.h +++ b/qla2x00t/qla2x_tgt.h @@ -1,11 +1,10 @@ /* * qla2x_tgt.h * - * Copyright (C) 2004 - 2013 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2014 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar * Copyright (C) 2006 Nathaniel Clark - * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * Additional file for the target driver support. * diff --git a/qla2x00t/qla2x_tgt_def.h b/qla2x00t/qla2x_tgt_def.h index 478143d37..8b0ea8454 100644 --- a/qla2x00t/qla2x_tgt_def.h +++ b/qla2x00t/qla2x_tgt_def.h @@ -1,11 +1,10 @@ /* * qla2x_tgt_def.h * - * Copyright (C) 2004 - 2013 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2014 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar * Copyright (C) 2006 Nathaniel Clark - * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * Additional file for the target driver support. * diff --git a/scst/Makefile b/scst/Makefile index 828dbbbe0..bcd0770e4 100644 --- a/scst/Makefile +++ b/scst/Makefile @@ -1,10 +1,9 @@ # # Common makefile for SCSI target mid-level and its drivers # -# Copyright (C) 2004 - 2013 Vladislav Bolkhovitin +# Copyright (C) 2004 - 2014 Vladislav Bolkhovitin # Copyright (C) 2004 - 2005 Leonid Stoljar -# Copyright (C) 2007 - 2010 ID7 Ltd. -# Copyright (C) 2010 - 2013 SCST Ltd. +# Copyright (C) 2007 - 2014 Fusion-io, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/scst/README b/scst/README index 399aaea29..f9419e25e 100644 --- a/scst/README +++ b/scst/README @@ -1,7 +1,7 @@ Generic SCSI target mid-level for Linux (SCST) ============================================== -Version 3.0.0, XX XXXXX 2013 +Version 3.0.0, XX XXXXX 2014 ---------------------------- SCST is designed to provide unified, consistent interface between SCSI diff --git a/scst/include/scst.h b/scst/include/scst.h index 8c7f89206..af3afebc0 100644 --- a/scst/include/scst.h +++ b/scst/include/scst.h @@ -1,10 +1,9 @@ /* * include/scst.h * - * Copyright (C) 2004 - 2013 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2014 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar - * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * Copyright (C) 2010 - 2011 Bart Van Assche . * * Main SCSI target mid-level include file. diff --git a/scst/include/scst_const.h b/scst/include/scst_const.h index b6426a6bf..d534f2739 100644 --- a/scst/include/scst_const.h +++ b/scst/include/scst_const.h @@ -1,9 +1,8 @@ /* * include/scst_const.h * - * Copyright (C) 2004 - 2013 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2004 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * Contains common SCST constants. This file supposed to be included * from both kernel and user spaces. diff --git a/scst/include/scst_debug.h b/scst/include/scst_debug.h index ee22b0b15..22145e7bd 100644 --- a/scst/include/scst_debug.h +++ b/scst/include/scst_debug.h @@ -1,10 +1,9 @@ /* * include/scst_debug.h * - * Copyright (C) 2004 - 2013 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2014 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar - * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * Contains macros for execution tracing and error reporting * diff --git a/scst/include/scst_sgv.h b/scst/include/scst_sgv.h index fad86686a..8b5084492 100644 --- a/scst/include/scst_sgv.h +++ b/scst/include/scst_sgv.h @@ -1,9 +1,8 @@ /* * include/scst_sgv.h * - * Copyright (C) 2004 - 2013 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2004 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * Include file for SCST SGV cache. * diff --git a/scst/include/scst_user.h b/scst/include/scst_user.h index 3acbde5ef..0e1306de5 100644 --- a/scst/include/scst_user.h +++ b/scst/include/scst_user.h @@ -1,9 +1,8 @@ /* * include/scst_user.h * - * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * Contains constants and data structures for scst_user module. * See http://scst.sourceforge.net/doc/scst_user_spec.txt or diff --git a/scst/src/Makefile b/scst/src/Makefile index 6fb934eca..9b6a55862 100644 --- a/scst/src/Makefile +++ b/scst/src/Makefile @@ -1,10 +1,9 @@ # # SCSI target mid-level makefile # -# Copyright (C) 2004 - 2013 Vladislav Bolkhovitin +# Copyright (C) 2004 - 2014 Vladislav Bolkhovitin # Copyright (C) 2004 - 2005 Leonid Stoljar -# Copyright (C) 2007 - 2010 ID7 Ltd. -# Copyright (C) 2010 - 2013 SCST Ltd. +# Copyright (C) 2007 - 2014 Fusion-io, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/scst/src/dev_handlers/Makefile b/scst/src/dev_handlers/Makefile index 8ba47de3e..a460ce1a6 100644 --- a/scst/src/dev_handlers/Makefile +++ b/scst/src/dev_handlers/Makefile @@ -1,10 +1,9 @@ # # SCSI target mid-level dev handler's makefile # -# Copyright (C) 2004 - 2013 Vladislav Bolkhovitin +# Copyright (C) 2004 - 2014 Vladislav Bolkhovitin # Copyright (C) 2004 - 2005 Leonid Stoljar -# Copyright (C) 2007 - 2010 ID7 Ltd. -# Copyright (C) 2010 - 2013 SCST Ltd. +# Copyright (C) 2007 - 2014 Fusion-io, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/scst/src/dev_handlers/scst_cdrom.c b/scst/src/dev_handlers/scst_cdrom.c index 6a89aa6aa..c1ffb454b 100644 --- a/scst/src/dev_handlers/scst_cdrom.c +++ b/scst/src/dev_handlers/scst_cdrom.c @@ -1,10 +1,9 @@ /* * scst_cdrom.c * - * Copyright (C) 2004 - 2013 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2014 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar - * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * SCSI CDROM (type 5) dev handler * diff --git a/scst/src/dev_handlers/scst_changer.c b/scst/src/dev_handlers/scst_changer.c index 5cbb46c69..23eb11ce7 100644 --- a/scst/src/dev_handlers/scst_changer.c +++ b/scst/src/dev_handlers/scst_changer.c @@ -1,10 +1,9 @@ /* * scst_changer.c * - * Copyright (C) 2004 - 2013 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2014 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar - * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * SCSI medium changer (type 8) dev handler * diff --git a/scst/src/dev_handlers/scst_disk.c b/scst/src/dev_handlers/scst_disk.c index 59e7bd896..4e432f6f1 100644 --- a/scst/src/dev_handlers/scst_disk.c +++ b/scst/src/dev_handlers/scst_disk.c @@ -1,10 +1,9 @@ /* * scst_disk.c * - * Copyright (C) 2004 - 2013 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2014 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar - * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * SCSI disk (type 0) dev handler * & diff --git a/scst/src/dev_handlers/scst_modisk.c b/scst/src/dev_handlers/scst_modisk.c index 97014cf1d..eb9e50d1d 100644 --- a/scst/src/dev_handlers/scst_modisk.c +++ b/scst/src/dev_handlers/scst_modisk.c @@ -1,10 +1,9 @@ /* * scst_modisk.c * - * Copyright (C) 2004 - 2013 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2014 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar - * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * SCSI MO disk (type 7) dev handler * & diff --git a/scst/src/dev_handlers/scst_processor.c b/scst/src/dev_handlers/scst_processor.c index 1c4a2c16e..cad04b576 100644 --- a/scst/src/dev_handlers/scst_processor.c +++ b/scst/src/dev_handlers/scst_processor.c @@ -1,10 +1,9 @@ /* * scst_processor.c * - * Copyright (C) 2004 - 2013 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2014 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar - * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * SCSI medium processor (type 3) dev handler * diff --git a/scst/src/dev_handlers/scst_raid.c b/scst/src/dev_handlers/scst_raid.c index 9cf0fbf25..7f95d2b5c 100644 --- a/scst/src/dev_handlers/scst_raid.c +++ b/scst/src/dev_handlers/scst_raid.c @@ -1,10 +1,9 @@ /* * scst_raid.c * - * Copyright (C) 2004 - 2013 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2014 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar - * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * SCSI raid(controller) (type 0xC) dev handler * diff --git a/scst/src/dev_handlers/scst_tape.c b/scst/src/dev_handlers/scst_tape.c index b012e58e6..1d4b34faf 100644 --- a/scst/src/dev_handlers/scst_tape.c +++ b/scst/src/dev_handlers/scst_tape.c @@ -1,10 +1,9 @@ /* * scst_tape.c * - * Copyright (C) 2004 - 2013 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2014 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar - * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * SCSI tape (type 1) dev handler * & diff --git a/scst/src/dev_handlers/scst_user.c b/scst/src/dev_handlers/scst_user.c index eb3c36f20..6c05b876c 100644 --- a/scst/src/dev_handlers/scst_user.c +++ b/scst/src/dev_handlers/scst_user.c @@ -1,9 +1,8 @@ /* * scst_user.c * - * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * SCSI virtual user space device handler * diff --git a/scst/src/dev_handlers/scst_vdisk.c b/scst/src/dev_handlers/scst_vdisk.c index 20c27b86a..d6bd45ebf 100644 --- a/scst/src/dev_handlers/scst_vdisk.c +++ b/scst/src/dev_handlers/scst_vdisk.c @@ -1,13 +1,12 @@ /* * scst_vdisk.c * - * Copyright (C) 2004 - 2013 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2014 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar * Copyright (C) 2007 Ming Zhang * Copyright (C) 2007 Ross Walker - * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. - * Copyright (C) 2008 - 2013 Bart Van Assche + * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2008 - 2014 Bart Van Assche * * SCSI disk (type 0) and CDROM (type 5) dev handler using files * on file systems or block devices (VDISK) diff --git a/scst/src/scst_debug.c b/scst/src/scst_debug.c index 1e1e09067..31632c163 100644 --- a/scst/src/scst_debug.c +++ b/scst/src/scst_debug.c @@ -1,10 +1,9 @@ /* * scst_debug.c * - * Copyright (C) 2004 - 2013 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2014 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar - * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * Contains helper functions for execution tracing and error reporting. * Intended to be included in main .c file. diff --git a/scst/src/scst_lib.c b/scst/src/scst_lib.c index 99f32c3d3..c845d4f54 100644 --- a/scst/src/scst_lib.c +++ b/scst/src/scst_lib.c @@ -1,10 +1,9 @@ /* * scst_lib.c * - * Copyright (C) 2004 - 2013 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2014 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar - * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/scst/src/scst_main.c b/scst/src/scst_main.c index 7cf78f504..2be0ab797 100644 --- a/scst/src/scst_main.c +++ b/scst/src/scst_main.c @@ -1,10 +1,9 @@ /* * scst_main.c * - * Copyright (C) 2004 - 2013 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2014 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar - * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/scst/src/scst_mem.c b/scst/src/scst_mem.c index 6509e4897..ea099a727 100644 --- a/scst/src/scst_mem.c +++ b/scst/src/scst_mem.c @@ -1,9 +1,8 @@ /* * scst_mem.c * - * Copyright (C) 2006 - 2013 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2006 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/scst/src/scst_mem.h b/scst/src/scst_mem.h index db1400cab..68e33a092 100644 --- a/scst/src/scst_mem.h +++ b/scst/src/scst_mem.h @@ -1,9 +1,8 @@ /* * scst_mem.h * - * Copyright (C) 2006 - 2013 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2006 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/scst/src/scst_module.c b/scst/src/scst_module.c index 754e8e24d..53a8a0263 100644 --- a/scst/src/scst_module.c +++ b/scst/src/scst_module.c @@ -1,10 +1,9 @@ /* * scst_module.c * - * Copyright (C) 2004 - 2013 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2014 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar - * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * Support for loading target modules. The usage is similar to scsi_module.c * diff --git a/scst/src/scst_pres.c b/scst/src/scst_pres.c index 5ebb498c1..c08378e01 100644 --- a/scst/src/scst_pres.c +++ b/scst/src/scst_pres.c @@ -3,7 +3,7 @@ * * Copyright (C) 2009 - 2010 Alexey Obitotskiy * Copyright (C) 2009 - 2010 Open-E, Inc. - * Copyright (C) 2009 - 2013 Vladislav Bolkhovitin + * Copyright (C) 2009 - 2014 Vladislav Bolkhovitin * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/scst/src/scst_pres.h b/scst/src/scst_pres.h index 3ada1afac..9829d4fac 100644 --- a/scst/src/scst_pres.h +++ b/scst/src/scst_pres.h @@ -3,7 +3,7 @@ * * Copyright (C) 2009 - 2010 Alexey Obitotskiy * Copyright (C) 2009 - 2010 Open-E, Inc. - * Copyright (C) 2009 - 2013 Vladislav Bolkhovitin + * Copyright (C) 2009 - 2014 Vladislav Bolkhovitin * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/scst/src/scst_priv.h b/scst/src/scst_priv.h index 4b03e6725..74d041000 100644 --- a/scst/src/scst_priv.h +++ b/scst/src/scst_priv.h @@ -1,10 +1,9 @@ /* * scst_priv.h * - * Copyright (C) 2004 - 2013 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2014 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar - * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/scst/src/scst_proc.c b/scst/src/scst_proc.c index dd1b36ca4..91e4101c6 100644 --- a/scst/src/scst_proc.c +++ b/scst/src/scst_proc.c @@ -1,10 +1,9 @@ /* * scst_proc.c * - * Copyright (C) 2004 - 2013 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2014 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar - * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/scst/src/scst_sysfs.c b/scst/src/scst_sysfs.c index 36913ae8f..7f4a89d37 100644 --- a/scst/src/scst_sysfs.c +++ b/scst/src/scst_sysfs.c @@ -2,9 +2,8 @@ * scst_sysfs.c * * Copyright (C) 2009 Daniel Henrique Debonzi - * Copyright (C) 2009 - 2013 Vladislav Bolkhovitin - * Copyright (C) 2009 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2009 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/scst/src/scst_targ.c b/scst/src/scst_targ.c index 046d0f039..35be2e746 100644 --- a/scst/src/scst_targ.c +++ b/scst/src/scst_targ.c @@ -1,10 +1,9 @@ /* * scst_targ.c * - * Copyright (C) 2004 - 2013 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2014 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar - * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/scst/src/scst_tg.c b/scst/src/scst_tg.c index 1464c82dc..e9a3c91b9 100644 --- a/scst/src/scst_tg.c +++ b/scst/src/scst_tg.c @@ -3,7 +3,7 @@ * * SCSI target group related code. * - * Copyright (C) 2011-2013 Bart Van Assche . + * Copyright (C) 2011 - 2014 Bart Van Assche . * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/scst_local/scst_local.c b/scst_local/scst_local.c index 3419e111b..ed46a8527 100644 --- a/scst_local/scst_local.c +++ b/scst_local/scst_local.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2008 - 2010 Richard Sharpe * Copyright (C) 1992 Eric Youngdale - * Copyright (C) 2008 - 2013 Vladislav Bolkhovitin + * Copyright (C) 2008 - 2014 Vladislav Bolkhovitin * * Simulate a host adapter and an SCST target adapter back to back * diff --git a/srpt/src/ib_srpt.c b/srpt/src/ib_srpt.c index e1ec5eb4c..67c8c6424 100644 --- a/srpt/src/ib_srpt.c +++ b/srpt/src/ib_srpt.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2006 - 2009 Mellanox Technology Inc. All rights reserved. - * Copyright (C) 2008 - 2013 Bart Van Assche . + * Copyright (C) 2008 - 2014 Bart Van Assche . * Copyright (C) 2008 Vladislav Bolkhovitin * * This software is available to you under a choice of one of two diff --git a/srpt/src/ib_srpt.h b/srpt/src/ib_srpt.h index baa70a727..5e635c2ff 100644 --- a/srpt/src/ib_srpt.h +++ b/srpt/src/ib_srpt.h @@ -1,6 +1,6 @@ /* * Copyright (c) 2006 - 2009 Mellanox Technology Inc. All rights reserved. - * Copyright (C) 2009 - 2013 Bart Van Assche . + * Copyright (C) 2009 - 2014 Bart Van Assche . * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/usr/fileio/Makefile b/usr/fileio/Makefile index 92aee80d0..5cdb3e3ed 100644 --- a/usr/fileio/Makefile +++ b/usr/fileio/Makefile @@ -1,9 +1,8 @@ # # SCSI target mid-level makefile # -# Copyright (C) 2007 - 2013 Vladislav Bolkhovitin -# Copyright (C) 2007 - 2010 ID7 Ltd. -# Copyright (C) 2010 - 2013 SCST Ltd. +# Copyright (C) 2007 - 2014 Vladislav Bolkhovitin +# Copyright (C) 2007 - 2014 Fusion-io, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/usr/fileio/README b/usr/fileio/README index 87945ad3f..79e43ccc8 100644 --- a/usr/fileio/README +++ b/usr/fileio/README @@ -1,7 +1,7 @@ User space FILEIO handler ========================= -Version 3.0.0, XX XXXXX 2013 +Version 3.0.0, XX XXXXX 2014 ---------------------------- User space program fileio_tgt uses interface of SCST's scst_user dev diff --git a/usr/fileio/common.c b/usr/fileio/common.c index 8e3d1fe66..96a674144 100644 --- a/usr/fileio/common.c +++ b/usr/fileio/common.c @@ -1,9 +1,8 @@ /* * common.c * - * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/usr/fileio/common.h b/usr/fileio/common.h index 37b399d1b..4f23fc46d 100644 --- a/usr/fileio/common.h +++ b/usr/fileio/common.h @@ -1,9 +1,8 @@ /* * common.h * - * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/usr/fileio/debug.c b/usr/fileio/debug.c index 6bccfa380..ea1d9eb85 100644 --- a/usr/fileio/debug.c +++ b/usr/fileio/debug.c @@ -1,10 +1,9 @@ /* * debug.c * - * Copyright (C) 2004 - 2013 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2014 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar - * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * Contains helper functions for execution tracing and error reporting. * Intended to be included in main .c file. diff --git a/usr/fileio/debug.h b/usr/fileio/debug.h index 712508565..fc698e8f6 100644 --- a/usr/fileio/debug.h +++ b/usr/fileio/debug.h @@ -1,10 +1,9 @@ /* * debug.h * - * Copyright (C) 2004 - 2013 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2014 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar - * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * Contains macroses for execution tracing and error reporting * diff --git a/usr/fileio/fileio.c b/usr/fileio/fileio.c index dccf8989a..7a30acebf 100644 --- a/usr/fileio/fileio.c +++ b/usr/fileio/fileio.c @@ -1,9 +1,8 @@ /* * fileio.c * - * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2014 Fusion-io, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/www/comparison.html b/www/comparison.html index 98c198b2a..561be60d9 100644 --- a/www/comparison.html +++ b/www/comparison.html @@ -547,7 +547,7 @@ target reconfiguration in a PnP-like manner) + - diff --git a/www/contributing.html b/www/contributing.html index 0a1a92597..3c356390e 100644 --- a/www/contributing.html +++ b/www/contributing.html @@ -204,7 +204,7 @@ diff --git a/www/downloads.html b/www/downloads.html index 8e1d91143..93e59c599 100644 --- a/www/downloads.html +++ b/www/downloads.html @@ -92,7 +92,7 @@ diff --git a/www/handler_fileio_tgt.html b/www/handler_fileio_tgt.html index 12a552850..c6c9a56b0 100644 --- a/www/handler_fileio_tgt.html +++ b/www/handler_fileio_tgt.html @@ -37,6 +37,7 @@

Target Drivers

  • ISCSI-SCST
  • +
  • iSER
  • QLogic FC qla2x00t
  • SCSI RDMA Protocol (SRP)
  • Marvell SAS adapters
  • @@ -79,7 +80,7 @@ diff --git a/www/index.html b/www/index.html index f2d670524..6bd2cffee 100644 --- a/www/index.html +++ b/www/index.html @@ -184,7 +184,7 @@ diff --git a/www/mc_s.html b/www/mc_s.html index f854692ec..c7675a7bc 100644 --- a/www/mc_s.html +++ b/www/mc_s.html @@ -247,7 +247,7 @@ and here. diff --git a/www/scst_admin.html b/www/scst_admin.html index 97f93eb15..51735b0c0 100644 --- a/www/scst_admin.html +++ b/www/scst_admin.html @@ -37,6 +37,7 @@

    Target Drivers

    • ISCSI-SCST
    • +
    • iSER
    • QLogic FC qla2x00t
    • SCSI RDMA Protocol (SRP)
    • Marvell SAS adapters
    • @@ -78,7 +79,7 @@ diff --git a/www/scstvslio.html b/www/scstvslio.html index bc0a67c81..06185548b 100644 --- a/www/scstvslio.html +++ b/www/scstvslio.html @@ -100,7 +100,7 @@ diff --git a/www/scstvsstgt.html b/www/scstvsstgt.html index a8e220993..dba073301 100644 --- a/www/scstvsstgt.html +++ b/www/scstvsstgt.html @@ -80,7 +80,7 @@ diff --git a/www/solutions.html b/www/solutions.html index 5851ae147..22a0456dc 100644 --- a/www/solutions.html +++ b/www/solutions.html @@ -57,7 +57,7 @@ diff --git a/www/target_emulex.html b/www/target_emulex.html index 556569f48..020666203 100644 --- a/www/target_emulex.html +++ b/www/target_emulex.html @@ -37,6 +37,7 @@

      Target Drivers

      • ISCSI-SCST
      • +
      • iSER
      • QLogic FC qla2x00t
      • SCSI RDMA Protocol (SRP)
      • Marvell SAS adapters
      • @@ -89,7 +90,7 @@ diff --git a/www/target_fcoe.html b/www/target_fcoe.html index 534ec58ae..732ebfd3f 100644 --- a/www/target_fcoe.html +++ b/www/target_fcoe.html @@ -37,6 +37,7 @@

        Target Drivers

        • ISCSI-SCST
        • +
        • iSER
        • QLogic FC qla2x00t
        • SCSI RDMA Protocol (SRP)
        • Marvell SAS adapters
        • @@ -76,7 +77,7 @@ diff --git a/www/target_ibmvscsi.html b/www/target_ibmvscsi.html index 8635127e9..2d4ffa74d 100644 --- a/www/target_ibmvscsi.html +++ b/www/target_ibmvscsi.html @@ -37,6 +37,7 @@

          Target Drivers

          • ISCSI-SCST
          • +
          • iSER
          • QLogic FC qla2x00t
          • SCSI RDMA Protocol (SRP)
          • Marvell SAS adapters
          • @@ -77,7 +78,7 @@ diff --git a/www/target_iscsi.html b/www/target_iscsi.html index 0fc1a0faf..a683a1889 100644 --- a/www/target_iscsi.html +++ b/www/target_iscsi.html @@ -37,6 +37,7 @@

            Target Drivers

            • ISCSI-SCST
            • +
            • iSER
            • QLogic FC qla2x00t
            • SCSI RDMA Protocol (SRP)
            • Marvell SAS adapters
            • @@ -137,7 +138,7 @@ diff --git a/www/target_iser.html b/www/target_iser.html new file mode 100644 index 000000000..72d237ba2 --- /dev/null +++ b/www/target_iser.html @@ -0,0 +1,90 @@ + + + + + + + + +iSCSI Target Driver + + + + +
              + + + + + +
              + + +
              +

              iSCSI Extensions for RDMA (iSER) driver for iSCSI-SCST

              +

              ISER extension for ISCSI-SCST has been developed by Yan Burman and Mellanox Technologies (thank you!).

              + +

              It is currently in a beta stage. You can download it from the "iser" SCST SVN branch.

              +


              + +
               
              +
              +
              +
              + + + + + + + + + diff --git a/www/target_local.html b/www/target_local.html index 31a47eb47..acd8fc022 100644 --- a/www/target_local.html +++ b/www/target_local.html @@ -37,6 +37,7 @@

              Target Drivers

              • ISCSI-SCST
              • +
              • iSER
              • QLogic FC qla2x00t
              • SCSI RDMA Protocol (SRP)
              • Marvell SAS adapters
              • @@ -85,7 +86,7 @@ diff --git a/www/target_lsi.html b/www/target_lsi.html index a50951768..96ec00043 100644 --- a/www/target_lsi.html +++ b/www/target_lsi.html @@ -37,6 +37,7 @@

                Target Drivers

                • ISCSI-SCST
                • +
                • iSER
                • QLogic FC qla2x00t
                • SCSI RDMA Protocol (SRP)
                • Marvell SAS adapters
                • @@ -74,7 +75,7 @@ diff --git a/www/target_mvsas.html b/www/target_mvsas.html index e2cf6c5b6..2e7fd2722 100644 --- a/www/target_mvsas.html +++ b/www/target_mvsas.html @@ -37,6 +37,7 @@

                  Target Drivers

                  • ISCSI-SCST
                  • +
                  • iSER
                  • QLogic FC qla2x00t
                  • SCSI RDMA Protocol (SRP)
                  • Marvell SAS adapters
                  • @@ -74,7 +75,7 @@ diff --git a/www/target_old.html b/www/target_old.html index efc8784a7..78da83f27 100644 --- a/www/target_old.html +++ b/www/target_old.html @@ -37,6 +37,7 @@

                    Target Drivers

                    • ISCSI-SCST
                    • +
                    • iSER
                    • QLogic FC qla2x00t
                    • SCSI RDMA Protocol (SRP)
                    • Marvell SAS adapters
                    • @@ -110,7 +111,7 @@ diff --git a/www/target_qla2x00t.html b/www/target_qla2x00t.html index 82ac8b0d9..9f992ccdf 100644 --- a/www/target_qla2x00t.html +++ b/www/target_qla2x00t.html @@ -37,6 +37,7 @@

                      Target Drivers

                      • ISCSI-SCST
                      • +
                      • iSER
                      • QLogic FC qla2x00t
                      • SCSI RDMA Protocol (SRP)
                      • Marvell SAS adapters
                      • @@ -76,7 +77,7 @@ diff --git a/www/target_srp.html b/www/target_srp.html index 1e0bcfc4d..2a7326cdc 100644 --- a/www/target_srp.html +++ b/www/target_srp.html @@ -37,6 +37,7 @@

                        Target Drivers

                        • ISCSI-SCST
                        • +
                        • iSER
                        • QLogic FC qla2x00t
                        • SCSI RDMA Protocol (SRP)
                        • Marvell SAS adapters
                        • @@ -77,7 +78,7 @@ diff --git a/www/targets.html b/www/targets.html index b71293347..f0eefddcb 100644 --- a/www/targets.html +++ b/www/targets.html @@ -37,6 +37,7 @@

                          Target Drivers

                          • ISCSI-SCST
                          • +
                          • iSER
                          • QLogic FC qla2x00t
                          • SCSI RDMA Protocol (SRP)
                          • Marvell SAS adapters
                          • @@ -77,7 +78,7 @@ diff --git a/www/users.html b/www/users.html index 4fff111f2..7283da367 100644 --- a/www/users.html +++ b/www/users.html @@ -167,7 +167,7 @@