]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
kclient: embed ceph_connection in ceph_osd
authorSage Weil <sage@newdream.net>
Thu, 3 Sep 2009 22:51:20 +0000 (15:51 -0700)
committerSage Weil <sage@newdream.net>
Thu, 3 Sep 2009 22:51:20 +0000 (15:51 -0700)
commit6f7bbdfe8047ef3fd54889dac05e36a90f088314
tree7d69ed95d486140867c2199342c7a8b00fe3c9a4
parent642408fab21fd022008adaa6abf65ce99aef2c18
kclient: embed ceph_connection in ceph_osd

This avoids some memory (re)allocation, and cleans the code up
somewhat.
src/kernel/messenger.c
src/kernel/osd_client.c
src/kernel/osd_client.h