Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rbd-nbd: certain kernels may not discover resized block devices #18947

Merged
merged 2 commits into from Nov 16, 2017

Conversation

dillaman
Copy link

No description provided.

Jason Dillaman added 2 commits November 15, 2017 10:34
Fixes: http://tracker.ceph.com/issues/22131
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
This can cause deadlock when readahead is in-progress since neither
can make forward progress.

Fixes: http://tracker.ceph.com/issues/22131
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Copy link
Contributor

@trociny trociny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@trociny trociny merged commit 3b741bd into ceph:master Nov 16, 2017
@dillaman dillaman deleted the wip-22131 branch November 16, 2017 12:14
runsisi added a commit to runsisi/ceph that referenced this pull request Mar 20, 2018
Merge pull request ceph#18947 from dillaman/wip-22131

rbd-nbd: certain kernels may not discover resized block devices

exists: Master, Luminous
types: bugfix
description: fix a race condition possible between invalidating the
cache and in-flight readahead that can cause a deadlock.

See merge request clove/ceph!237
(cherry picked from commit 374daf1d21a77dbbbeca352dbd68576a803f6c3f)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants