Navigation Menu

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

sheep/vdi: fill_vdi_state_list() should set 'deleted' member #234

Closed
tmenjo opened this issue Apr 22, 2016 · 0 comments · Fixed by #235
Closed

sheep/vdi: fill_vdi_state_list() should set 'deleted' member #234

tmenjo opened this issue Apr 22, 2016 · 0 comments · Fixed by #235

Comments

@tmenjo
Copy link
Contributor

tmenjo commented Apr 22, 2016

The function fill_vdi_state_list() implementing SD_OP_GET_VDI_COPIES should set the deleted member of struct vdi_state and respond it.

This is mainly for sheep/group.c:get_vdis_from() because it set VDI bitmap sys->vdi_deleted based on the value of deleted member responded by SD_OP_GET_VDI_COPIES request.

tmenjo added a commit to tmenjo/sheepdog that referenced this issue Apr 22, 2016
Fixes sheepdog#234

Signed-off-by: Takashi Menjo <menjo.takashi@lab.ntt.co.jp>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant