Date: Sun, 26 Oct 2014 13:30:53 +0000 (UTC) From: Edward Tomasz Napierala <trasz@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r273690 - head/share/man/man4 Message-ID: <201410261330.s9QDUrJa000736@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: trasz Date: Sun Oct 26 13:30:53 2014 New Revision: 273690 URL: https://svnweb.freebsd.org/changeset/base/273690 Log: Mention VAAI and ODX in ctl(4). Reviewed by: mav@ MFC after: 1 month Sponsored by: The FreeBSD Foundation Modified: head/share/man/man4/ctl.4 Modified: head/share/man/man4/ctl.4 ============================================================================== --- head/share/man/man4/ctl.4 Sun Oct 26 09:29:12 2014 (r273689) +++ head/share/man/man4/ctl.4 Sun Oct 26 13:30:53 2014 (r273690) @@ -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 initia .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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410261330.s9QDUrJa000736>