]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2be649381f7a5a5ffa8f621c41f13ad2f5b12df1
tree7c3914991f81bcf2a9153047e7f1dad2ae0da74b
parent5517d5d10d029849288dff227f29a7d7ef6ce427
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>
fs/ceph/osd_client.c
fs/ceph/osd_client.h