Commit Graph

2717 Commits

Author SHA1 Message Date
Sage Weil
75b668308f client: parse new osdmap 2008-03-15 13:11:10 -07:00
Sage Weil
a6f679278e osd: adjust creating_pgs in advance_map 2008-03-15 12:50:08 -07:00
Sage Weil
87003118a1 mon, osd recovery and pg creation cleanups
- osd mkpg cleanup
- osd recovery fixes
- pg state reporting fixes
2008-03-15 12:28:28 -07:00
Sage Weil
80bf406827 basics are working 2008-03-15 10:49:37 -07:00
Sage Weil
12bd9bdab0 mon: mkpg simplification and cleanup, much nicer 2008-03-14 20:27:44 -07:00
Sage Weil
3b39d525ac mon: forgot MOSDPGCreate 2008-03-14 20:04:25 -07:00
Sage Weil
6e29f4ecf8 client: crush mask bits 2008-03-14 19:57:39 -07:00
Sage Weil
8bd7c06a3f mon: registers new pgs and sends create msgs; throttles 2008-03-14 16:34:33 -07:00
Sage Weil
d43fd6680d osd: mkpg craziness 2008-03-14 13:36:40 -07:00
Sage Weil
a2d43ab50f client: minor fill_trace cleanup 2008-03-14 13:36:40 -07:00
Sage Weil
5c9a5c5751 crush: use rule masks instead of hard coded rule numbers 2008-03-13 21:44:44 -07:00
Sage Weil
3c5ff38e92 client: resurrected ceph_lookup_open (open intents) 2008-03-13 15:43:57 -07:00
Sage Weil
dad9ae8ec3 client: touch vs init dentry 2008-03-13 13:35:02 -07:00
Sage Weil
a4e95cc512 client: cleanup 2008-03-13 13:20:32 -07:00
Sage Weil
d92a0a9140 kernel: filter out O_CREAT and O_TRUNC in ceph_open, since vfs already did the mknod (yuck) 2008-03-13 11:30:23 -07:00
Sage Weil
86e6ef025c todos 2008-03-13 10:42:36 -07:00
Sage Weil
1421898b4f client: clear r_last_dentry when used 2008-03-13 10:39:55 -07:00
Sage Weil
48be66d5ab osdmaptool: import/export crush map from osdmap 2008-03-13 07:14:02 -07:00
Yehuda Sadeh-Weinraub
912ac299d8 client: error handling in ceph_fill_trace() 2008-03-13 15:29:48 +02:00
Yehuda Sadeh-Weinraub
8e839e25f0 client: fix crash when doing umount due to dentry count leak 2008-03-13 15:20:30 +02:00
Sage Weil
364a08ca10 Merge branch 'swig' into unstable 2008-03-12 20:17:33 -07:00
Sage Weil
06b1fbf01f makefile cleanup 2008-03-12 20:16:48 -07:00
Sage Weil
1ccd5d9eee ok, builds up from scratch now 2008-03-12 19:51:05 -07:00
Sage Weil
d152a24f62 renamed crushtool 2008-03-12 19:40:59 -07:00
Sage Weil
57db9eba54 libcrushwrapper.so now builds, yay 2008-03-12 19:36:54 -07:00
Sage Weil
05611eb377 m4 macros 2008-03-12 19:13:03 -07:00
Sage Weil
afbba3a75c osdmaptool: cleanup 2008-03-12 17:26:54 -07:00
Sage Weil
3c38bb6bdd getting closer to building swig stuff 2008-03-12 17:26:38 -07:00
Sage Weil
2585407bb9 client: fix ENOENT handling during lookup 2008-03-12 10:51:44 -07:00
Yehuda Sadeh-Weinraub
6ea95c20a9 client: fixed crash when stat on nonexistent dirent 2008-03-12 17:27:57 +02:00
Yehuda Sadeh-Weinraub
dd16089920 kernel: missing dput after dget 2008-03-12 17:08:37 +02:00
Yehuda Sadeh-Weinraub
b20e6184fb osd: uninitialized var 2008-03-12 15:31:36 +02:00
Yehuda Sadeh-Weinraub
59f5ac86c5 handle inodes collisions in 32 bit architectures 2008-03-12 13:11:34 +02:00
Sage Weil
c5070ff4bd osd: fix startup after mkfs when osds dont come up in unison 2008-03-11 15:12:21 -07:00
Sage Weil
a4435fc126 osd: revamp osd startup 2008-03-10 18:36:50 -07:00
Sage Weil
c60834d598 osd: reworked pg creation a bit 2008-03-10 17:16:08 -07:00
Sage Weil
0a84dca86f makefile fix 2008-03-10 16:30:51 -07:00
Sage Weil
02e887312b revamped mkfs procedures, mon startup, and more 2008-03-10 16:23:41 -07:00
Sage Weil
c4a90aab17 msgr: fix msg destroy race 2008-03-10 15:43:38 -07:00
Sage Weil
26ae57c6e3 take -o instead of --doutdir 2008-03-10 10:39:46 -07:00
Sage Weil
0a0c54b813 client: fix 2008-03-10 09:54:15 -07:00
Sage Weil
05087c6675 client: cleanup 2008-03-10 09:53:23 -07:00
Sage Weil
be6af43227 web: updates 2008-03-10 09:20:51 -07:00
Sage Weil
1076d73814 make cmonctl and cfuse use MonClient too 2008-03-10 08:54:57 -07:00
Yehuda Sadeh-Weinraub
8b795e1e07 kernel module compiles on 2.6.18 2008-03-10 11:06:16 +02:00
Sage Weil
23b9d559d9 monclient: simplify interface, used by csyn cmds cosd 2008-03-09 22:32:38 -07:00
Sage Weil
13a5650e8e todos 2008-03-09 22:32:37 -07:00
Yehuda Sadeh-Weinraub
41755e54c3 partially compiles on older kernels 2008-03-09 15:47:46 +02:00
Sage Weil
f675756c0c csyn: use MonClient to accept monitor name on command line in place of .ceph_monmap 2008-03-07 16:26:51 -08:00
Sage Weil
0785cf7236 client: wait for caps on write too 2008-03-07 16:25:44 -08:00