]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ceph: keep reserved replies on the request structure
authorYehuda Sadeh <yehuda@hq.newdream.net>
Thu, 14 Jan 2010 01:03:23 +0000 (17:03 -0800)
committerSage Weil <sage@newdream.net>
Mon, 25 Jan 2010 20:58:08 +0000 (12:58 -0800)
commit0d59ab81c3d3adf466c3fd37d7fb6d46b05d1fd4
tree1cdf338188bc323379ced8d5e1bdec31f500768c
parent0547a9b30a5ac8680325752b61d3ffa9d4971b6e
ceph: keep reserved replies on the request structure

This includes treating all the data preallocation and revokation
at the same place, not having to have a special case for
the reserved pages.

Signed-off-by: Yehuda Sadeh <yehuda@hq.newdream.net>
fs/ceph/messenger.c
fs/ceph/messenger.h
fs/ceph/osd_client.c
fs/ceph/osd_client.h