summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* kclient: initializing kaddr (merge fix)v0.4Yehuda Sadeh2008-10-072-2/+7
* Merge branch 'writepage' into unstableYehuda Sadeh2008-10-076-25/+43
|\
| * msgr: expand footer flags, include nocrc, kclient nocrc mount optionSage Weil2008-10-076-26/+44
| * kclient: use both writepage and crcYehuda Sadeh2008-10-071-26/+5
| * kclient: disabling the readpageYehuda Sadeh2008-10-061-3/+6
| * kclient: disabling readpageYehuda Sadeh2008-10-061-1/+1
| * kclient: use writepage instead of sendmsg for some of the dataYehuda Sadeh2008-10-061-2/+35
* | kclient: use both writepage and crcYehuda Sadeh2008-10-071-26/+5
* | kclient: disabling the readpageYehuda Sadeh2008-10-071-3/+6
* | kclient: disabling readpageYehuda Sadeh2008-10-071-1/+1
* | kclient: use writepage instead of sendmsg for some of the dataYehuda Sadeh2008-10-071-2/+35
* | kclient: missing include fileYehuda Sadeh2008-10-071-0/+1
* | Revert "kclient: use writepage instead of sendmsg for some of the data"Yehuda Sadeh2008-10-071-35/+2
* | kclient: use writepage instead of sendmsg for some of the dataYehuda Sadeh2008-10-071-2/+35
* | ebofs: -ENOSPC in apply_transactionSage Weil2008-10-072-0/+16
* | kclient: change default rsize to 128kYehuda Sadeh2008-10-072-3/+3
|/
* kclient: small fix take twoYehuda Sadeh2008-10-061-2/+4
* kclient: small fix for bdiYehuda Sadeh2008-10-061-1/+1
* kclient: use a private bdiYehuda Sadeh2008-10-063-0/+37
* kclient: fix file to object mappingSage Weil2008-10-063-34/+29
* crushtool: verify explicit item posSage Weil2008-10-061-0/+4
* cm.txt: fix up metaroot poolSage Weil2008-10-061-3/+3
* crushtool: verify item posSage Weil2008-10-062-12/+16
* dstartnew.sh: use custom crush map with separate metadata osd poolSage Weil2008-10-065-16/+132
* crush: fix grammarSage Weil2008-10-061-1/+1
* crun won't be removed in make cleanYehuda Sadeh2008-10-031-5/+4
* kclient: set first,last snap interval in lease release messagesSage Weil2008-10-031-0/+1
* dstartnew.sh: keep core dumpsSage Weil2008-10-031-1/+1
* mon: tell osd we manually mark "down"Sage Weil2008-10-031-0/+4
* kclient: fix mds session leakSage Weil2008-10-031-5/+7
* client: fix objectcacher flush/commit callbackSage Weil2008-10-034-25/+49
* kclient: fix mds timeout waiting for mapSage Weil2008-10-031-1/+1
* update dstartnew to do btrfsSage Weil2008-10-032-7/+18
* filestore: fix completion callbacks when journaling is offSage Weil2008-10-031-1/+7
* osd: increase osd_heartbeat_graceSage Weil2008-10-031-1/+1
* fix for cmon startupYehuda Sadeh2008-10-031-1/+1
* kclient: fix readpages when not all pages are foundSage Weil2008-10-031-2/+4
* mds: create snaprealm for stray dentries resulting from renameSage Weil2008-10-032-1/+24
* cmon will run as a daemon in any caseYehuda Sadeh2008-10-031-1/+1
* combined vstartnew.sh and startnew.sh into vstartnew.shYehuda Sadeh2008-10-031-8/+49
* startnew.sh uses crun in order to execute modulesYehuda Sadeh2008-10-031-4/+7
* crun will not run infintely if -d specified on the command lineYehuda Sadeh2008-10-031-1/+14
* Merge branch 'unstable' of ssh://ceph.newdream.net/git/ceph into unstableYehuda Sadeh2008-10-037-51/+59
|\
| * msgr: clean up crc handlingSage Weil2008-10-035-49/+54
| * mds: don't issue leases on dentries in stray dirSage Weil2008-10-032-1/+5
| * msgr: don't host msg bufferlists in write_messageSage Weil2008-10-031-2/+1
* | also kill crun when stopping the systemYehuda Sadeh2008-10-031-1/+1
* | added crun wrapperYehuda Sadeh2008-10-032-1/+8
|/
* add -f flag for foreground execution of modules (with logs in the log files)Yehuda Sadeh2008-10-032-3/+11
* msgr: include crc in msg header. verify crc for received messages.Sage Weil2008-10-0212-78/+113