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

rgw:add a s3 API of make torrent for a object #10396

Merged
merged 1 commit into from Jul 27, 2016
Merged

Conversation

zhouruisong
Copy link
Contributor

When you execute the command gettorrent of a object, a torrent file will be produced and returned.
The torrent also will be save into a pool named default.rgw.torrent.
If the torrent of a object exists in default.rgw.torrent, it will be returned.

Signed-off-by: zhouruisong 236131368@qq.com

@zhouruisong
Copy link
Contributor Author

zhouruisong commented Jul 22, 2016

@dang
#9589
#10395
this two PRs are closed and have some problem. I create a new PR, please merge this PR. thanks!

@dang
Copy link
Contributor

dang commented Jul 22, 2016

@zhouruisong Sorry, one more rebase. The lifecycle merge caused a conflict.

@dang
Copy link
Contributor

dang commented Jul 22, 2016

In addition, rgw_torrent.cc needs to be added to rgw_a_srcs in src/rgw/CMakeLists.txt

When you execute the command gettorrent of a object, a torrent file will be produced and returned.
The torrent also will be save into a pool named default.rgw.torrent.
If the torrent of a object exists in default.rgw.torrent, it will be returned.

Signed-off-by: zhouruisong <236131368@qq.com>
@zhouruisong
Copy link
Contributor Author

@dang
I have update my code, please merge again,thanks!

@zhouruisong
Copy link
Contributor Author

@dang
please merge again, thanks!

@dang dang merged commit f325620 into ceph:master Jul 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants