Skip to content

librados: set the flag CEPH_OSD_FLAG_FULL_TRY of Op in the right place.#14193

Merged
tchaikov merged 1 commit intoceph:masterfrom
liupan1111:wip-fix-delete-full
Apr 1, 2017
Merged

librados: set the flag CEPH_OSD_FLAG_FULL_TRY of Op in the right place.#14193
tchaikov merged 1 commit intoceph:masterfrom
liupan1111:wip-fix-delete-full

Conversation

@liupan1111
Copy link
Contributor

@liupan1111 liupan1111 commented Mar 28, 2017

Improve the incompletely bug fix for my code added in #12627.
In 12627, I set CEPH_OSD_FLAG_FULL_TRY flag in _prepare_osd_op, which was too late for pause check. But because of the bug ( now fixed in #13425), I thought OSD was full, but indeed it was not, therefore, my last change didn't work, which case I didn't realize that at that time.

@liupan1111
Copy link
Contributor Author

@dillaman , please help take a look, thanks.

@tchaikov
Copy link
Contributor

tchaikov commented Apr 1, 2017

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.

3 participants