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

Rbox read mail (buffer) #102

Closed
jrse opened this issue Nov 1, 2017 · 0 comments
Closed

Rbox read mail (buffer) #102

jrse opened this issue Nov 1, 2017 · 0 comments

Comments

@jrse
Copy link
Contributor

jrse commented Nov 1, 2017

Analyse if and how it is possible to use ceph::bufferlist as inputbuffer for ostream.
The aim is to avoid to copy the mail data from bufferlist to a "dovecot" buffer.

jrse added a commit that referenced this issue Dec 14, 2017
it is no longer required to memcpy librados::bufferlist to char* to
create a istream.
new istream-bufferlist now refernces directly to librados::bufferlist
which makes it no more necessary to copy mail data.
jrse added a commit that referenced this issue Dec 14, 2017
jrse added a commit that referenced this issue Dec 15, 2017
jrse added a commit that referenced this issue Dec 15, 2017
- new ostream-bufferlist makes it obsolete to use additional 
  buffer.
jrse added a commit that referenced this issue Dec 15, 2017
@jrse jrse closed this as completed Dec 15, 2017
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

No branches or pull requests

1 participant