ceph/src/mds
Sage Weil d1646e0e8d Makefile: link TrackedOp in libglobal
1- It doesn't belong in libos.a
2- Automake doesn't like building it as both .la and .a
3- We shouldn't build it 3x anyway

Signed-off-by: Sage Weil <sage@redhat.com>
2015-10-19 12:39:54 -04:00
..
events mds: record cap flush tid in log event 2015-08-18 16:49:50 +08:00
Beacon.cc Merge pull request #4791 from ceph/wip-11783 2015-09-28 22:14:52 -07:00
Beacon.h mds: big MDS refactor stage 2: encapsulation 2015-07-28 09:05:08 +01:00
Capability.cc
Capability.h
CDentry.cc mds: remove unneeded MDS.h includes 2015-07-28 09:05:08 +01:00
CDentry.h
CDir.cc compat: include compat.h for definition of ENODATA 2015-09-11 17:09:17 +08:00
CDir.h
CInode.cc Merge pull request #5212 from ceph/wip-mds-refactor 2015-08-10 10:52:16 +08:00
CInode.h mds: initialize InodeStoreBase::damage_flags 2015-08-06 16:14:01 +08:00
flock.cc
flock.h
inode_backtrace.cc
inode_backtrace.h
InoTable.cc
InoTable.h
journal.cc mds: record cap flush tid in log event 2015-08-18 16:49:50 +08:00
JournalPointer.cc
JournalPointer.h
LocalLock.h
Locker.cc mds/Locker: do not ack from do_cap_update 2015-10-01 09:42:35 -04:00
Locker.h
locks.c
locks.h
LogEvent.cc mds: remove unneeded MDS.h includes 2015-07-28 09:05:08 +01:00
LogEvent.h
LogSegment.h
Makefile-client.am
Makefile-server.am mds: s/MDS/MDSDaemon/ for clarity 2015-07-28 09:05:08 +01:00
Makefile.am Makefile: link TrackedOp in libglobal 2015-10-19 12:39:54 -04:00
MDBalancer.cc mds: make whoami and incarnation private 2015-07-28 09:05:08 +01:00
MDBalancer.h mds: pass MonClient ref into snapserver & mdbalancer 2015-07-28 09:05:08 +01:00
MDCache.cc mds/MDCache.cc: fix unitialized variable 2015-09-10 19:29:20 +02:00
MDCache.h Merge pull request #5212 from ceph/wip-mds-refactor 2015-08-10 10:52:16 +08:00
MDLog.cc mds: fix error reformatting subtreemap_test events 2015-09-24 13:12:03 +01:00
MDLog.h mds: For journal, set write iohint flags. 2015-09-11 16:02:31 +08:00
mds_table_types.h
MDSAuthCaps.cc mds: drop MAY_CREATE 2015-10-01 09:42:36 -04:00
MDSAuthCaps.h mds: drop MAY_CREATE 2015-10-01 09:42:36 -04:00
MDSContext.cc
MDSContext.h
MDSContinuation.h
MDSDaemon.cc Merge pull request #6180 from jcsp/wip-tell-sessions 2015-10-13 11:08:12 +01:00
MDSDaemon.h mds: reinstate conditional destruction 2015-07-28 09:05:09 +01:00
MDSMap.cc Merge pull request #5212 from ceph/wip-mds-refactor 2015-08-10 10:52:16 +08:00
MDSMap.h mds: fix STATE_NULL being equal to STATE_DNE 2015-07-28 09:05:08 +01:00
MDSRank.cc Merge branch 'infernalis' 2015-10-13 08:24:22 -04:00
MDSRank.h mds: implement filtered "session ls" tell command 2015-10-06 14:27:40 +01:00
MDSTable.cc mds: make whoami and incarnation private 2015-07-28 09:05:08 +01:00
MDSTable.h
MDSTableClient.cc mds: remove unneeded MDS.h includes 2015-07-28 09:05:08 +01:00
MDSTableClient.h mds: big MDS refactor stage 2: encapsulation 2015-07-28 09:05:08 +01:00
MDSTableServer.cc
MDSTableServer.h
mdstypes.cc mds: add auth_name to session_info_t 2015-10-06 14:27:39 +01:00
mdstypes.h mds: add auth_name to session_info_t 2015-10-06 14:27:39 +01:00
Migrator.cc mds: make whoami and incarnation private 2015-07-28 09:05:08 +01:00
Migrator.h
Mutation.cc
Mutation.h
RecoveryQueue.cc
RecoveryQueue.h
ScatterLock.h
Server.cc Merge branch 'infernalis' 2015-10-07 10:56:35 -07:00
Server.h add _check_access for async cap updates 2015-10-01 09:39:34 -04:00
SessionMap.cc Merge pull request #6180 from jcsp/wip-tell-sessions 2015-10-13 11:08:12 +01:00
SessionMap.h mds: implement filtered "session ls" tell command 2015-10-06 14:27:40 +01:00
SimpleLock.cc
SimpleLock.h
snap.cc
snap.h
SnapClient.h mds: big MDS refactor stage 2: encapsulation 2015-07-28 09:05:08 +01:00
SnapRealm.cc mds: remove unneeded MDS.h includes 2015-07-28 09:05:08 +01:00
SnapRealm.h
SnapServer.cc mds: fix SnapServer crash on deleted pool 2015-09-30 13:11:16 +01:00
SnapServer.h mds: pass MonClient ref into snapserver & mdbalancer 2015-07-28 09:05:08 +01:00
StrayManager.cc Merge pull request #5212 from ceph/wip-mds-refactor 2015-08-10 10:52:16 +08:00
StrayManager.h