tgt: Update to 1.0.74

Remove KERNEL_AIO dependency to avoid recursive dependency with libaio in
a future commit.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
Rosen Penev
2018-11-05 20:31:49 -08:00
parent 9753c21d5c
commit 1ce197c73f
4 changed files with 7 additions and 13 deletions
-2
View File
@@ -1,5 +1,3 @@
diff --git a/usr/Makefile b/usr/Makefile
index d4e3eaf..ec1c9a3 100644
--- a/usr/Makefile
+++ b/usr/Makefile
@@ -1,11 +1,11 @@
+3 -3
View File
@@ -1,6 +1,6 @@
--- tgt-1.0.48.orig/Makefile 2014-06-04 15:03:53.000000000 +0300
+++ tgt-1.0.48/Makefile 2014-06-04 15:18:13.132963670 +0300
@@ -64,7 +64,7 @@
--- a/Makefile
+++ b/Makefile
@@ -64,7 +64,7 @@ clean-conf:
$(MAKE) -C conf clean
.PHONY: install
-4
View File
@@ -1,5 +1,3 @@
diff --git a/usr/tgtd.h b/usr/tgtd.h
index d8b2ac1..c6eee54 100644
--- a/usr/tgtd.h
+++ b/usr/tgtd.h
@@ -9,6 +9,10 @@
@@ -13,8 +11,6 @@ index d8b2ac1..c6eee54 100644
struct concat_buf;
#define NR_SCSI_OPCODES 256
diff --git a/usr/util.h b/usr/util.h
index 0e34c35..3e2e63b 100644
--- a/usr/util.h
+++ b/usr/util.h
@@ -16,6 +16,10 @@