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

list objects with specific snapshot #3213

Closed
wants to merge 1 commit into from
Closed

Conversation

xinxinsh
Copy link

fix #9738

Signed-off-by: xinxin shu xinxin.shu@intel.com

fix ceph#9738

Signed-off-by: xinxin shu <xinxin.shu@intel.com>
@ghost ghost added bug-fix core labels Dec 19, 2014
@xinxinsh
Copy link
Author

@liewegas , can you review this patch?

@xinxinsh
Copy link
Author

xinxinsh commented Feb 4, 2015

@liewegas , do you have time to review this?

@athanatos
Copy link
Contributor

It's not clear what this series is attempting to do. Before you reopen, please create a document in doc/dev/osd_internals as part of the patch series explaining what you are trying to do, why, and how.

On a related note, any attempt to interpret an osd level structure (like SnapSet) below the ObjectStore interface is probably not going to be acceptable. You'd need to replumb the interface to allow that to work without violating the abstractions, and we'd need a very good reason to do a significant change to the ObjectStore interface.

@athanatos athanatos closed this May 13, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants