From 40a7c61e3026834ed2b9d80a1f625556f772158a Mon Sep 17 00:00:00 2001 From: Samuel Just Date: Thu, 21 May 2020 01:13:53 -0700 Subject: [PATCH] Revert "doc: clarify WAL in bluestore-config-ref.rst" This was merged to mimic by mistake. This reverts commit 637ee39fafb3d0521bbd51681583504a2f6fd636. Signed-off-by: Samuel Just --- doc/rados/configuration/bluestore-config-ref.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/rados/configuration/bluestore-config-ref.rst b/doc/rados/configuration/bluestore-config-ref.rst index 29139f6dd4a75..d8e79d34347b3 100644 --- a/doc/rados/configuration/bluestore-config-ref.rst +++ b/doc/rados/configuration/bluestore-config-ref.rst @@ -23,7 +23,7 @@ device. The storage device is normally partitioned into two parts: It is also possible to deploy BlueStore across two additional devices: -* A *write-ahead log (WAL) device* can be used for BlueStore's internal journal or +* A *WAL device* can be used for BlueStore's internal journal or write-ahead log. It is identified by the ``block.wal`` symlink in the data directory. It is only useful to use a WAL device if the device is faster than the primary device (e.g., when it is on an SSD -- 2.39.5