]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
crimson/os: remove unnecessary now()
authorKefu Chai <kchai@redhat.com>
Wed, 16 Jun 2021 11:00:00 +0000 (19:00 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 16 Jun 2021 11:09:04 +0000 (19:09 +0800)
commit2e66a657aed1f3b15c1a61d95360219b4c51a242
treebed9f29d0b8ceb5399e0fffd921b8801cedc360a
parentbb253d769b42c6bc27a5c64ea3ee528b6c281c4e
crimson/os: remove unnecessary now()

the previous continuation in the chain already returns a future, no need
to hook up another now().

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/crimson/os/seastore/random_block_manager/nvme_manager.cc