summaryrefslogtreecommitdiff
path: root/Documentation/scheduler/sched-arch.txt
diff options
context:
space:
mode:
authorAlex Elder <elder@inktank.com>2012-05-27 04:26:43 (GMT)
committerAlex Elder <elder@dreamhost.com>2012-06-06 14:23:54 (GMT)
commit67130934fb579fdf0f2f6d745960264378b57dc8 (patch)
tree5b0f5eaa9d3fd24ba30368911c3a157acd2b9e33 /Documentation/scheduler/sched-arch.txt
parent0d47766f14211a73eaf54cab234db134ece79f49 (diff)
downloadlinux-fsl-qoriq-67130934fb579fdf0f2f6d745960264378b57dc8.tar.xz
libceph: embed ceph connection structure in mon_client
A monitor client has a pointer to a ceph connection structure in it. This is the only one of the three ceph client types that do it this way; the OSD and MDS clients embed the connection into their main structures. There is always exactly one ceph connection for a monitor client, so there is no need to allocate it separate from the monitor client structure. So switch the ceph_mon_client structure to embed its ceph_connection structure. Signed-off-by: Alex Elder <elder@inktank.com> Reviewed-by: Sage Weil <sage@inktank.com>
Diffstat (limited to 'Documentation/scheduler/sched-arch.txt')
0 files changed, 0 insertions, 0 deletions