]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
crimson/tools/store_nbd: s/get_paddr/get_val/ 46239/head
authorKefu Chai <tchaikov@gmail.com>
Thu, 12 May 2022 09:03:55 +0000 (17:03 +0800)
committerKefu Chai <tchaikov@gmail.com>
Thu, 12 May 2022 09:04:45 +0000 (17:04 +0800)
it is a follow-up change of ec89b17f2a1724addee7531c97c616fe399cd1cd
which breaks the build of the nbd tool.

Signed-off-by: Kefu Chai <tchaikov@gmail.com>
src/crimson/tools/store_nbd/tm_driver.cc

index 94a8684a48828795a1ae16f05989d154ff78a3f9..408b3ed70152715eb86224ac29e8517ad23a5920 100644 (file)
@@ -69,7 +69,7 @@ TMDriver::read_extents_ret TMDriver::read_extents(
          [this, &t, &ret](auto &&pin) {
            logger().debug(
              "read_extents: get_extent {}~{}",
-             pin->get_paddr(),
+             pin->get_val(),
              pin->get_length());
            return tm->pin_to_extent<TestBlock>(
              t,