]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
client file cache basically working
authorsage <sage@29311d96-e01e-0410-9327-a35deaab8ce9>
Wed, 14 Jun 2006 19:09:57 +0000 (19:09 +0000)
committersage <sage@29311d96-e01e-0410-9327-a35deaab8ce9>
Wed, 14 Jun 2006 19:09:57 +0000 (19:09 +0000)
commit5d63514e4f00a16671e77b23ba673f03f8e3b61b
tree90136cfe19e80111e5ab4ecf85b49ad2db24338f
parenta4c15d9c62d59036cd488e26de5d2a1030e8d4f3
client file cache basically working

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@773 29311d96-e01e-0410-9327-a35deaab8ce9
16 files changed:
ceph/Makefile
ceph/TODO
ceph/client/Client.cc
ceph/client/Client.h
ceph/client/FileCache.cc [new file with mode: 0644]
ceph/client/FileCache.h
ceph/common/Thread.h
ceph/ebofs/BlockDevice.h
ceph/mds/CDir.cc
ceph/mds/Lock.h
ceph/mds/MDBalancer.cc
ceph/mds/MDCache.cc
ceph/msg/HostMonitor.h
ceph/osd/OSD.cc
ceph/osdc/ObjectCacher.cc
ceph/osdc/ObjectCacher.h