]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd/cache/pwl: clean code and update comments
authorYin Congmin <congmin.yin@intel.com>
Mon, 29 Nov 2021 03:47:52 +0000 (11:47 +0800)
committerYin Congmin <congmin.yin@intel.com>
Fri, 31 Dec 2021 08:04:09 +0000 (16:04 +0800)
commitb1d712d29d57c08a484688381b8a0dc092c4e4e0
tree46c267d37f49d801943748add88db04adcd6a8e2
parent265cedbf360f4b87ee73b26ef16b19c3921e032b
librbd/cache/pwl: clean code and update comments

some comments are outdated, some are no longger needed, update them.
remove redundant ";". remove redundant log. remove redundant "".

Signed-off-by: Yin Congmin <congmin.yin@intel.com>
src/librbd/cache/pwl/AbstractWriteLog.cc
src/librbd/cache/pwl/Request.cc
src/librbd/cache/pwl/SyncPoint.cc
src/librbd/cache/pwl/Types.h
src/librbd/cache/pwl/rwl/Request.cc
src/librbd/cache/pwl/rwl/WriteLog.cc
src/librbd/cache/pwl/ssd/Request.cc
src/librbd/cache/pwl/ssd/WriteLog.cc