summaryrefslogtreecommitdiffstats
path: root/src/mds/events/EMetaBlob.h (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* mds: force update backtraces for previously created FSYan, Zheng2014-02-121-0/+3
* libc++: use ceph:: namespaced data typesNoah Watkins2014-01-181-7/+7
* mds: properly set dirty flag when journalling importYan, Zheng2013-12-161-1/+1
* Fix compilation -Wmismatched-tags warningsChristophe Courtaut2013-08-091-1/+1
* mds: remove old backtrace handlingYan, Zheng2013-05-281-10/+0
* mds: bring back old style backtrace handlingYan, Zheng2013-05-281-3/+13
* mds: journal backtrace update in EMetaBlob::fullbitYan, Zheng2013-05-281-12/+36
* mds: reorder EMetaBlob::add_primary_dentry's parametersYan, Zheng2013-05-281-4/+4
* mds: journal the projected root xattrs in add_root()Kuan Kai Chiu2013-04-181-1/+1
* mds/events/EMetaBlob.h: prefer prefix ++operator for iteratorsDanny Al-Gaaf2013-03-181-1/+1
* mds: Backtrace for create,rename,mkdir,setlayoutSam Lang2013-03-161-0/+10
* mds: use inode_t::layout for dir layout policyGreg Farnum2013-02-211-25/+8
* MDS: EMetaBlob more modernization for encoderGreg Farnum2013-02-081-64/+4
* MDS: EMetaBlob::dirlump more modernization for encoderGreg Farnum2013-02-081-25/+25
* mds: EMetaBlob::nullbit modernization for dencoderGreg Farnum2013-02-081-16/+5
* mds: EMetaBlob::remotebit more modernization for dencoderGreg Farnum2013-02-081-19/+7
* mds: EMetaBlob::full_bit more modernization for dencoderGreg Farnum2013-02-081-44/+9
* mds: EMetaBlob and its sub-parts use modern encoding nowGreg Farnum2013-02-081-37/+22
* mds: rename struct default_file_layout to file_layout_policy_tGreg Farnum2013-02-051-5/+5
* mds: properly clear CDir::STATE_COMPLETE when replaying EImportStartYan, Zheng2013-01-291-3/+17
* mds: preserve non-auth/unlinked objects until slave commitYan, Zheng2013-01-291-1/+2
* mds: allow journaling multiple root inodes in EMetaBlobYan, Zheng2013-01-281-21/+24
* mds: fix journaling issue regarding rstat accountingYan, Zheng2012-12-111-4/+4
* mds: fix broken EMetablob inode_t* return valueSage Weil2012-08-311-15/+11
* mds: make EMetaBlob::fullbit::old_inodes non-ptrSage Weil2012-02-231-7/+5
* mds: Add old_inodes to emetablobAlexandre Oliva2012-02-231-7/+25
* mds: whitespaceSage Weil2011-08-181-4/+2
* mds: drop unused projected dirfrag_t arg for EMetaBlob::add_primary_dentrySage Weil2011-08-181-7/+4
* mds: drop unused snapbl argSage Weil2011-08-181-11/+6
* mds: avoid explicit passing of projected_xattrsSage Weil2011-08-181-8/+5
* mds: simplify sr_t journalingSage Weil2011-08-181-3/+7
* mds: break #include recursionSage Weil2011-08-161-0/+1
* Merge branch 'stable' into nextSage Weil2011-06-221-12/+15
|\
| * mds: avoid EMetaBlob::fullbit copying with shared_ptrSage Weil2011-06-201-12/+15
* | mds: journal open srci frags on srci import (master)Sage Weil2011-06-081-1/+5
* | mds: adjust subtree roots on renameSage Weil2011-06-061-3/+9
|/
* mds: don't skip inodes in journal that may be trimmed during replaySage Weil2011-04-161-41/+1
* mds: fix journal offset typesSage Weil2011-04-151-1/+1
* mds: print msg when fragtree updates from journalSage Weil2011-02-231-1/+1
* mds: refragment dirs when inode dirfragtree updates from journalSage Weil2011-02-231-18/+1
* Merge branch 'testing' into unstableSage Weil2011-01-251-1/+7
|\
| * mds: fix journaling of root default_file_layoutSage Weil2011-01-191-1/+7
* | mds: extend the use of uint64_t instead of (signed) loff_t, et al.Greg Farnum2011-01-061-1/+1
|/
* mds: fix EMetaBlob dir_layout lifecycleSage Weil2010-10-051-3/+7
* mds: use helper to update inode from EMetaBlob during replaySage Weil2010-10-051-0/+19
* mds: fix typo in EMetaBlob encoderSage Weil2010-10-051-17/+2
* mds: misc fixes for dir default layout projectionGreg Farnum2010-10-041-1/+3
* mds: If a projected inode has a dir_layout, we now encode it to disk.Greg Farnum2010-10-041-3/+29
* mds: remove unnecessary silent fallout from add_primary_dentry.Greg Farnum2010-08-201-4/+2
* mds: allow snaps in root dir. This may be too large a stick, thoughGreg Farnum2010-08-201-1/+3