]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd ops tagged with reqid_t, which includes osd client (client|mds) incarnation....
authorsageweil <sageweil@29311d96-e01e-0410-9327-a35deaab8ce9>
Fri, 9 Feb 2007 18:42:36 +0000 (18:42 +0000)
committersageweil <sageweil@29311d96-e01e-0410-9327-a35deaab8ce9>
Fri, 9 Feb 2007 18:42:36 +0000 (18:42 +0000)
commita8f8019a0cd67869092fd538af0b23f526ffa856
treef66a3d89f4ae0b622f3996b5deb32700f449f641
parent1b4868aaaa6e989c7ed9b017317015c871e79e97
osd ops tagged with reqid_t, which includes osd client (client|mds) incarnation.  types.h files restructured/cleaned up somewhat.

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1091 29311d96-e01e-0410-9327-a35deaab8ce9
23 files changed:
branches/sage/cephmds2/TODO
branches/sage/cephmds2/client/Client.cc
branches/sage/cephmds2/include/reqid.h [new file with mode: 0644]
branches/sage/cephmds2/include/types.h
branches/sage/cephmds2/mds/MDS.cc
branches/sage/cephmds2/mds/MDS.h
branches/sage/cephmds2/mds/MDSMap.h
branches/sage/cephmds2/mds/mdstypes.h
branches/sage/cephmds2/messages/MClientRequest.h
branches/sage/cephmds2/messages/MOSDBoot.h
branches/sage/cephmds2/messages/MOSDOp.h
branches/sage/cephmds2/messages/MOSDOpReply.h
branches/sage/cephmds2/mon/MDSMonitor.cc
branches/sage/cephmds2/msg/FakeMessenger.cc
branches/sage/cephmds2/msg/Message.h
branches/sage/cephmds2/msg/msg_types.h [new file with mode: 0644]
branches/sage/cephmds2/osd/OSD.cc
branches/sage/cephmds2/osd/OSDMap.h
branches/sage/cephmds2/osd/ObjectStore.h
branches/sage/cephmds2/osd/PG.h
branches/sage/cephmds2/osd/osd_types.h [new file with mode: 0644]
branches/sage/cephmds2/osdc/Objecter.cc
branches/sage/cephmds2/osdc/Objecter.h