summaryrefslogtreecommitdiff
path: root/src/mds/AnchorServer.cc
Commit message (Expand)AuthorAgeFilesLines
* log: new logging infrastructureSage Weil2012-03-271-1/+1
* mdsN -> mds.NSage Weil2011-09-271-1/+1
* AnchorServer: fix return values in add().Greg Farnum2011-06-221-1/+2
* AnchorServer: overwrite old Anchor backpointers when proper.Greg Farnum2011-06-221-3/+9
* mds: fix stray anchortable debug spamSage Weil2011-03-111-2/+2
* logging: eliminate dbeginlColin Patrick McCabe2010-12-071-1/+1
* Merge branch 'rootsnap' into unstableSage Weil2010-08-241-2/+5
|\
| * mds: allow snaps in root dir. This may be too large a stick, thoughGreg Farnum2010-08-191-2/+5
* | mds: add documentation to Locker, MDS, TableServer, ObjecterGreg Farnum2010-08-091-1/+1
|/
* types: standardize on uint64_tSage Weil2010-05-071-1/+1
* mds: Subsystems generally use the connection-based send_message when possible.Greg Farnum2010-04-161-1/+1
* msg: fix uses of MMDSTableRequest destructor to use put()Greg Farnum2010-03-311-1/+1
* mds: fix up root/base inode special casesSage Weil2010-03-171-2/+2
* mds: remove mdstable ino cruft; version all ondisk encodingSage Weil2009-08-211-5/+0
* mds: cut back on hash_map usageSage Weil2009-06-111-1/+1
* mds: clean up layoutsSage Weil2009-04-301-1/+0
* mds: restructure mds root directorySage Weil2009-03-201-2/+2
* mds: remove anchors when destroy stray inodesSage Weil2008-11-251-1/+2
* mds: add version to anchor; avoid looping in open_remote_inoSage Weil2008-11-211-2/+4
* rewrite debug macros, infrastructureSage Weil2008-11-051-2/+3
* mds: adjust TABLE_OP namespaces; fix prepare journal eventSage Weil2008-09-101-1/+1
* mds: mdstable/client, anchorserver/client fixesSage Weil2008-08-031-16/+8
* mds: snaptable -> snapserver+snapclientSage Weil2008-07-161-5/+3
* mds: refactor Anchor{Table,Client} into MDSTable{Server,Client}Sage Weil2008-07-161-0/+271