From 9d66b6a5a904b291e22f01b68ea99d3959a2da00 Mon Sep 17 00:00:00 2001 From: Edward Tomasz Napierala Date: Sun, 26 Oct 2014 13:30:53 +0000 Subject: [PATCH] Mention VAAI and ODX in ctl(4). Reviewed by: mav@ MFC after: 1 month Sponsored by: The FreeBSD Foundation --- share/man/man4/ctl.4 | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/share/man/man4/ctl.4 b/share/man/man4/ctl.4 index 51fd0a53602..a226b625701 100644 --- a/share/man/man4/ctl.4 +++ b/share/man/man4/ctl.4 @@ -23,7 +23,7 @@ .\" SUCH DAMAGE. .\" .\" $FreeBSD$ -.Dd April 2, 2013 +.Dd October 23, 2014 .Dt CTL 4 .Os .Sh NAME @@ -57,7 +57,7 @@ Tagged queueing .It SCSI task attribute support (ordered, head of queue, simple tags) .It -SCSI implicit command ordering support. +SCSI implicit command ordering support .It Full task management support (abort, LUN reset, target reset, etc.) .It @@ -67,6 +67,12 @@ Support for multiple simultaneous initiators .It Support for multiple simultaneous backing stores .It +Support for VMWare VAAI: COMPARE AND WRITE, XCOPY, WRITE SAME, +and UNMAP commands +.It +Support for Microsoft ODX: POPULATE TOKEN/WRITE USING TOKEN, +WRITE SAME, and UNMAP commands +.It Persistent reservation support .It Mode sense/select support