From 6eb7e6c31451a39d8e187406d0d0d90ccc8412ab Mon Sep 17 00:00:00 2001 From: Glen Barber Date: Tue, 26 Mar 2013 21:00:27 +0000 Subject: [PATCH] Remove notes about unimplemented HAST modes. Submitted by: mjg --- en_US.ISO8859-1/books/handbook/disks/chapter.xml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/en_US.ISO8859-1/books/handbook/disks/chapter.xml b/en_US.ISO8859-1/books/handbook/disks/chapter.xml index 2b35fced21..e8438321d1 100644 --- a/en_US.ISO8859-1/books/handbook/disks/chapter.xml +++ b/en_US.ISO8859-1/books/handbook/disks/chapter.xml @@ -4152,9 +4152,7 @@ Device 1K-blocks Used Avail Capacity 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 Avail Capacity 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.