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

ceph_test_objectstore: fix ObjectStore/StoreTest.FiemapHoles #7221

Closed
wants to merge 1 commit into from

Conversation

tchaikov
Copy link
Contributor

memstore backend does not take fiemap(offset=0, len=0) as
fiemap(0, object.size), so pass the length of object to
fiemap()

Signed-off-by: Kefu Chai kchai@redhat.com

@tchaikov
Copy link
Contributor Author

memstore backend does not take fiemap(offset=0, len=0) as
fiemap(0, object.size), so pass the length of object to
fiemap()

Signed-off-by: Kefu Chai <kchai@redhat.com>
@liewegas
Copy link
Member

see liewegas@d94cf5b in #7196

@tchaikov tchaikov closed this Jan 13, 2016
@tchaikov tchaikov deleted the wip-fix-storetest branch January 13, 2016 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants