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

os/bluestore/NVMEdevice: fix the unrelease segs issue #12862

Merged
merged 1 commit into from Jan 10, 2017

Conversation

optimistyzy
Copy link
Contributor

When the read or flush command fails, we need to
release the segs.

When the read or flush command fails, we need to
release segs. Or we can abort it like what we do
for write.

Signed-off-by: optimistyzy <optimistyzy@gmail.com>
@optimistyzy
Copy link
Contributor Author

@liupan1111

@liewegas liewegas changed the title NVMEdevice: fix the unrelease segs issue os/bluestore/NVMEdevice: fix the unrelease segs issue Jan 10, 2017
Copy link
Member

@yuyuyu101 yuyuyu101 left a comment

Choose a reason for hiding this comment

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

good catch

@yuyuyu101 yuyuyu101 merged commit 17589d5 into ceph:master Jan 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants