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

osd: KeyValueStore: fix return code of mkfs #7036

Merged
merged 1 commit into from Dec 23, 2015

Conversation

xiexingguo
Copy link
Member

It shall return a negative result code instead, otherwise the main(from ceph_osd.cc)->OSD::mkfs()->KeyValueStore::mkfs() shall be problematic.

Signed-off-by: xie xingguo xie.xingguo@zte.com.cn

It shall return a negative result code instead.

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
dzafman added a commit that referenced this pull request Dec 23, 2015
KeyValueStore: fix return code of mkfs

Reviewed-by: David Zafman <dzafman@redhat.com>
@dzafman dzafman merged commit 14933e7 into ceph:master Dec 23, 2015
@xiexingguo xiexingguo deleted the xxg-wip-kvstore branch December 23, 2015 23:23
@ghost ghost changed the title KeyValueStore: fix return code of mkfs osd: KeyValueStore: fix return code of mkfs Feb 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants