]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: rename MDSTableServer::_pending to mds_table_pending_t
authorGreg Farnum <greg@inktank.com>
Wed, 16 Jan 2013 23:56:05 +0000 (15:56 -0800)
committerGreg Farnum <greg@inktank.com>
Tue, 5 Feb 2013 21:29:06 +0000 (13:29 -0800)
commit49b0be58154a3d5d8970d8af5d11121f7f75c74a
treeffdc2db776a47a34e058db257611c756dc9e6b44
parent72c7bcd524b96737548995e4142e183d195e1af8
mds: rename MDSTableServer::_pending to mds_table_pending_t

And move it from MDSTableServer into mdstypes.cc, so we can use it
in ceph-dencoder more gracefully (coming up next!).

Signed-off-by: Greg Farnum <greg@inktank.com>
src/mds/MDSTableServer.cc
src/mds/MDSTableServer.h
src/mds/mdstypes.h