commit | 3499e8a5d4dbb083324efd942e2c4fb7eb65f27c | [log] [tgz] |
---|---|---|
author | Yehuda Sadeh <yehuda@hq.newdream.net> | Tue Apr 06 14:51:47 2010 -0700 |
committer | Sage Weil <sage@newdream.net> | Wed Oct 20 15:36:01 2010 -0700 |
tree | 7c3914991f81bcf2a9153047e7f1dad2ae0da74b | |
parent | 7669a2c95e502a77f93f27e5449fc93a00d588b6 [diff] |
ceph: refactor osdc requests creation functions The osd requests creation are being decoupled from the vino parameter, allowing clients using the osd to use other arbitrary object names that are not necessarily vino based. Also, calc_raw_layout now takes a snap id. Signed-off-by: Yehuda Sadeh <yehuda@hq.newdream.net> Signed-off-by: Sage Weil <sage@newdream.net>