]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osdmap: move pool names into first part of encoding; add version to second part
authorSage Weil <sage@newdream.net>
Fri, 9 Apr 2010 22:44:50 +0000 (15:44 -0700)
committerSage Weil <sage@newdream.net>
Fri, 9 Apr 2010 22:44:50 +0000 (15:44 -0700)
commitc4892bed6f49df396df3cbf9ed561c7315bd2442
tree628dbadfc21d33efad0850423129297c41eca15c
parent6bf54f10415ae60bce1b93a054d2f759317cad2c
osdmap: move pool names into first part of encoding; add version to second part

This gives the kclient access to pool names while still ignoring the
osd_info_t crap.  And also will make adding more stuff to the second half
later possible without breaking the kclient.
src/include/rados.h
src/osd/OSDMap.h