From ed19aa2813913a1036af9a6479fbc2e5bbb22352 Mon Sep 17 00:00:00 2001
From: Vladislav Bolkhovitin
Date: Sat, 22 Apr 2017 03:04:34 +0000
Subject: [PATCH 1/6] Web updates
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7145 d57e44dd-8a1f-0410-8b47-8ef2f437770f
---
www/downloads.html | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/www/downloads.html b/www/downloads.html
index 1c4d34ccd..6b841936a 100644
--- a/www/downloads.html
+++ b/www/downloads.html
@@ -46,10 +46,7 @@
openSUSE
(spec).
- As a complete SCST-based system, you can try Enterprise Storage OS (ESOS).
- Another similar project is My own Storage Linux OS.
- NOTE! Both those projects are very early in the development process, so not
- recommended for production use yet.
+ As a complete SCST-based system, you can try Enterprise Storage OS (ESOS).
The latest development version of SCST is 3.3. You can download it as well as target drivers and user space
utilities directly from the SCST SVN. You can access it using either
From 68fa7e1a0d10c91834b787da1e80bbac9698ea65 Mon Sep 17 00:00:00 2001
From: Vladislav Bolkhovitin
Date: Sat, 22 Apr 2017 03:19:52 +0000
Subject: [PATCH 2/6] Copyright updates
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7146 d57e44dd-8a1f-0410-8b47-8ef2f437770f
---
Makefile | 4 ++--
fcst/Makefile | 2 +-
iscsi-scst/include/iscsi_scst.h | 4 ++--
iscsi-scst/include/iscsi_scst_ver.h | 4 ++--
iscsi-scst/kernel/Makefile | 4 ++--
iscsi-scst/kernel/config.c | 4 ++--
iscsi-scst/kernel/conn.c | 4 ++--
iscsi-scst/kernel/digest.c | 4 ++--
iscsi-scst/kernel/digest.h | 4 ++--
iscsi-scst/kernel/event.c | 4 ++--
iscsi-scst/kernel/iscsi.c | 4 ++--
iscsi-scst/kernel/iscsi.h | 4 ++--
iscsi-scst/kernel/iscsi_dbg.h | 4 ++--
iscsi-scst/kernel/iscsi_hdr.h | 4 ++--
iscsi-scst/kernel/iscsi_trace_flag.h | 2 +-
iscsi-scst/kernel/nthread.c | 4 ++--
iscsi-scst/kernel/param.c | 4 ++--
iscsi-scst/kernel/session.c | 4 ++--
iscsi-scst/kernel/target.c | 4 ++--
iscsi-scst/usr/Makefile | 4 ++--
iscsi-scst/usr/chap.c | 4 ++--
iscsi-scst/usr/config.c | 4 ++--
iscsi-scst/usr/conn.c | 4 ++--
iscsi-scst/usr/ctldev.c | 4 ++--
iscsi-scst/usr/event.c | 4 ++--
iscsi-scst/usr/iscsi_adm.c | 4 ++--
iscsi-scst/usr/iscsi_adm.h | 4 ++--
iscsi-scst/usr/iscsi_hdr.h | 4 ++--
iscsi-scst/usr/iscsi_scstd.c | 4 ++--
iscsi-scst/usr/iscsid.c | 4 ++--
iscsi-scst/usr/iscsid.h | 4 ++--
iscsi-scst/usr/isns.c | 4 ++--
iscsi-scst/usr/isns_proto.h | 4 ++--
iscsi-scst/usr/log.c | 4 ++--
iscsi-scst/usr/message.c | 4 ++--
iscsi-scst/usr/misc.c | 4 ++--
iscsi-scst/usr/misc.h | 4 ++--
iscsi-scst/usr/param.c | 4 ++--
iscsi-scst/usr/param.h | 4 ++--
iscsi-scst/usr/session.c | 4 ++--
iscsi-scst/usr/target.c | 4 ++--
iscsi-scst/usr/types.h | 4 ++--
qla2x00t/qla2x00-target/Makefile | 4 ++--
qla2x00t/qla2x00-target/qla2x00t.c | 4 ++--
qla2x00t/qla2x00-target/qla2x00t.h | 4 ++--
qla2x00t/qla2x_tgt.h | 4 ++--
qla2x00t/qla2x_tgt_def.h | 4 ++--
scst/Makefile | 4 ++--
scst/include/backport.h | 2 +-
scst/include/scst.h | 4 ++--
scst/include/scst_const.h | 4 ++--
scst/include/scst_debug.h | 4 ++--
scst/include/scst_event.h | 2 +-
scst/include/scst_sgv.h | 4 ++--
scst/include/scst_user.h | 4 ++--
scst/src/Makefile | 4 ++--
scst/src/dev_handlers/Makefile | 4 ++--
scst/src/dev_handlers/scst_cdrom.c | 4 ++--
scst/src/dev_handlers/scst_changer.c | 4 ++--
scst/src/dev_handlers/scst_disk.c | 4 ++--
scst/src/dev_handlers/scst_modisk.c | 4 ++--
scst/src/dev_handlers/scst_processor.c | 4 ++--
scst/src/dev_handlers/scst_raid.c | 4 ++--
scst/src/dev_handlers/scst_tape.c | 4 ++--
scst/src/dev_handlers/scst_user.c | 4 ++--
scst/src/dev_handlers/scst_vdisk.c | 6 +++---
scst/src/scst_copy_mgr.c | 2 +-
scst/src/scst_debug.c | 4 ++--
scst/src/scst_dlm.c | 2 +-
scst/src/scst_dlm.h | 2 +-
scst/src/scst_event.c | 2 +-
scst/src/scst_lib.c | 4 ++--
scst/src/scst_main.c | 4 ++--
scst/src/scst_mem.c | 4 ++--
scst/src/scst_mem.h | 4 ++--
scst/src/scst_module.c | 4 ++--
scst/src/scst_no_dlm.c | 2 +-
scst/src/scst_pres.c | 2 +-
scst/src/scst_pres.h | 2 +-
scst/src/scst_priv.h | 4 ++--
scst/src/scst_proc.c | 4 ++--
scst/src/scst_sysfs.c | 4 ++--
scst/src/scst_targ.c | 4 ++--
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/Makefile | 4 ++--
usr/fileio/Makefile | 4 ++--
usr/fileio/common.c | 4 ++--
usr/fileio/common.h | 4 ++--
usr/fileio/fileio.c | 4 ++--
usr/include/debug.c | 4 ++--
usr/include/debug.h | 4 ++--
usr/include/version.h | 2 +-
www/comparison.html | 2 +-
www/contributing.html | 2 +-
www/downloads.html | 2 +-
www/handler_fileio_tgt.html | 2 +-
www/index.html | 2 +-
www/mc_s.html | 2 +-
www/scst_admin.html | 2 +-
www/scstvslio.html | 2 +-
www/scstvsstgt.html | 2 +-
www/target_emulex.html | 2 +-
www/target_fcoe.html | 2 +-
www/target_ibmvscsi.html | 2 +-
www/target_iscsi.html | 2 +-
www/target_local.html | 2 +-
www/target_lsi.html | 2 +-
www/target_mvsas.html | 2 +-
www/target_old.html | 2 +-
www/target_qla2x00t.html | 2 +-
www/target_srp.html | 2 +-
www/targets.html | 2 +-
www/users.html | 2 +-
116 files changed, 196 insertions(+), 196 deletions(-)
diff --git a/Makefile b/Makefile
index f6365b839..32dc98a58 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
#
# Common makefile for SCSI target mid-level and its drivers
#
-# Copyright (C) 2004 - 2016 Vladislav Bolkhovitin
-# Copyright (C) 2007 - 2016 SanDisk Corporation
+# Copyright (C) 2015 - 2017 Vladislav Bolkhovitin
+# Copyright (C) 2007 - 2017 SanDisk Corporation
#
# 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/fcst/Makefile b/fcst/Makefile
index 0c5311f71..8196573ce 100644
--- a/fcst/Makefile
+++ b/fcst/Makefile
@@ -3,7 +3,7 @@
# Based on ../mvsas_tgt/Makefile
#
# Copyright (C) 2006 - 2008 Jacky Feng
-# Copyright (C) 2011 - 2016 Bart Van Assche
+# Copyright (C) 2011 - 2017 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/iscsi-scst/include/iscsi_scst.h b/iscsi-scst/include/iscsi_scst.h
index b823adbc3..36424cfb9 100644
--- a/iscsi-scst/include/iscsi_scst.h
+++ b/iscsi-scst/include/iscsi_scst.h
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2007 - 2016 Vladislav Bolkhovitin
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* 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 591dc61a2..aea5fb3c8 100644
--- a/iscsi-scst/include/iscsi_scst_ver.h
+++ b/iscsi-scst/include/iscsi_scst_ver.h
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2007 - 2016 Vladislav Bolkhovitin
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* 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 f36ae5666..48549c886 100644
--- a/iscsi-scst/kernel/Makefile
+++ b/iscsi-scst/kernel/Makefile
@@ -1,8 +1,8 @@
#
# Makefile for the kernel part of iSCSI-SCST.
#
-# Copyright (C) 2007 - 2016 Vladislav Bolkhovitin
-# Copyright (C) 2007 - 2016 SanDisk Corporation
+# Copyright (C) 2007 - 2017 Vladislav Bolkhovitin
+# Copyright (C) 2007 - 2017 SanDisk Corporation
#
# 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 3c2d9f425..e39f20c2d 100644
--- a/iscsi-scst/kernel/config.c
+++ b/iscsi-scst/kernel/config.c
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2004 - 2005 FUJITA Tomonori
- * Copyright (C) 2007 - 2016 Vladislav Bolkhovitin
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* 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 572d6c440..2f5bf97fe 100644
--- a/iscsi-scst/kernel/conn.c
+++ b/iscsi-scst/kernel/conn.c
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2002 - 2003 Ardis Technolgies
- * Copyright (C) 2007 - 2016 Vladislav Bolkhovitin
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* 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 dc3a7c564..ab78f3820 100644
--- a/iscsi-scst/kernel/digest.c
+++ b/iscsi-scst/kernel/digest.c
@@ -3,8 +3,8 @@
*
* Copyright (C) 2004 - 2006 Xiranet Communications GmbH
*
- * Copyright (C) 2007 - 2016 Vladislav Bolkhovitin
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* 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 4c85c6760..b5cfbe6e3 100644
--- a/iscsi-scst/kernel/digest.h
+++ b/iscsi-scst/kernel/digest.h
@@ -2,8 +2,8 @@
* iSCSI digest handling.
*
* Copyright (C) 2004 Xiranet Communications GmbH
- * Copyright (C) 2007 - 2016 Vladislav Bolkhovitin
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* 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 1db71ee6f..39e87e393 100644
--- a/iscsi-scst/kernel/event.c
+++ b/iscsi-scst/kernel/event.c
@@ -2,8 +2,8 @@
* Event notification code.
*
* Copyright (C) 2005 FUJITA Tomonori
- * Copyright (C) 2007 - 2016 Vladislav Bolkhovitin
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* 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 54205077f..0e0d66168 100644
--- a/iscsi-scst/kernel/iscsi.c
+++ b/iscsi-scst/kernel/iscsi.c
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2002 - 2003 Ardis Technolgies
- * Copyright (C) 2007 - 2016 Vladislav Bolkhovitin
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* 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 9ef6e633f..d5fb6ebe9 100644
--- a/iscsi-scst/kernel/iscsi.h
+++ b/iscsi-scst/kernel/iscsi.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2002 - 2003 Ardis Technolgies
- * Copyright (C) 2007 - 2016 Vladislav Bolkhovitin
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* 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 4e190b7e1..ab9091ac0 100644
--- a/iscsi-scst/kernel/iscsi_dbg.h
+++ b/iscsi-scst/kernel/iscsi_dbg.h
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2007 - 2016 Vladislav Bolkhovitin
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* 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 617da3f3a..a14384ef4 100644
--- a/iscsi-scst/kernel/iscsi_hdr.h
+++ b/iscsi-scst/kernel/iscsi_hdr.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2002 - 2003 Ardis Technolgies
- * Copyright (C) 2007 - 2016 Vladislav Bolkhovitin
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* 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_trace_flag.h b/iscsi-scst/kernel/iscsi_trace_flag.h
index 3eea47f81..97d059b9d 100644
--- a/iscsi-scst/kernel/iscsi_trace_flag.h
+++ b/iscsi-scst/kernel/iscsi_trace_flag.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2007 - 2016 Vladislav Bolkhovitin
+ * Copyright (C) 2007 - 2017 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/iscsi-scst/kernel/nthread.c b/iscsi-scst/kernel/nthread.c
index b61540f7c..5e0bf81b8 100644
--- a/iscsi-scst/kernel/nthread.c
+++ b/iscsi-scst/kernel/nthread.c
@@ -2,8 +2,8 @@
* Network threads.
*
* Copyright (C) 2004 - 2005 FUJITA Tomonori
- * Copyright (C) 2007 - 2016 Vladislav Bolkhovitin
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* 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 a8a185520..989f3f83b 100644
--- a/iscsi-scst/kernel/param.c
+++ b/iscsi-scst/kernel/param.c
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005 FUJITA Tomonori
- * Copyright (C) 2007 - 2016 Vladislav Bolkhovitin
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* 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 568415ef8..19f9b4f84 100644
--- a/iscsi-scst/kernel/session.c
+++ b/iscsi-scst/kernel/session.c
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2002 - 2003 Ardis Technolgies
- * Copyright (C) 2007 - 2016 Vladislav Bolkhovitin
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* 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 1199fa544..5f1b02e0b 100644
--- a/iscsi-scst/kernel/target.c
+++ b/iscsi-scst/kernel/target.c
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2002 - 2003 Ardis Technolgies
- * Copyright (C) 2007 - 2016 Vladislav Bolkhovitin
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* 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 5af12bf5b..20752622c 100644
--- a/iscsi-scst/usr/Makefile
+++ b/iscsi-scst/usr/Makefile
@@ -1,8 +1,8 @@
#
# Makefile for the user space part of iSCSI-SCST.
#
-# Copyright (C) 2007 - 2016 Vladislav Bolkhovitin
-# Copyright (C) 2007 - 2016 SanDisk Corporation
+# Copyright (C) 2007 - 2017 Vladislav Bolkhovitin
+# Copyright (C) 2007 - 2017 SanDisk Corporation
#
# 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 7b70fbd5c..07ee506b2 100644
--- a/iscsi-scst/usr/chap.c
+++ b/iscsi-scst/usr/chap.c
@@ -3,8 +3,8 @@
*
* Copyright (C) 2004 Xiranet Communications GmbH
* Copyright (C) 2002 - 2003 Ardis Technolgies ,
- * Copyright (C) 2007 - 2016 Vladislav Bolkhovitin
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* 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 58469020c..501a13c97 100644
--- a/iscsi-scst/usr/config.c
+++ b/iscsi-scst/usr/config.c
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005 FUJITA Tomonori
- * Copyright (C) 2007 - 2016 Vladislav Bolkhovitin
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* 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 e6cf77add..2a202493f 100644
--- a/iscsi-scst/usr/conn.c
+++ b/iscsi-scst/usr/conn.c
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2002 - 2003 Ardis Technolgies
- * Copyright (C) 2007 - 2016 Vladislav Bolkhovitin
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* 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 08db4d72b..f817bd1df 100644
--- a/iscsi-scst/usr/ctldev.c
+++ b/iscsi-scst/usr/ctldev.c
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2004 - 2005 FUJITA Tomonori
- * Copyright (C) 2007 - 2016 Vladislav Bolkhovitin
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* 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 1d28ef9e9..ebea28537 100644
--- a/iscsi-scst/usr/event.c
+++ b/iscsi-scst/usr/event.c
@@ -2,8 +2,8 @@
* Event notification code.
*
* Copyright (C) 2005 FUJITA Tomonori
- * Copyright (C) 2007 - 2016 Vladislav Bolkhovitin
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* 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 7177d7783..facda9e65 100644
--- a/iscsi-scst/usr/iscsi_adm.c
+++ b/iscsi-scst/usr/iscsi_adm.c
@@ -2,8 +2,8 @@
* iscsi_adm - manage iSCSI-SCST Target software.
*
* Copyright (C) 2004 - 2005 FUJITA Tomonori
- * Copyright (C) 2007 - 2016 Vladislav Bolkhovitin
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* 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 94bb88a38..a61d4cda5 100644
--- a/iscsi-scst/usr/iscsi_adm.h
+++ b/iscsi-scst/usr/iscsi_adm.h
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2007 - 2016 Vladislav Bolkhovitin
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* 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 e073f610e..558d52684 100644
--- a/iscsi-scst/usr/iscsi_hdr.h
+++ b/iscsi-scst/usr/iscsi_hdr.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2002 - 2003 Ardis Technolgies
- * Copyright (C) 2007 - 2016 Vladislav Bolkhovitin
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* 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 d66943087..3532d37a1 100644
--- a/iscsi-scst/usr/iscsi_scstd.c
+++ b/iscsi-scst/usr/iscsi_scstd.c
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2002 - 2003 Ardis Technolgies
- * Copyright (C) 2007 - 2016 Vladislav Bolkhovitin
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* 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 62f6a10bb..56b20d6cb 100644
--- a/iscsi-scst/usr/iscsid.c
+++ b/iscsi-scst/usr/iscsid.c
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2002 - 2003 Ardis Technolgies
- * Copyright (C) 2007 - 2016 Vladislav Bolkhovitin
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* 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 885002876..c24902b71 100644
--- a/iscsi-scst/usr/iscsid.h
+++ b/iscsi-scst/usr/iscsid.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2002 - 2003 Ardis Technolgies
- * Copyright (C) 2007 - 2016 Vladislav Bolkhovitin
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* 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 9d1bde508..c3db92230 100644
--- a/iscsi-scst/usr/isns.c
+++ b/iscsi-scst/usr/isns.c
@@ -2,8 +2,8 @@
* iSNS functions
*
* Copyright (C) 2006 FUJITA Tomonori
- * Copyright (C) 2007 - 2016 Vladislav Bolkhovitin
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* 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 ea6cbcab6..8a57aacd0 100644
--- a/iscsi-scst/usr/isns_proto.h
+++ b/iscsi-scst/usr/isns_proto.h
@@ -2,8 +2,8 @@
* iSNS protocol data types
*
* Copyright (C) 2006 FUJITA Tomonori
- * Copyright (C) 2007 - 2016 Vladislav Bolkhovitin
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* 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 7a3d4769e..56576af62 100644
--- a/iscsi-scst/usr/log.c
+++ b/iscsi-scst/usr/log.c
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2002 - 2003 Ardis Technolgies
- * Copyright (C) 2007 - 2016 Vladislav Bolkhovitin
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* 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 9751b705a..4414a23c0 100644
--- a/iscsi-scst/usr/message.c
+++ b/iscsi-scst/usr/message.c
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2004 - 2005 FUJITA Tomonori
- * Copyright (C) 2007 - 2016 Vladislav Bolkhovitin
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* 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 465a1e094..c459224e4 100644
--- a/iscsi-scst/usr/misc.c
+++ b/iscsi-scst/usr/misc.c
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2007 - 2016 Vladislav Bolkhovitin
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* 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 eb388e1ad..b58e45a7c 100644
--- a/iscsi-scst/usr/misc.h
+++ b/iscsi-scst/usr/misc.h
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2007 - 2016 Vladislav Bolkhovitin
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* 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 08ea77fb2..19a878d59 100644
--- a/iscsi-scst/usr/param.c
+++ b/iscsi-scst/usr/param.c
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005 FUJITA Tomonori
- * Copyright (C) 2007 - 2016 Vladislav Bolkhovitin
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* 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 7f4860aa7..c136af8d1 100644
--- a/iscsi-scst/usr/param.h
+++ b/iscsi-scst/usr/param.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005 FUJITA Tomonori
- * Copyright (C) 2007 - 2016 Vladislav Bolkhovitin
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* 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 fdfa65071..8490a4961 100644
--- a/iscsi-scst/usr/session.c
+++ b/iscsi-scst/usr/session.c
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2002 - 2003 Ardis Technolgies
- * Copyright (C) 2007 - 2016 Vladislav Bolkhovitin
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* 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 d942afdf3..f9c8d5e01 100644
--- a/iscsi-scst/usr/target.c
+++ b/iscsi-scst/usr/target.c
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2002 - 2003 Ardis Technolgies
- * Copyright (C) 2007 - 2016 Vladislav Bolkhovitin
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* 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 a8758e301..a45027437 100644
--- a/iscsi-scst/usr/types.h
+++ b/iscsi-scst/usr/types.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2002 - 2003 Ardis Technolgies
- * Copyright (C) 2007 - 2016 Vladislav Bolkhovitin
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* 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 409584300..90087219a 100644
--- a/qla2x00t/qla2x00-target/Makefile
+++ b/qla2x00t/qla2x00-target/Makefile
@@ -1,9 +1,9 @@
#
# Qlogic 2x00 SCSI target driver makefile
#
-# Copyright (C) 2004 - 2016 Vladislav Bolkhovitin
+# Copyright (C) 2015 - 2017 Vladislav Bolkhovitin
# Copyright (C) 2004 - 2005 Leonid Stoljar
-# Copyright (C) 2007 - 2016 SanDisk Corporation
+# Copyright (C) 2007 - 2017 SanDisk Corporation
#
# 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/qla2x00t.c b/qla2x00t/qla2x00-target/qla2x00t.c
index 12d2c12cd..2e4bd515e 100644
--- a/qla2x00t/qla2x00-target/qla2x00t.c
+++ b/qla2x00t/qla2x00-target/qla2x00t.c
@@ -1,10 +1,10 @@
/*
* qla2x00t.c
*
- * Copyright (C) 2004 - 2016 Vladislav Bolkhovitin
+ * Copyright (C) 2004 - 2017 Vladislav Bolkhovitin
* Copyright (C) 2004 - 2005 Leonid Stoljar
* Copyright (C) 2006 Nathaniel Clark
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* QLogic 22xx/23xx/24xx/25xx FC target driver.
*
diff --git a/qla2x00t/qla2x00-target/qla2x00t.h b/qla2x00t/qla2x00-target/qla2x00t.h
index 723bd54be..358ad7314 100644
--- a/qla2x00t/qla2x00-target/qla2x00t.h
+++ b/qla2x00t/qla2x00-target/qla2x00t.h
@@ -1,10 +1,10 @@
/*
* qla2x00t.h
*
- * Copyright (C) 2004 - 2016 Vladislav Bolkhovitin
+ * Copyright (C) 2004 - 2017 Vladislav Bolkhovitin
* Copyright (C) 2004 - 2005 Leonid Stoljar
* Copyright (C) 2006 Nathaniel Clark
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* QLogic 22xx/23xx/24xx/25xx FC target driver.
*
diff --git a/qla2x00t/qla2x_tgt.h b/qla2x00t/qla2x_tgt.h
index 0435e55c4..75c5f38c3 100644
--- a/qla2x00t/qla2x_tgt.h
+++ b/qla2x00t/qla2x_tgt.h
@@ -1,10 +1,10 @@
/*
* qla2x_tgt.h
*
- * Copyright (C) 2004 - 2016 Vladislav Bolkhovitin
+ * Copyright (C) 2004 - 2017 Vladislav Bolkhovitin
* Copyright (C) 2004 - 2005 Leonid Stoljar
* Copyright (C) 2006 Nathaniel Clark
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* Additional file for the target driver support.
*
diff --git a/qla2x00t/qla2x_tgt_def.h b/qla2x00t/qla2x_tgt_def.h
index 464d860fa..95c53ff1b 100644
--- a/qla2x00t/qla2x_tgt_def.h
+++ b/qla2x00t/qla2x_tgt_def.h
@@ -1,10 +1,10 @@
/*
* qla2x_tgt_def.h
*
- * Copyright (C) 2004 - 2016 Vladislav Bolkhovitin
+ * Copyright (C) 2004 - 2017 Vladislav Bolkhovitin
* Copyright (C) 2004 - 2005 Leonid Stoljar
* Copyright (C) 2006 Nathaniel Clark
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* Additional file for the target driver support.
*
diff --git a/scst/Makefile b/scst/Makefile
index a191d8b0f..3472a3f59 100644
--- a/scst/Makefile
+++ b/scst/Makefile
@@ -1,9 +1,9 @@
#
# Common makefile for SCSI target mid-level and its drivers
#
-# Copyright (C) 2004 - 2016 Vladislav Bolkhovitin
+# Copyright (C) 2015 - 2017 Vladislav Bolkhovitin
# Copyright (C) 2004 - 2005 Leonid Stoljar
-# Copyright (C) 2007 - 2016 SanDisk Corporation
+# Copyright (C) 2007 - 2017 SanDisk Corporation
#
# 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/include/backport.h b/scst/include/backport.h
index d3f041307..e9917db77 100644
--- a/scst/include/backport.h
+++ b/scst/include/backport.h
@@ -2,7 +2,7 @@
#define _SCST_BACKPORT_H_
/*
- * Copyright (C) 2015 -2016 SanDisk Corporation
+ * Copyright (C) 2015 - 2017 SanDisk Corporation
*
* Backports of functions introduced in recent kernel versions.
*
diff --git a/scst/include/scst.h b/scst/include/scst.h
index e6c31828a..0933041fd 100644
--- a/scst/include/scst.h
+++ b/scst/include/scst.h
@@ -1,9 +1,9 @@
/*
* include/scst.h
*
- * Copyright (C) 2004 - 2016 Vladislav Bolkhovitin
+ * Copyright (C) 2004 - 2017 Vladislav Bolkhovitin
* Copyright (C) 2004 - 2005 Leonid Stoljar
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
* 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 aa9e17208..7a549a105 100644
--- a/scst/include/scst_const.h
+++ b/scst/include/scst_const.h
@@ -1,8 +1,8 @@
/*
* include/scst_const.h
*
- * Copyright (C) 2004 - 2016 Vladislav Bolkhovitin
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2004 - 2017 Vladislav Bolkhovitin
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* 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 d07230199..0caae1872 100644
--- a/scst/include/scst_debug.h
+++ b/scst/include/scst_debug.h
@@ -1,9 +1,9 @@
/*
* include/scst_debug.h
*
- * Copyright (C) 2004 - 2016 Vladislav Bolkhovitin
+ * Copyright (C) 2004 - 2017 Vladislav Bolkhovitin
* Copyright (C) 2004 - 2005 Leonid Stoljar
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* Contains macros for execution tracing and error reporting
*
diff --git a/scst/include/scst_event.h b/scst/include/scst_event.h
index ea80064c5..406629fd7 100644
--- a/scst/include/scst_event.h
+++ b/scst/include/scst_event.h
@@ -1,7 +1,7 @@
/*
* include/scst_event.h
*
- * Copyright (C) 2014 - 2016 SanDisk Corporation
+ * Copyright (C) 2014 - 2017 SanDisk Corporation
*
* Contains constants and data structures for scst_event module.
*/
diff --git a/scst/include/scst_sgv.h b/scst/include/scst_sgv.h
index 4cd5adc6f..36e850fe0 100644
--- a/scst/include/scst_sgv.h
+++ b/scst/include/scst_sgv.h
@@ -1,8 +1,8 @@
/*
* include/scst_sgv.h
*
- * Copyright (C) 2004 - 2016 Vladislav Bolkhovitin
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2004 - 2017 Vladislav Bolkhovitin
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* Include file for SCST SGV cache.
*
diff --git a/scst/include/scst_user.h b/scst/include/scst_user.h
index 890adfcf6..c5ea272b9 100644
--- a/scst/include/scst_user.h
+++ b/scst/include/scst_user.h
@@ -1,8 +1,8 @@
/*
* include/scst_user.h
*
- * Copyright (C) 2007 - 2016 Vladislav Bolkhovitin
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* 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 ac4238c52..13ec27664 100644
--- a/scst/src/Makefile
+++ b/scst/src/Makefile
@@ -1,9 +1,9 @@
#
# SCSI target mid-level makefile
#
-# Copyright (C) 2004 - 2016 Vladislav Bolkhovitin
+# Copyright (C) 2015 - 2017 Vladislav Bolkhovitin
# Copyright (C) 2004 - 2005 Leonid Stoljar
-# Copyright (C) 2007 - 2016 SanDisk Corporation
+# Copyright (C) 2007 - 2017 SanDisk Corporation
#
# 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 d6b4bdd63..a7d3ea79c 100644
--- a/scst/src/dev_handlers/Makefile
+++ b/scst/src/dev_handlers/Makefile
@@ -1,9 +1,9 @@
#
# SCSI target mid-level dev handler's makefile
#
-# Copyright (C) 2004 - 2016 Vladislav Bolkhovitin
+# Copyright (C) 2015 - 2017 Vladislav Bolkhovitin
# Copyright (C) 2004 - 2005 Leonid Stoljar
-# Copyright (C) 2007 - 2016 SanDisk Corporation
+# Copyright (C) 2007 - 2017 SanDisk Corporation
#
# 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 92697b5bb..163c174ab 100644
--- a/scst/src/dev_handlers/scst_cdrom.c
+++ b/scst/src/dev_handlers/scst_cdrom.c
@@ -1,9 +1,9 @@
/*
* scst_cdrom.c
*
- * Copyright (C) 2004 - 2016 Vladislav Bolkhovitin
+ * Copyright (C) 2004 - 2017 Vladislav Bolkhovitin
* Copyright (C) 2004 - 2005 Leonid Stoljar
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* 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 2c66b8b58..b204c0879 100644
--- a/scst/src/dev_handlers/scst_changer.c
+++ b/scst/src/dev_handlers/scst_changer.c
@@ -1,9 +1,9 @@
/*
* scst_changer.c
*
- * Copyright (C) 2004 - 2016 Vladislav Bolkhovitin
+ * Copyright (C) 2004 - 2017 Vladislav Bolkhovitin
* Copyright (C) 2004 - 2005 Leonid Stoljar
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* 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 a6f00be1f..074f72267 100644
--- a/scst/src/dev_handlers/scst_disk.c
+++ b/scst/src/dev_handlers/scst_disk.c
@@ -1,9 +1,9 @@
/*
* scst_disk.c
*
- * Copyright (C) 2004 - 2016 Vladislav Bolkhovitin
+ * Copyright (C) 2004 - 2017 Vladislav Bolkhovitin
* Copyright (C) 2004 - 2005 Leonid Stoljar
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* 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 5dd8271c0..0111955cc 100644
--- a/scst/src/dev_handlers/scst_modisk.c
+++ b/scst/src/dev_handlers/scst_modisk.c
@@ -1,9 +1,9 @@
/*
* scst_modisk.c
*
- * Copyright (C) 2004 - 2016 Vladislav Bolkhovitin
+ * Copyright (C) 2004 - 2017 Vladislav Bolkhovitin
* Copyright (C) 2004 - 2005 Leonid Stoljar
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* 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 88b5bd233..68a3e8290 100644
--- a/scst/src/dev_handlers/scst_processor.c
+++ b/scst/src/dev_handlers/scst_processor.c
@@ -1,9 +1,9 @@
/*
* scst_processor.c
*
- * Copyright (C) 2004 - 2016 Vladislav Bolkhovitin
+ * Copyright (C) 2004 - 2017 Vladislav Bolkhovitin
* Copyright (C) 2004 - 2005 Leonid Stoljar
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* 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 133aaacc8..d3842bca7 100644
--- a/scst/src/dev_handlers/scst_raid.c
+++ b/scst/src/dev_handlers/scst_raid.c
@@ -1,9 +1,9 @@
/*
* scst_raid.c
*
- * Copyright (C) 2004 - 2016 Vladislav Bolkhovitin
+ * Copyright (C) 2004 - 2017 Vladislav Bolkhovitin
* Copyright (C) 2004 - 2005 Leonid Stoljar
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* 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 b9a723edb..eea5aaffb 100644
--- a/scst/src/dev_handlers/scst_tape.c
+++ b/scst/src/dev_handlers/scst_tape.c
@@ -1,9 +1,9 @@
/*
* scst_tape.c
*
- * Copyright (C) 2004 - 2016 Vladislav Bolkhovitin
+ * Copyright (C) 2004 - 2017 Vladislav Bolkhovitin
* Copyright (C) 2004 - 2005 Leonid Stoljar
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* 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 591511664..eb6aa6b26 100644
--- a/scst/src/dev_handlers/scst_user.c
+++ b/scst/src/dev_handlers/scst_user.c
@@ -1,8 +1,8 @@
/*
* scst_user.c
*
- * Copyright (C) 2007 - 2016 Vladislav Bolkhovitin
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* 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 e4ac44897..5be651e7c 100644
--- a/scst/src/dev_handlers/scst_vdisk.c
+++ b/scst/src/dev_handlers/scst_vdisk.c
@@ -1,12 +1,12 @@
/*
* scst_vdisk.c
*
- * Copyright (C) 2004 - 2016 Vladislav Bolkhovitin
+ * Copyright (C) 2004 - 2017 Vladislav Bolkhovitin
* Copyright (C) 2004 - 2005 Leonid Stoljar
* Copyright (C) 2007 Ming Zhang
* Copyright (C) 2007 Ross Walker
- * Copyright (C) 2007 - 2016 SanDisk Corporation
- * Copyright (C) 2008 - 2016 Bart Van Assche
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
+ * Copyright (C) 2008 - 2017 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_copy_mgr.c b/scst/src/scst_copy_mgr.c
index a47fe237b..4310c4ed1 100644
--- a/scst/src/scst_copy_mgr.c
+++ b/scst/src/scst_copy_mgr.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2013 - 2016 SanDisk Corporation
+ * Copyright (C) 2013 - 2017 SanDisk Corporation
*
*/
diff --git a/scst/src/scst_debug.c b/scst/src/scst_debug.c
index 16f04f453..8d36da1c7 100644
--- a/scst/src/scst_debug.c
+++ b/scst/src/scst_debug.c
@@ -1,9 +1,9 @@
/*
* scst_debug.c
*
- * Copyright (C) 2004 - 2016 Vladislav Bolkhovitin
+ * Copyright (C) 2004 - 2017 Vladislav Bolkhovitin
* Copyright (C) 2004 - 2005 Leonid Stoljar
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* Contains helper functions for execution tracing and error reporting.
* Intended to be included in main .c file.
diff --git a/scst/src/scst_dlm.c b/scst/src/scst_dlm.c
index cc1f7908e..130e61522 100644
--- a/scst/src/scst_dlm.c
+++ b/scst/src/scst_dlm.c
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2013 - 2014 Fusion-io, Inc. All rights reserved.
- * Copyright (C) 2014 - 2016 SanDisk Corporation.
+ * Copyright (C) 2014 - 2017 SanDisk Corporation.
*
* Synchronization of persistent registration data with DLM lock value blocks.
*
diff --git a/scst/src/scst_dlm.h b/scst/src/scst_dlm.h
index f7dbb4cec..3f0ba4507 100644
--- a/scst/src/scst_dlm.h
+++ b/scst/src/scst_dlm.h
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2013 - 2014 Fusion-io, Inc. All rights reserved.
- * Copyright (C) 2014 - 2016 SanDisk Corporation.
+ * Copyright (C) 2014 - 2017 SanDisk Corporation.
*
* Synchronization of persistent registration data with DLM lock value blocks.
*
diff --git a/scst/src/scst_event.c b/scst/src/scst_event.c
index 49805dbd7..70ca038a9 100644
--- a/scst/src/scst_event.c
+++ b/scst/src/scst_event.c
@@ -1,7 +1,7 @@
/*
* scst_event.c
*
- * Copyright (C) 2014 - 2016 SanDisk Corporation
+ * Copyright (C) 2014 - 2017 SanDisk Corporation
*
*/
diff --git a/scst/src/scst_lib.c b/scst/src/scst_lib.c
index 41f59fdf8..f84df53e1 100644
--- a/scst/src/scst_lib.c
+++ b/scst/src/scst_lib.c
@@ -1,9 +1,9 @@
/*
* scst_lib.c
*
- * Copyright (C) 2004 - 2016 Vladislav Bolkhovitin
+ * Copyright (C) 2004 - 2017 Vladislav Bolkhovitin
* Copyright (C) 2004 - 2005 Leonid Stoljar
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* 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 da92985fb..50ced4c48 100644
--- a/scst/src/scst_main.c
+++ b/scst/src/scst_main.c
@@ -1,9 +1,9 @@
/*
* scst_main.c
*
- * Copyright (C) 2004 - 2016 Vladislav Bolkhovitin
+ * Copyright (C) 2004 - 2017 Vladislav Bolkhovitin
* Copyright (C) 2004 - 2005 Leonid Stoljar
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* 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 ed266c1ac..8d18cd1e7 100644
--- a/scst/src/scst_mem.c
+++ b/scst/src/scst_mem.c
@@ -1,8 +1,8 @@
/*
* scst_mem.c
*
- * Copyright (C) 2006 - 2016 Vladislav Bolkhovitin
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2006 - 2017 Vladislav Bolkhovitin
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* 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 801db813f..73e33184c 100644
--- a/scst/src/scst_mem.h
+++ b/scst/src/scst_mem.h
@@ -1,8 +1,8 @@
/*
* scst_mem.h
*
- * Copyright (C) 2006 - 2016 Vladislav Bolkhovitin
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2006 - 2017 Vladislav Bolkhovitin
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* 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 7ded3af32..6c736054e 100644
--- a/scst/src/scst_module.c
+++ b/scst/src/scst_module.c
@@ -1,9 +1,9 @@
/*
* scst_module.c
*
- * Copyright (C) 2004 - 2016 Vladislav Bolkhovitin
+ * Copyright (C) 2004 - 2017 Vladislav Bolkhovitin
* Copyright (C) 2004 - 2005 Leonid Stoljar
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* Support for loading target modules. The usage is similar to scsi_module.c
*
diff --git a/scst/src/scst_no_dlm.c b/scst/src/scst_no_dlm.c
index 04ee63560..3d1ffe2ec 100644
--- a/scst/src/scst_no_dlm.c
+++ b/scst/src/scst_no_dlm.c
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2013 - 2014 Fusion-io, Inc. All rights reserved.
- * Copyright (C) 2014 - 2016 SanDisk Corporation.
+ * Copyright (C) 2014 - 2017 SanDisk Corporation.
*
* Synchronization framework of persistent registration data without DLM lock.
*
diff --git a/scst/src/scst_pres.c b/scst/src/scst_pres.c
index db2d8fdad..ce6c5126f 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 - 2016 Vladislav Bolkhovitin
+ * Copyright (C) 2009 - 2017 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 81f432964..7b733cf07 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 - 2016 Vladislav Bolkhovitin
+ * Copyright (C) 2009 - 2017 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 f0f0b46c0..12698cbce 100644
--- a/scst/src/scst_priv.h
+++ b/scst/src/scst_priv.h
@@ -1,9 +1,9 @@
/*
* scst_priv.h
*
- * Copyright (C) 2004 - 2016 Vladislav Bolkhovitin
+ * Copyright (C) 2004 - 2017 Vladislav Bolkhovitin
* Copyright (C) 2004 - 2005 Leonid Stoljar
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* 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 ed2803ec7..f1aa97e35 100644
--- a/scst/src/scst_proc.c
+++ b/scst/src/scst_proc.c
@@ -1,9 +1,9 @@
/*
* scst_proc.c
*
- * Copyright (C) 2004 - 2016 Vladislav Bolkhovitin
+ * Copyright (C) 2004 - 2017 Vladislav Bolkhovitin
* Copyright (C) 2004 - 2005 Leonid Stoljar
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* 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 a6ab8bf01..c89e453c5 100644
--- a/scst/src/scst_sysfs.c
+++ b/scst/src/scst_sysfs.c
@@ -2,8 +2,8 @@
* scst_sysfs.c
*
* Copyright (C) 2009 Daniel Henrique Debonzi
- * Copyright (C) 2009 - 2016 Vladislav Bolkhovitin
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2009 - 2017 Vladislav Bolkhovitin
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* 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 5ed8ead11..d08169be3 100644
--- a/scst/src/scst_targ.c
+++ b/scst/src/scst_targ.c
@@ -1,9 +1,9 @@
/*
* scst_targ.c
*
- * Copyright (C) 2004 - 2016 Vladislav Bolkhovitin
+ * Copyright (C) 2004 - 2017 Vladislav Bolkhovitin
* Copyright (C) 2004 - 2005 Leonid Stoljar
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* 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 dce6122de..869f3c3e2 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 - 2016 Bart Van Assche .
+ * Copyright (C) 2011 - 2017 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 c0c0207e3..d7c451f3d 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 - 2016 Vladislav Bolkhovitin
+ * Copyright (C) 2008 - 2017 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 a16fe69c0..5116b8278 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 - 2016 Bart Van Assche .
+ * Copyright (C) 2008 - 2017 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 05314d8a0..e354ba1c2 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 - 2016 Bart Van Assche .
+ * Copyright (C) 2009 - 2017 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/Makefile b/usr/Makefile
index 56f34fb12..3fefbc4e1 100644
--- a/usr/Makefile
+++ b/usr/Makefile
@@ -1,9 +1,9 @@
#
# Common makefile for SCSI target mid-level and its drivers
#
-# Copyright (C) 2004 - 2016 Vladislav Bolkhovitin
+# Copyright (C) 2015 - 2017 Vladislav Bolkhovitin
# Copyright (C) 2004 - 2005 Leonid Stoljar
-# Copyright (C) 2007 - 2016 SanDisk Corporation
+# Copyright (C) 2007 - 2017 SanDisk Corporation
#
# 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/Makefile b/usr/fileio/Makefile
index 231d2d81e..2f2b0f6df 100644
--- a/usr/fileio/Makefile
+++ b/usr/fileio/Makefile
@@ -1,8 +1,8 @@
#
# Fileio_tgt user space dev handler make file
#
-# Copyright (C) 2007 - 2016 Vladislav Bolkhovitin
-# Copyright (C) 2007 - 2016 SanDisk Corporation
+# Copyright (C) 2007 - 2017 Vladislav Bolkhovitin
+# Copyright (C) 2007 - 2017 SanDisk Corporation
#
# 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.c b/usr/fileio/common.c
index 636b0a707..2591cd7b3 100644
--- a/usr/fileio/common.c
+++ b/usr/fileio/common.c
@@ -1,8 +1,8 @@
/*
* common.c
*
- * Copyright (C) 2007 - 2016 Vladislav Bolkhovitin
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* 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 943da91b7..1d3316826 100644
--- a/usr/fileio/common.h
+++ b/usr/fileio/common.h
@@ -1,8 +1,8 @@
/*
* common.h
*
- * Copyright (C) 2007 - 2016 Vladislav Bolkhovitin
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* 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/fileio.c b/usr/fileio/fileio.c
index fd9090758..2c51ab6f9 100644
--- a/usr/fileio/fileio.c
+++ b/usr/fileio/fileio.c
@@ -1,8 +1,8 @@
/*
* fileio.c
*
- * Copyright (C) 2007 - 2016 Vladislav Bolkhovitin
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* 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/include/debug.c b/usr/include/debug.c
index 1713a3534..73859f299 100644
--- a/usr/include/debug.c
+++ b/usr/include/debug.c
@@ -1,9 +1,9 @@
/*
* debug.c
*
- * Copyright (C) 2004 - 2016 Vladislav Bolkhovitin
+ * Copyright (C) 2004 - 2017 Vladislav Bolkhovitin
* Copyright (C) 2004 - 2005 Leonid Stoljar
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* Contains helper functions for execution tracing and error reporting.
* Intended to be included in main .c file.
diff --git a/usr/include/debug.h b/usr/include/debug.h
index 36544e24e..4c6cd37ee 100644
--- a/usr/include/debug.h
+++ b/usr/include/debug.h
@@ -1,9 +1,9 @@
/*
* debug.h
*
- * Copyright (C) 2004 - 2016 Vladislav Bolkhovitin
+ * Copyright (C) 2004 - 2017 Vladislav Bolkhovitin
* Copyright (C) 2004 - 2005 Leonid Stoljar
- * Copyright (C) 2007 - 2016 SanDisk Corporation
+ * Copyright (C) 2007 - 2017 SanDisk Corporation
*
* Contains macroses for execution tracing and error reporting
*
diff --git a/usr/include/version.h b/usr/include/version.h
index b1c66715b..889952bd4 100644
--- a/usr/include/version.h
+++ b/usr/include/version.h
@@ -1,7 +1,7 @@
/*
* version.h
*
- * Copyright (C) 2015 - 2016 SanDisk Corporation
+ * Copyright (C) 2015 - 2017 SanDisk Corporation
*
* Contains macroses for execution tracing and error reporting
*
diff --git a/www/comparison.html b/www/comparison.html
index a5a7baf09..a8300b09c 100644
--- a/www/comparison.html
+++ b/www/comparison.html
@@ -546,7 +546,7 @@ target reconfiguration in a PnP-like manner) | + | -
diff --git a/www/contributing.html b/www/contributing.html
index e22ba2fbe..4dbe5d52b 100644
--- a/www/contributing.html
+++ b/www/contributing.html
@@ -209,7 +209,7 @@
diff --git a/www/downloads.html b/www/downloads.html
index 6b841936a..2a1948e1e 100644
--- a/www/downloads.html
+++ b/www/downloads.html
@@ -71,7 +71,7 @@
diff --git a/www/handler_fileio_tgt.html b/www/handler_fileio_tgt.html
index ff4624cce..67ccdebaf 100644
--- a/www/handler_fileio_tgt.html
+++ b/www/handler_fileio_tgt.html
@@ -77,7 +77,7 @@
diff --git a/www/index.html b/www/index.html
index 0cacd2f52..95f5dd09f 100644
--- a/www/index.html
+++ b/www/index.html
@@ -187,7 +187,7 @@
diff --git a/www/mc_s.html b/www/mc_s.html
index ecd2c9510..148880072 100644
--- a/www/mc_s.html
+++ b/www/mc_s.html
@@ -246,7 +246,7 @@ and here.
diff --git a/www/scst_admin.html b/www/scst_admin.html
index 09261d2ba..e30937e5e 100644
--- a/www/scst_admin.html
+++ b/www/scst_admin.html
@@ -75,7 +75,7 @@
diff --git a/www/scstvslio.html b/www/scstvslio.html
index 734b252c3..20c5e8034 100644
--- a/www/scstvslio.html
+++ b/www/scstvslio.html
@@ -99,7 +99,7 @@
diff --git a/www/scstvsstgt.html b/www/scstvsstgt.html
index ef128ef6f..faa935e3a 100644
--- a/www/scstvsstgt.html
+++ b/www/scstvsstgt.html
@@ -79,7 +79,7 @@
diff --git a/www/target_emulex.html b/www/target_emulex.html
index cb6d9db99..b69be9b59 100644
--- a/www/target_emulex.html
+++ b/www/target_emulex.html
@@ -80,7 +80,7 @@
diff --git a/www/target_fcoe.html b/www/target_fcoe.html
index 15c8850e0..9eacb165a 100644
--- a/www/target_fcoe.html
+++ b/www/target_fcoe.html
@@ -75,7 +75,7 @@
diff --git a/www/target_ibmvscsi.html b/www/target_ibmvscsi.html
index b2e04297e..d79663a22 100644
--- a/www/target_ibmvscsi.html
+++ b/www/target_ibmvscsi.html
@@ -76,7 +76,7 @@
diff --git a/www/target_iscsi.html b/www/target_iscsi.html
index 365279dba..92a93a240 100644
--- a/www/target_iscsi.html
+++ b/www/target_iscsi.html
@@ -89,7 +89,7 @@
diff --git a/www/target_local.html b/www/target_local.html
index 6d3f97b39..a45386e9a 100644
--- a/www/target_local.html
+++ b/www/target_local.html
@@ -84,7 +84,7 @@
diff --git a/www/target_lsi.html b/www/target_lsi.html
index 1c7ab6597..17231671d 100644
--- a/www/target_lsi.html
+++ b/www/target_lsi.html
@@ -79,7 +79,7 @@
diff --git a/www/target_mvsas.html b/www/target_mvsas.html
index 967188e6b..8687da7de 100644
--- a/www/target_mvsas.html
+++ b/www/target_mvsas.html
@@ -73,7 +73,7 @@
diff --git a/www/target_old.html b/www/target_old.html
index fcf09d2fb..ba7441c13 100644
--- a/www/target_old.html
+++ b/www/target_old.html
@@ -109,7 +109,7 @@
diff --git a/www/target_qla2x00t.html b/www/target_qla2x00t.html
index 83174b113..1290eaa4b 100644
--- a/www/target_qla2x00t.html
+++ b/www/target_qla2x00t.html
@@ -89,7 +89,7 @@
diff --git a/www/target_srp.html b/www/target_srp.html
index d3a3681b5..6ab82bed8 100644
--- a/www/target_srp.html
+++ b/www/target_srp.html
@@ -75,7 +75,7 @@
diff --git a/www/targets.html b/www/targets.html
index 2d62d02e1..beb606548 100644
--- a/www/targets.html
+++ b/www/targets.html
@@ -76,7 +76,7 @@
diff --git a/www/users.html b/www/users.html
index 6cf1173b8..ac547820b 100644
--- a/www/users.html
+++ b/www/users.html
@@ -161,7 +161,7 @@
From 7fcfd8f589aaba6ffdb6ae2e6a0960d7c41482de Mon Sep 17 00:00:00 2001
From: Vladislav Bolkhovitin
Date: Sat, 22 Apr 2017 03:21:07 +0000
Subject: [PATCH 3/6] Web updates
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7147 d57e44dd-8a1f-0410-8b47-8ef2f437770f
---
www/downloads.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www/downloads.html b/www/downloads.html
index 2a1948e1e..27e351edd 100644
--- a/www/downloads.html
+++ b/www/downloads.html
@@ -46,7 +46,7 @@
openSUSE
(spec).
- As a complete SCST-based system, you can try Enterprise Storage OS (ESOS).
+ As a complete SCST-based system, you can try Enterprise Storage OS (ESOS).
The latest development version of SCST is 3.3. You can download it as well as target drivers and user space
utilities directly from the SCST SVN. You can access it using either
From 2ce8ce38e474a129fbaa763aa6d8b30547997a11 Mon Sep 17 00:00:00 2001
From: Vladislav Bolkhovitin
Date: Sat, 22 Apr 2017 03:33:13 +0000
Subject: [PATCH 4/6] Web updates
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7148 d57e44dd-8a1f-0410-8b47-8ef2f437770f
---
www/downloads.html | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/www/downloads.html b/www/downloads.html
index 27e351edd..ea38b22bb 100644
--- a/www/downloads.html
+++ b/www/downloads.html
@@ -46,7 +46,9 @@
openSUSE
(spec).
- As a complete SCST-based system, you can try Enterprise Storage OS (ESOS).
+ As a complete SCST-based system you can try Enterprise Storage OS (ESOS).
+
+ There is also a well done user space port, which you can find here.
The latest development version of SCST is 3.3. You can download it as well as target drivers and user space
utilities directly from the SCST SVN. You can access it using either
From 4a4d4a17216c007fe76200de6d2558beeaf7598f Mon Sep 17 00:00:00 2001
From: Vladislav Bolkhovitin
Date: Sat, 22 Apr 2017 03:50:03 +0000
Subject: [PATCH 5/6] Web updates
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7149 d57e44dd-8a1f-0410-8b47-8ef2f437770f
---
www/target_emulex.html | 13 ++++++-------
1 file changed, 6 insertions(+), 7 deletions(-)
diff --git a/www/target_emulex.html b/www/target_emulex.html
index b69be9b59..d5bece864 100644
--- a/www/target_emulex.html
+++ b/www/target_emulex.html
@@ -57,19 +57,18 @@
Target driver for Emulex FC/FCoE
-
The Emulex OneCore Storage FC/FCoE driver (ocs_fc_scst) is developed and maintained by Emulex. It is available on the emulex.com download page under OneCore Storage Drivers.
- The Emulex OneCore driver supports the Service Level Interface 4 (SLI-4) API and is compatible with the latest generation of Emulex 8 and 16 Gb/s Fibre Channel HBAs (LPe15000 and LPe16000 series),
- as well as the latest generation of 10 and 40 Gb/s FCoE UCNAs (OCe14000-series).
+ The Emulex OneCore Storage FC/FCoE driver (ocs_fc_scst) is developed and maintained by Broadcom. It is available on the
+ OneCore Storage SDK page.
- The ocs_fc_scst driver has been tested with SCST version 3.0.1, as well as SCST version 2.2.0. The driver supports both target and initiator mode of operation and a number of
- advanced features: NPIV, T10-PI, etc. Please refer to the Emulex download page for more information.
+ The Emulex OneCore Storage SDK supports the Service Level Interface 4 (SLI-4) API and is compatible with the latest generation of Emulex 8 and 16 Gb/s Fibre Channel HBAs (LPe15000 and LPe16000 series),
+ as well as the latest generation of 10 and 40 Gb/s FCoE UCNAs (OCe14000-series). It supports both target and initiator mode of operation and a number of advanced features: NPIV, T10-PI, etc.
Note: The drivers on SourceForge Emulex Drivers
- are now very old, not maintained and not recommended for new designs.
+ are very old, not maintained and not recommended for new designs.
From a09440181ca1ce5fe6d4501255c73c952c2d8584 Mon Sep 17 00:00:00 2001
From: Vladislav Bolkhovitin
Date: Sat, 22 Apr 2017 03:58:24 +0000
Subject: [PATCH 6/6] Web updates
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7150 d57e44dd-8a1f-0410-8b47-8ef2f437770f
---
www/target_emulex.html | 2 ++
1 file changed, 2 insertions(+)
diff --git a/www/target_emulex.html b/www/target_emulex.html
index d5bece864..0b7a37547 100644
--- a/www/target_emulex.html
+++ b/www/target_emulex.html
@@ -63,6 +63,8 @@
The Emulex OneCore Storage SDK supports the Service Level Interface 4 (SLI-4) API and is compatible with the latest generation of Emulex 8 and 16 Gb/s Fibre Channel HBAs (LPe15000 and LPe16000 series),
as well as the latest generation of 10 and 40 Gb/s FCoE UCNAs (OCe14000-series). It supports both target and initiator mode of operation and a number of advanced features: NPIV, T10-PI, etc.
+ If you intend to use persistent reservations with this target driver, you may need to apply: this patch.
+
Note: The drivers on SourceForge Emulex Drivers
are very old, not maintained and not recommended for new designs.
|