]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
merkle trees added, full cap stuff almost done
authoranwleung <anwleung@29311d96-e01e-0410-9327-a35deaab8ce9>
Tue, 6 Mar 2007 05:16:29 +0000 (05:16 +0000)
committeranwleung <anwleung@29311d96-e01e-0410-9327-a35deaab8ce9>
Tue, 6 Mar 2007 05:16:29 +0000 (05:16 +0000)
commit171e5c502dc085026ce73703353e9097f8c3aa31
tree0c3ebdd515888a64a04fecd8e2205708bfbe3ffa
parentffe52638e3aea35e599a9f052087a663c12a4bb4
merkle trees added, full cap stuff almost done

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1173 29311d96-e01e-0410-9327-a35deaab8ce9
15 files changed:
branches/aleung/security1/ceph/client/Client.cc
branches/aleung/security1/ceph/client/Client.h
branches/aleung/security1/ceph/crypto/CapGroup.h
branches/aleung/security1/ceph/crypto/ExtCap.h
branches/aleung/security1/ceph/crypto/MerkleTree.h [new file with mode: 0644]
branches/aleung/security1/ceph/crypto/driver.cc
branches/aleung/security1/ceph/mds/Locker.cc
branches/aleung/security1/ceph/mds/MDS.h
branches/aleung/security1/ceph/messages/MClientUpdate.h [new file with mode: 0644]
branches/aleung/security1/ceph/messages/MOSDUpdate.h [new file with mode: 0644]
branches/aleung/security1/ceph/messages/MOSDUpdateReply.h [new file with mode: 0644]
branches/aleung/security1/ceph/msg/Message.cc
branches/aleung/security1/ceph/msg/Message.h
branches/aleung/security1/ceph/osd/OSD.cc
branches/aleung/security1/ceph/osd/OSD.h