summaryrefslogtreecommitdiff
path: root/src/mds/SessionMap.cc
Commit message (Expand)AuthorAgeFilesLines
* mdsN -> mds.NSage Weil2011-09-271-1/+1
* Convert g_ceph_context to a pointer.Colin Patrick McCabe2011-06-211-4/+4
* g_clock.now -> ceph_clock_nowColin Patrick McCabe2011-06-201-2/+2
* include/Context.h: de-globalizeColin Patrick McCabe2011-06-201-2/+2
* Rename config.h -> common/config.hColin Patrick McCabe2011-02-231-1/+1
* logging: eliminate dbeginlColin Patrick McCabe2010-12-071-1/+1
* mds: wipe out client sessions on startupSage Weil2010-11-091-0/+13
* mds: add mds_skip_ino and mds_wipe_ino_prealloc optionsSage Weil2010-11-091-0/+15
* objecter: refactor interface with object_locator_tSage Weil2010-10-281-8/+4
* mds: fix use-after-freeSage Weil2010-09-081-1/+1
* types: standardize on uint64_tSage Weil2010-05-071-3/+3
* mds: drop purge step when closing client sessionsSage Weil2010-03-231-2/+1
* mds: combine new, closed states; few small fixesSage Weil2010-03-231-1/+1
* mds: put forced open sessions in OPENING then OPENSage Weil2010-03-011-1/+3
* mds: fix (new) sessionmap decodingSage Weil2010-02-261-1/+3
* mds: revise mds sessionmap encoding [disk format change]Sage Weil2010-02-261-19/+49
* mds: print session states as string; nicer dumpSage Weil2010-02-251-3/+8
* mds: fix sessionmap decodingSage Weil2010-02-251-1/+8
* replace sprintf with snprintf all aroundYehuda Sadeh2010-01-141-1/+1
* mds: remove mdstable ino cruft; version all ondisk encodingSage Weil2009-08-211-8/+0
* mds: include mds # in table namesSage Weil2009-08-041-5/+13
* mds: restore session state on load; only save opened sessionsSage Weil2009-06-081-1/+7
* osd: make object_t a stringSage Weil2009-06-031-2/+2
* osd: move .snap out of object_tSage Weil2009-05-071-1/+1
* mds: clean up layoutsSage Weil2009-04-301-16/+13
* objecter: provide mtime for writesSage Weil2009-03-231-1/+1
* objecter: simplify objecter (no scatter/gather, generic ops vector)Sage Weil2008-11-091-1/+1
* mds: debug session ref in EMetaBlob during replaySage Weil2008-11-071-0/+1
* rewrite debug macros, infrastructureSage Weil2008-11-051-1/+4
* mds: write objects directory, avoid filerSage Weil2008-09-091-8/+14
* mds: read mds objects with CEPH_NOSNAPSage Weil2008-09-091-1/+1
* osdc: adjust objecter interface to use SnapContext for writesSage Weil2008-08-051-4/+3
* filer: set object snap fieldSage Weil2008-07-021-2/+2
* pass snaps through filer, objecter. link snaprealm to inode (not cap) in cli...Sage Weil2008-07-021-2/+4
* mds: move inode_t et al to mdstypes.h; remove inode_t from osdc/*Sage Weil2008-06-111-2/+2
* removed old buffer encoders entirely!Sage Weil2008-05-081-2/+2
* crushwrapper and a few othersSage Weil2008-05-081-4/+4
* final type munging in ceph_fs.hSage Weil2008-04-301-1/+1
* osdc: take flags argsSage Weil2008-03-241-1/+1
* FileLayout renameSage Weil2008-03-041-1/+1
* mds: adjust cap issue sequence to avoid unnecessary file_caps messagesSage Weil2008-01-281-0/+11
* a few client/mds reconnect fixesSage Weil2008-01-211-1/+4
* mds identifies oldest sessionsSage Weil2008-01-031-2/+13
* sessionmap encode/decodeSage Weil2008-01-011-7/+10
* some switchover to sessionmapSage Weil2007-12-311-0/+129