summaryrefslogtreecommitdiffstats
path: root/src/mds/events/EMetaBlob.h (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* mds: small EMetablob fixupSage Weil2010-07-161-2/+2
* mds: journal dirty items in orderSage Weil2010-07-161-43/+22
* Bug #98: Unique names for include guardsMarkus Elfring2010-06-171-2/+2
* Merge branch 'string' into unstableSage Weil2010-05-081-9/+7
|\
| * replace nstring with std::stringSage Weil2010-04-281-9/+7
* | types: standardize on uint64_tSage Weil2010-05-071-6/+6
|/
* mds: journal oldest client tidSage Weil2010-04-061-5/+14
* mds: add v to encoded mds structsSage Weil2010-01-271-0/+20
* mds: use interval_set for ino allocationSage Weil2009-04-271-2/+2
* mds: fix root fullbit memory leakSage Weil2009-04-191-0/+1
* mds: simplify EMetaBlob interface - don't pass explicit inode_t pointerSage Weil2009-04-051-4/+4
* mds: journal projected inode values by defaultSage Weil2009-04-051-10/+15
* mds: journal root inode changesSage Weil2009-04-041-0/+35
* mds: rip out old purge_inode crapSage Weil2009-01-301-6/+0
* mds: implement async truncate (trimtrunc); fix log segment trim vs purge bugSage Weil2009-01-301-5/+19
* mds: optimize EMetaBlob::fullbit, remotebit, nullbit encodingSage Weil2009-01-271-4/+54
* mds: fix xattr projectionSage Weil2009-01-221-5/+11
* mds: journal using projected parentSage Weil2009-01-161-1/+1
* mds: force explicit current vs projected dentry linkage in APISage Weil2009-01-141-6/+6
* mds: fix EMetaBlob initializationSage Weil2009-01-081-5/+2
* mds: rewrite, clean up mds open+O_CREAT; issue dn lease to xlocker; many othe...Sage Weil2008-12-241-1/+11
* mds: fix inotable project, sessionmap projection, ino (pre)allocation.Sage Weil2008-12-231-16/+41
* mds: preallocate inos for each client sessionSage Weil2008-12-231-1/+1
* mds: mark new directories new in journal; add to new list on replaySage Weil2008-12-151-3/+7
* mds: adjust purge_stray sequence; include explicit ino destroySage Weil2008-11-151-1/+7
* mds: metablob replay, cap cloning, mksnap journaling fixesSage Weil2008-07-171-4/+7
* mds: more inotable cleanupSage Weil2008-07-161-5/+5
* mds: refactor Anchor{Table,Client} into MDSTable{Server,Client}Sage Weil2008-07-161-15/+7
* mds: EUpdate in mksnap; fix ESnapSage Weil2008-07-161-3/+10
* mds: watch dn first,last in metablob replaySage Weil2008-07-161-3/+3
* mds: include dentry first,last in emetablobSage Weil2008-07-101-6/+31
* mds: encode snapbl into metablobSage Weil2008-07-031-6/+16
* mds: use nstring classSage Weil2008-06-131-8/+8
* mds: clean up old mtime cruft, bugSage Weil2008-06-051-11/+0
* mds: mknod/mkdir behaveSage Weil2008-05-231-5/+7
* mds: unmarry cdir projected_versoin vs project_fnode; pull Mutation out of MD...Sage Weil2008-05-231-8/+11
* mds: move predirty_nested into locker, and update with file sizeSage Weil2008-05-231-1/+1
* mds: xattr ops. works.Sage Weil2008-05-191-7/+8
* mds: fix EMetaBlob encoding bugSage Weil2008-05-091-21/+24
* cosmetic macro rename for consistent namingSage Weil2008-05-091-9/+9
* changes some ints to __u32 or __s32Sage Weil2008-05-091-2/+2
* mds: tons of encoding changesSage Weil2008-05-091-98/+94
* type hellSage Weil2008-04-301-3/+3
* mds: misc hardlink fixesSage Weil2008-03-221-3/+5
* removed old has_expired/expired log event cruftSage Weil2008-01-011-2/+0
* reorganized source treeSage Weil2007-12-191-0/+501