summaryrefslogtreecommitdiff
path: root/src/mds/CInode.h
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation -Wmismatched-tags warningsChristophe Courtaut2013-08-091-2/+2
* mds: fix race between scatter gather and dirfrag exportYan, Zheng2013-06-201-0/+1
* mds: move fetch_backtrace() to class MDCacheYan, Zheng2013-05-281-4/+1
* mds: bring back old style backtrace handlingYan, Zheng2013-05-281-2/+11
* mds: export CInode:mds_caps_wantedYan, Zheng2013-05-281-2/+2
* mds: export CInode::STATE_NEEDSRECOVERYan, Zheng2013-05-281-0/+5
* mds/MDCache.cc: fix dereference NULL pointerDanny Al-Gaaf2013-05-111-1/+1
* mds: pass proper mask to CInode::get_caps_issuedYan, Zheng2013-04-171-2/+2
* mds: clear scatter dirty if replica inode has no auth subtreeYan, Zheng2013-04-011-1/+1
* mds: New backtrace handlingSam Lang2013-03-161-7/+4
* mds: Use map for CInode pinrefsSam Lang2013-03-161-4/+4
* mds/CInode.h: prefer prefix ++operator for iteratorsDanny Al-Gaaf2013-03-131-6/+6
* CInode.h: use static_cast instead of C-Style castDanny Al-Gaaf2013-02-281-1/+1
* mds: use inode_t::layout for dir layout policyGreg Farnum2013-02-211-40/+7
* CInode.h: use !old_inodes.empty() instead of size()Danny Al-Gaaf2013-02-131-1/+1
* CInode: use modern encoding for encode_storeGreg Farnum2013-02-081-40/+2
* mds: rename struct default_file_layout to file_layout_policy_tGreg Farnum2013-02-051-5/+5
* mds: default_file_layout now uses modern encodingGreg Farnum2013-02-051-31/+0
* mds: move SnapRealm into its own h/cc filesSage Weil2013-02-051-1/+1
* mds: fix client view of dir layout when layout is removedSage Weil2013-01-291-2/+4
* mds: check deleted directory in Server::rdlock_path_xlock_dentryYan, Zheng2013-01-281-2/+0
* mds: fix default_file_layout constructorGreg Farnum2013-01-211-0/+4
* mds: forbid creating file in deleted directoryYan, Zheng2013-01-041-0/+2
* mds: mark rename inode as ambiguous auth on all involved MDSYan, Zheng2013-01-021-1/+5
* mds: fix freeze inode deadlockYan, Zheng2012-12-011-0/+5
* mds: fix uninit field in CInodeSage Weil2012-09-291-0/+1
* log: new logging infrastructureSage Weil2012-03-271-1/+1
* CInode: don't leak old default_layouts if they get overwrittenGreg Farnum2011-09-191-0/+2
* mds: avoid passing snapbl around explicitlySage Weil2011-08-171-1/+1
* mds: break #include recursionSage Weil2011-08-151-1/+0
* mds: chain rename subtree projectionsSage Weil2011-08-051-1/+1
* use glibc d_type macros, helpersSage Weil2011-07-251-1/+1
* mds: remove broken delay of cap releases from a replica.Greg Farnum2011-07-221-1/+0
* mds: more CInode un-inliningSage Weil2011-07-211-166/+14
* mds: uninline a few thingsSage Weil2011-07-211-97/+9
* mds: print cur+nested auth_pins on inodeSage Weil2011-07-131-1/+2
* mds: print mds_caps_wanted on inodeSage Weil2011-07-131-0/+2
* mds: migrate loner_cap stateSage Weil2011-07-131-7/+6
* mds: clear [want_]loner_cap on cap exportSage Weil2011-07-131-0/+3
* mds: only issue xlocker_caps if we are also the lonerSage Weil2011-07-111-2/+9
* mds: Include the pinner in nested auth pin debugging output.Greg Farnum2011-06-221-1/+1
* Convert g_ceph_context to a pointer.Colin Patrick McCabe2011-06-211-2/+2
* inode_load_vec_t: de-globalizeColin Patrick McCabe2011-06-211-0/+1
* g_clock.now -> ceph_clock_nowColin Patrick McCabe2011-06-201-1/+1
* common/Clock: add deglobalized clock stuffColin Patrick McCabe2011-06-201-1/+1
* g_conf: change to pointerColin Patrick McCabe2011-06-071-1/+1
* mds: pin inode while one renamed_files listSage Weil2011-06-021-0/+2
* random commentingGreg Farnum2011-04-161-0/+2
* mds: fix journal offset typesSage Weil2011-04-141-1/+1
* mds: fix choose_lock_state() on xlocked objectSage Weil2011-04-131-10/+14