]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd/cache: Refactor common code for RWL and SSD 37406/head
authorMahati Chamarthy <mahati.chamarthy@intel.com>
Wed, 23 Sep 2020 09:32:17 +0000 (15:02 +0530)
committerMahati Chamarthy <mahati.chamarthy@intel.com>
Thu, 1 Oct 2020 11:24:46 +0000 (16:54 +0530)
commitb485bf83182c469a8877d655d3f95d1f53f75ab4
treeb32e8855c1fdb23d03335e34a973bdef274ed95f
parent0bc89e5ec802d54f984a7d4c828a251f82154217
librbd/cache: Refactor common code for RWL and SSD

... from AbstractWriteLog class

Signed-off-by: Lisa Li <xiaoyan.li@intel.com>
Signed-off-by: Mahati Chamarthy <mahati.chamarthy@intel.com>
Signed-off-by: Changcheng Liu <changcheng.liu@intel.com>
src/librbd/cache/pwl/AbstractWriteLog.cc
src/librbd/cache/pwl/AbstractWriteLog.h
src/librbd/cache/pwl/ReplicatedWriteLog.cc
src/librbd/cache/pwl/ReplicatedWriteLog.h
src/librbd/cache/pwl/Request.cc