Skip to content

src/blk: fix block_device_t return if no aio libs present#42791

Merged
tchaikov merged 1 commit intoceph:masterfrom
ideepika:wip-50947-blk-cmake
Aug 17, 2021
Merged

src/blk: fix block_device_t return if no aio libs present#42791
tchaikov merged 1 commit intoceph:masterfrom
ideepika:wip-50947-blk-cmake

Conversation

@ideepika
Copy link
Copy Markdown
Member

In cases, when no libaio are present in the system, compilation fails,
return block_device_t as unknown

fixes: https://tracker.ceph.com/issues/50947#note-1

Signed-off-by: Deepika Upadhyay dupadhya@redhat.com

Checklist

  • References tracker ticket
  • Updates documentation if necessary
  • Includes tests for new functionality or reproducer for bug

Show available Jenkins commands
  • jenkins retest this please
  • jenkins test classic perf
  • jenkins test crimson perf
  • jenkins test signed
  • jenkins test make check
  • jenkins test make check arm64
  • jenkins test submodules
  • jenkins test dashboard
  • jenkins test dashboard cephadm
  • jenkins test api
  • jenkins test docs
  • jenkins render docs
  • jenkins test ceph-volume all
  • jenkins test ceph-volume tox

@github-actions github-actions bot added the core label Aug 16, 2021
@ideepika ideepika force-pushed the wip-50947-blk-cmake branch 2 times, most recently from 5e3fe82 to 35888a1 Compare August 16, 2021 13:27
In cases, when no libaio are present in the system, compilation fails,
return block_device_t as unknown

fixes: https://tracker.ceph.com/issues/50947#note-1

Signed-off-by: Deepika Upadhyay <dupadhya@redhat.com>
@ideepika ideepika force-pushed the wip-50947-blk-cmake branch from 35888a1 to ee33b3f Compare August 16, 2021 14:05
@tchaikov
Copy link
Copy Markdown
Contributor

@tchaikov tchaikov merged commit 23878e4 into ceph:master Aug 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants