.. |
events
|
mds: journal the projected root xattrs in add_root()
|
2013-04-18 10:38:21 -07:00 |
Anchor.cc
|
mds: Anchor now uses modern encoding
|
2013-02-05 13:29:04 -08:00 |
Anchor.h
|
mds: Anchor now uses modern encoding
|
2013-02-05 13:29:04 -08:00 |
AnchorClient.cc
|
mds: avoid sending duplicated table prepare/commit
|
2013-04-01 09:16:59 -07:00 |
AnchorClient.h
|
|
|
AnchorServer.cc
|
mds/AnchorServer.cc: prefer prefix ++operator for iterators
|
2013-03-14 19:18:05 +01:00 |
AnchorServer.h
|
mds/AnchorServer.h: prefer prefix ++operator for iterators
|
2013-03-14 19:18:05 +01:00 |
Capability.cc
|
mds: Capability (and sub-structs) now uses modern encoding
|
2013-02-08 13:17:46 -08:00 |
Capability.h
|
mds: Delay export on missing inodes for reconnect
|
2013-04-11 10:25:46 -05:00 |
CDentry.cc
|
mds: don't trigger assertion when discover races with rename
|
2013-01-02 19:25:39 +08:00 |
CDentry.h
|
CDentry.h: use static_cast instead of C-Style cast
|
2013-02-28 14:45:03 +01:00 |
CDir.cc
|
mds/CDir.cc: fix possible dereference after NULL check
|
2013-05-11 00:02:56 +02:00 |
CDir.h
|
mds: add dirty imported dirfrag to LogSegment
|
2013-04-01 09:26:23 -07:00 |
CInode.cc
|
mds: clear scatter dirty if replica inode has no auth subtree
|
2013-04-01 09:26:24 -07:00 |
CInode.h
|
mds/MDCache.cc: fix dereference NULL pointer
|
2013-05-11 00:02:55 +02:00 |
Dumper.cc
|
dumper: fix Objecter locking
|
2013-05-01 14:10:31 -07:00 |
Dumper.h
|
dumper: fix Objecter locking
|
2013-05-01 14:10:31 -07:00 |
flock.cc
|
src/mds/flock.cc: reduce scope of old_lock_to_end in two cases
|
2013-05-16 14:15:47 +02:00 |
flock.h
|
|
|
inode_backtrace.cc
|
mds: New backtrace handling
|
2013-03-16 11:45:36 -05:00 |
inode_backtrace.h
|
mds: New backtrace handling
|
2013-03-16 11:45:36 -05:00 |
InoTable.cc
|
|
|
InoTable.h
|
InoTable: use modern encoding for encode_state and decode_state
|
2013-02-08 13:17:51 -08:00 |
journal.cc
|
mds: send resolve acks after master updates are safely logged
|
2013-04-01 09:17:19 -07:00 |
LocalLock.h
|
|
|
Locker.cc
|
mds/Locker.cc: reduce scope of forced_change_max
|
2013-05-16 14:15:40 +02:00 |
Locker.h
|
mds: Locker needs to remember requested max_size changes from clients
|
2013-04-11 17:30:52 -07:00 |
locks.c
|
mds: change XLOCK/XLOCKDONE's next state to LOCK
|
2013-04-17 14:39:22 -07:00 |
locks.h
|
mds: introduce XSYN to SYNC lock state transition
|
2013-01-28 10:18:15 +08:00 |
LogEvent.cc
|
mds/LogEvent.cc: use static_cast instead of C-Style cast
|
2013-03-01 12:15:13 +01:00 |
LogEvent.h
|
mds/LogEvent.h: change print() signature to const
|
2013-02-12 22:17:38 +01:00 |
LogSegment.h
|
mds: Backtrace for create,rename,mkdir,setlayout
|
2013-03-16 11:45:36 -05:00 |
MDBalancer.cc
|
mds/MDBalancer.cc: prefer prefix ++operator for iterators
|
2013-03-14 19:24:00 +01:00 |
MDBalancer.h
|
mds/MDBalancer.h: init some double variables in constructor
|
2013-03-01 12:49:37 +01:00 |
MDCache.cc
|
mds/MDCache.cc: fix dereference NULL pointer
|
2013-05-11 00:02:55 +02:00 |
MDCache.h
|
mds: Delay export on missing inodes for reconnect
|
2013-04-11 10:25:46 -05:00 |
MDLog.cc
|
mds: Clear backtrace updates on standby_trim_seg
|
2013-03-27 09:35:08 -05:00 |
MDLog.h
|
|
|
mds_table_types.h
|
mds: make sure table request id unique
|
2013-04-01 09:16:48 -07:00 |
MDS.cc
|
mds: Delay export on missing inodes for reconnect
|
2013-04-11 10:25:46 -05:00 |
MDS.h
|
mds: bump the protocol version.
|
2013-04-01 09:27:27 -07:00 |
MDSMap.cc
|
MDSMap: improve health check
|
2013-03-22 21:04:43 -07:00 |
MDSMap.h
|
md_config_t: change from class to struct as the name indicates
|
2013-04-08 14:06:05 +02:00 |
MDSTable.cc
|
mds: output error number when failing to load an MDSTable
|
2013-04-12 13:14:17 -07:00 |
MDSTable.h
|
|
|
MDSTableClient.cc
|
mds: don't roll back prepared table updates
|
2013-04-01 09:26:24 -07:00 |
MDSTableClient.h
|
mds: don't roll back prepared table updates
|
2013-04-01 09:26:24 -07:00 |
MDSTableServer.cc
|
mds: don't roll back prepared table updates
|
2013-04-01 09:26:24 -07:00 |
MDSTableServer.h
|
mds: make sure table request id unique
|
2013-04-01 09:16:48 -07:00 |
mdstypes.cc
|
mds: fix session_info_t decoding
|
2013-04-10 12:46:30 -07:00 |
mdstypes.h
|
mds: handle linkage mismatch during cache rejoin
|
2013-04-01 09:25:59 -07:00 |
Migrator.cc
|
mds/Migrator.cc: prefer prefix ++operator for iterator
|
2013-04-02 14:01:24 +02:00 |
Migrator.h
|
mds: notify bystanders if export aborts
|
2013-04-01 09:26:24 -07:00 |
Mutation.cc
|
mds/Mutation.cc: prefer prefix ++operator for iterators
|
2013-03-14 19:24:01 +01:00 |
Mutation.h
|
mds: fix MDS recovery involving cross authority rename
|
2013-04-01 09:17:19 -07:00 |
Resetter.cc
|
|
|
Resetter.h
|
|
|
ScatterLock.h
|
|
|
Server.cc
|
md/Sever.cc: fix straydn assert
|
2013-05-14 10:31:27 -07:00 |
Server.h
|
mds: do not do traceless reply for open O_TRUNC requests
|
2013-03-07 16:09:46 -08:00 |
SessionMap.cc
|
mds: SessionMap now uses modern encoding
|
2013-02-08 13:17:54 -08:00 |
SessionMap.h
|
mds/SessionMap.h: prefer prefix ++operator for iterators
|
2013-03-13 17:18:31 +01:00 |
SimpleLock.h
|
mds: modernize SimpleLock on-wire encoding
|
2013-02-05 13:29:06 -08:00 |
snap.cc
|
mds: move SnapRealm into its own h/cc files
|
2013-02-05 13:29:05 -08:00 |
snap.h
|
mds: move SnapRealm into its own h/cc files
|
2013-02-05 13:29:05 -08:00 |
SnapClient.h
|
|
|
SnapRealm.cc
|
mds/SnapRealm.cc: prefer prefix ++operator for iterators
|
2013-03-18 12:22:00 +01:00 |
SnapRealm.h
|
mds/SnapRealm.h: prefer prefix ++operator for iterators
|
2013-03-13 17:18:56 +01:00 |
SnapServer.cc
|
mds/SnapServer.cc: prefer prefix ++operator for iterators
|
2013-03-14 19:24:01 +01:00 |
SnapServer.h
|
mds/SnapServer.h: prefer prefix ++operator for iterators
|
2013-03-14 19:24:01 +01:00 |