]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
doc/rbd: change persistent write-back cache to persistent write log cache
authorYin Congmin <congmin.yin@intel.com>
Wed, 1 Dec 2021 06:37:50 +0000 (14:37 +0800)
committerYin Congmin <congmin.yin@intel.com>
Fri, 31 Dec 2021 08:04:19 +0000 (16:04 +0800)
commit1b4f4841bbabc371b7d21c9230a200a8a0a8bc7d
tree035cf2b2ab50fb7930330dd1f8f55f7bc6ef88b9
parentb1d712d29d57c08a484688381b8a0dc092c4e4e0
doc/rbd: change persistent write-back cache to persistent write log cache

The full name of PWL is persistent write log, and the full name of
RWL is replica write log. Change the title to make it consistent
with the name of the feature and better reflect its design.

Signed-off-by: Yin Congmin <congmin.yin@intel.com>
doc/rbd/rbd-operations.rst
doc/rbd/rbd-persistent-write-back-cache.rst [deleted file]
doc/rbd/rbd-persistent-write-log-cache.rst [new file with mode: 0644]