[stgt] [PATCH] remove mmap descriptions
FUJITA Tomonori
fujita.tomonori at lab.ntt.co.jp
Sun Nov 20 15:19:51 CET 2011
Signed-off-by: FUJITA Tomonori <fujita.tomonori at lab.ntt.co.jp>
---
conf/examples/targets.conf.example | 2 +-
doc/tgtadm.8.xml | 1 -
2 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/conf/examples/targets.conf.example b/conf/examples/targets.conf.example
index c1ef6c1..ea8384e 100644
--- a/conf/examples/targets.conf.example
+++ b/conf/examples/targets.conf.example
@@ -140,7 +140,7 @@ default-driver iscsi
#mode_page 8:0:18:0x10:0:0xff....
#mode_page 8:0:18:0x10:0:0xff....
#device-type ...
- #bs-type ... # backing store type - default rdwr, can be aio, mmap, etc...
+ #bs-type ... # backing store type - default rdwr, can be aio, etc...
#params element_type=4,start_address=500,quantity=3,media_home=/root/tapes
#params element_type=4,address=500,tid=1,lun=1
#allow-in-use yes # if specified globally, can't be overwritten locally
diff --git a/doc/tgtadm.8.xml b/doc/tgtadm.8.xml
index d8908a4..a2dd394 100644
--- a/doc/tgtadm.8.xml
+++ b/doc/tgtadm.8.xml
@@ -88,7 +88,6 @@ Possible device-types are:
Possible backend types are:
rdwr : Use normal file I/O. This is the default for disk devices
aio : Use Asynchronous I/O
- mmap : Use memory mapping for the backend file
sg : Special backend type for passthrough devices
ssc : Special backend type for tape emulation
--
1.7.2.5
--
To unsubscribe from this list: send the line "unsubscribe stgt" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
More information about the stgt
mailing list