ceph: refactor osdc requests creation functions
authorYehuda Sadeh <yehuda@hq.newdream.net>
Tue, 6 Apr 2010 21:51:47 +0000 (14:51 -0700)
committerSage Weil <sage@newdream.net>
Wed, 20 Oct 2010 22:36:01 +0000 (15:36 -0700)
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>

No differences found