From owner-svn-doc-head@FreeBSD.ORG Tue Mar 26 21:00:27 2013 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id CD577EA7; Tue, 26 Mar 2013 21:00:27 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id BC0DEF17; Tue, 26 Mar 2013 21:00:27 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r2QL0Rso010428; Tue, 26 Mar 2013 21:00:27 GMT (envelope-from gjb@svn.freebsd.org) Received: (from gjb@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r2QL0RfD010427; Tue, 26 Mar 2013 21:00:27 GMT (envelope-from gjb@svn.freebsd.org) Message-Id: <201303262100.r2QL0RfD010427@svn.freebsd.org> From: Glen Barber Date: Tue, 26 Mar 2013 21:00:27 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r41314 - head/en_US.ISO8859-1/books/handbook/disks X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Mar 2013 21:00:27 -0000 Author: gjb Date: Tue Mar 26 21:00:27 2013 New Revision: 41314 URL: http://svnweb.freebsd.org/changeset/doc/41314 Log: Remove notes about unimplemented HAST modes. Submitted by: mjg Modified: head/en_US.ISO8859-1/books/handbook/disks/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/disks/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/disks/chapter.xml Tue Mar 26 20:33:45 2013 (r41313) +++ head/en_US.ISO8859-1/books/handbook/disks/chapter.xml Tue Mar 26 21:00:27 2013 (r41314) @@ -4152,9 +4152,7 @@ Device 1K-blocks Used Av before actually storing the data. The data on the remote node will be stored directly after sending the acknowledgement. This mode is intended to reduce - latency, but still provides very good reliability. The - memsync replication mode is - currently not implemented. + latency, but still provides very good reliability. @@ -4170,9 +4168,7 @@ Device 1K-blocks Used Av as completed when local write completes. This is the fastest and the most dangerous replication mode. It should be used when replicating to a distant node where - latency is too high for other modes. The - async replication mode is currently - not implemented. + latency is too high for other modes.