From b65169a7918cfdf11a26ffbb7890732ddb98abce Mon Sep 17 00:00:00 2001 From: Vladislav Bolkhovitin Date: Thu, 22 Oct 2009 12:49:18 +0000 Subject: [PATCH] Doc about additional 2.6.26.x commits updated. git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@1240 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- qla2x00t/qla2x00-target/README | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/qla2x00t/qla2x00-target/README b/qla2x00t/qla2x00-target/README index b91479600..e7c3f69e8 100644 --- a/qla2x00t/qla2x00-target/README +++ b/qla2x00t/qla2x00-target/README @@ -25,7 +25,12 @@ target-oriented access control for them. However, the initiator-oriented access control will still work very well. Note, you need NPIV-supporting firmware as well as NPIV-supporting switches to use NPIV. -The original initiator driver was taken from the kernel 2.6.26. +The original initiator driver was taken from the kernel 2.6.26. Also the +following 2.6.26.x commits have been applied to it (upstream ID): +048feec5548c0582ee96148c61b87cccbcb5f9be, +031e134e5f95233d80fb1b62fdaf5e1be587597c, +5f3a9a207f1fccde476dd31b4c63ead2967d934f, +85821c906cf3563a00a3d98fa380a2581a7a5ff1. See also "ToDo" file for list of known issues and unimplemented features.