summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* kclient: added a proc function to read client dataYehuda Sadeh2009-02-101-0/+9
* kclient: proc subdir for each ceph clientYehuda Sadeh2009-02-103-3/+34
* kclient: keep global list of ceph clientsYehuda Sadeh2009-02-102-1/+8
* assert: warn on assertion if requested for current threadYehuda Sadeh2009-02-095-6/+29
* added a common initialization functionYehuda Sadeh2009-02-0918-14/+51
* tls: addeed a thread local storage infrastructureYehuda Sadeh2009-02-093-0/+78
* osd: fix log levelYehuda Sadeh2009-01-301-1/+1
* mds: make sure we eval_stray when inode was replicatedSage Weil2009-01-301-5/+15
* mds: remove traces of CDir::committed_version_equivalentSage Weil2009-01-302-6/+0
* kclient: release CAP_LINK_RDCACHE before unlinkSage Weil2009-01-301-5/+2
* vstart: fix call to stop.shSage Weil2009-01-301-1/+1
* todosSage Weil2009-01-301-17/+4
* osd: print ops args correctlySage Weil2009-01-301-4/+12
* mds: use generic helper when removing a capSage Weil2009-01-307-19/+36
* mds: fix try_remove_unlinked_dnSage Weil2009-01-304-28/+16
* mds: fix purge of 0-length inodeSage Weil2009-01-301-4/+9
* mds: remove unused inode purge fieldsSage Weil2009-01-301-6/+0
* ceph_init: fix initalizationYehuda Sadeh2009-01-301-2/+5
* ceph_init: added missing fileYehuda Sadeh2009-01-301-0/+181
* ceph_init: initial versionYehuda Sadeh2009-01-3017-54/+55
* crun: restart only processes that should have dumped coreYehuda Sadeh2009-01-301-0/+15
* todoSage Weil2009-01-301-0/+2
* osd: put full original reqid in osd_op_replySage Weil2009-01-302-2/+7
* mds: typosSage Weil2009-01-301-2/+2
* kclient: don't retain caps if inode is closed and nlink == 0Sage Weil2009-01-301-1/+1
* mds: rip out old purge_inode crapSage Weil2009-01-3010-279/+0
* mds: simplify purge_straySage Weil2009-01-301-7/+17
* mds: clean up opent a bitSage Weil2009-01-302-4/+5
* mds: drop _do_open helperSage Weil2009-01-302-15/+0
* mds: open O_TRUNC implemented.. but not used by kclient :/Sage Weil2009-01-301-77/+44
* mds: implement async truncate (trimtrunc); fix log segment trim vs purge bugSage Weil2009-01-309-28/+183
* osd: fix truncate ops; add TRIMTRUNCSage Weil2009-01-301-16/+67
* mds: truncate changes. not complete.Sage Weil2009-01-306-40/+122
* kclient: fix and clean up osd request generationSage Weil2009-01-301-73/+41
* kclient: include old size in truncateSage Weil2009-01-302-2/+3
* kclient: truncate bitsSage Weil2009-01-303-45/+77
* kclient: include truncate osd_ops when neededSage Weil2009-01-308-36/+97
* osd: MASKTRUNC and SETTRUNC osd opsSage Weil2009-01-305-38/+155
* mds: add truncate_sizeSage Weil2009-01-307-6/+18
* renamed common.sh to ceph_common.shYehuda Sadeh2009-01-304-4/+4
* rename stop.sh to ceph_stop, added to Makefile.amYehuda Sadeh2009-01-303-3/+4
* cephd: update Makefile.amYehuda Sadeh2009-01-301-2/+2
* mon: only propose new osdmap once at end of mdsmonitor tick()Sage Weil2009-01-301-1/+8
* ceph.sh renamed to cephdYehuda Sadeh2009-01-301-0/+0
* msgr: fix WAIT connection race handlingSage Weil2009-01-301-2/+3
* ceph.sh: some changes, fixesYehuda Sadeh2009-01-302-13/+36
* ceph.sh: some fixesYehuda Sadeh2009-01-291-7/+14
* ceph.sh: try to locate cconfYehuda Sadeh2009-01-291-2/+3
* ceph.sh: enable scriptYehuda Sadeh2009-01-291-4/+4
* ceph.sh: able to specify start/stop/restart, specific modulesYehuda Sadeh2009-01-291-22/+47