Commit Graph

2930 Commits

Author SHA1 Message Date
Patience Warnick
225d6b713e Still changing messaging protocol... 2008-03-23 23:21:33 -07:00
Sage Weil
6b1f973b5d crushtool: perl version hacks 2008-03-23 14:15:17 -07:00
Sage Weil
111609f0b9 Merge branch 'unstable' 2008-03-22 14:01:23 -07:00
Sage Weil
9ec7ddfa21 client: make fill_trace use provided dentry even if parent doesn't match 2008-03-22 13:59:24 -07:00
Sage Weil
1278a1bdd1 hadoop client builds, makefile cleanup 2008-03-22 11:38:08 -07:00
Sage Weil
3d09096ade mds: misc hardlink fixes 2008-03-21 20:46:54 -07:00
Sage Weil
0012bb6bd9 crushtool: generate human readable map 2008-03-21 14:12:51 -07:00
Yehuda Sadeh-Weinraub
1fcf06a6d7 client: fix erroneous commit 2008-03-21 22:13:19 +02:00
Yehuda Sadeh-Weinraub
d37730bf33 client: unlink 2008-03-21 21:28:19 +02:00
Yehuda Sadeh-Weinraub
a693dd5cc7 client: instantiate inode for new link 2008-03-21 21:28:19 +02:00
Sage Weil
1e0b1c8c80 crushtool: parses! 2008-03-20 14:42:28 -07:00
Sage Weil
40e0c7bbd3 crushtool: grammar? 2008-03-20 13:44:36 -07:00
Sage Weil
49e4f262c4 crushtool: shell based on spirit example 2008-03-20 12:19:05 -07:00
Sage Weil
f5a54a76a1 todos 2008-03-20 09:12:16 -07:00
Sage Weil
82d6aeb333 crush: bugfix in builder 2008-03-19 19:48:52 -07:00
Sage Weil
2381870e22 crushtool: beginnings of rule parsing 2008-03-19 18:19:36 -07:00
Sage Weil
a31efa9db6 crush: store item_weight with straw buckets; crushtool progress 2008-03-19 18:19:36 -07:00
Sage Weil
e7d366a7f9 buffer::read_file into pages to avoid c++ allocator's disagreement with perl 2008-03-19 18:19:36 -07:00
Sage Weil
f6f54a2f93 crushtool: encoding works? 2008-03-19 18:19:36 -07:00
Sage Weil
482722b3ca crush: bugfixes 2008-03-19 18:19:36 -07:00
Sage Weil
b27fe6aa8d crush: destroy and wrapper bugfixes 2008-03-19 18:19:36 -07:00
Michael Rodriguez
6f83a0130c work in progress 2008-03-19 18:19:36 -07:00
Peter Vinson
415e127791 default alg should be 'straw' not '4' 2008-03-19 18:19:36 -07:00
Michael Rodriguez
b21fa8546d refer to algortihms without bucket. strawbucket -> straw 2008-03-19 18:19:36 -07:00
Michael Rodriguez
47b85cfcf7 handle ids greater that max_buckets 2008-03-19 18:19:36 -07:00
Michael Rodriguez
3fa7f1da34 work in progress 2008-03-19 18:19:36 -07:00
Yehuda Sadeh-Weinraub
6bb67267c7 client: -1 debug level is now being used for default debug instead of 0 2008-03-19 22:57:26 +02:00
Sage Weil
9baca1eeaa mon: mds stat command 2008-03-19 12:32:42 -07:00
Sage Weil
1a7fa36d78 config compile error 2008-03-19 11:36:48 -07:00
Sage Weil
26922d627e osd: fix pg.__pad initialization bug 2008-03-19 11:33:05 -07:00
Sage Weil
2ac29de947 crush: check for null crush 2008-03-19 11:04:23 -07:00
Sage Weil
e3649c8cc0 mkfs and startup scripts 2008-03-19 11:04:23 -07:00
Sage Weil
e4f43875ce bufferlist read_file and write_file 2008-03-19 11:02:36 -07:00
Dongsu Park
924882151e enabled readpages 2008-03-19 09:35:30 -07:00
Sage Weil
9e9282b13b mkmonmfs: usage fix 2008-03-19 09:33:42 -07:00
Sage Weil
7ef27c794e cmonctl: usage cleanup 2008-03-19 07:09:07 -07:00
Yehuda Sadeh-Weinraub
11625a19ec client: fix wrong mtime/atime bug 2008-03-19 14:20:01 +02:00
Sage Weil
607e6d979c client: switched over to new encode/decode macros 2008-03-18 16:22:28 -07:00
Sage Weil
d28c98f403 msgr: reworked accept a bit to more closely mirror pseudocode in wiki 2008-03-18 15:49:13 -07:00
Sage Weil
4af8a8ced4 msgr: minor accept cleanup 2008-03-18 15:40:31 -07:00
Sage Weil
c0ac16c3bc Merge branch 'mkpg' into unstable 2008-03-18 15:24:08 -07:00
Sage Weil
06bd87043c todos 2008-03-18 15:22:46 -07:00
Sage Weil
462b6a908c account for new pg parent split levels to allow pg_num increases; mon command handling cleanups 2008-03-18 15:21:57 -07:00
Sage Weil
78ddc62b35 some pg split fixes. seems to work 2008-03-18 14:13:34 -07:00
Sage Weil
3f0354f9d8 splitting appears to work, at least sort of 2008-03-18 12:55:36 -07:00
Patience Warnick
197f1aebd3 Some process_accept changes for message protocol chnages.. 2008-03-18 12:54:07 -07:00
Sage Weil
01267a88ce readme summarizes binary targets 2008-03-18 09:31:04 -07:00
Sage Weil
250ee8bb53 client: osdmap decoding updated 2008-03-18 09:29:02 -07:00
Yehuda Sadeh-Weinraub
9e992d8c41 client: avoid using d_add when shouldn't. Fixes lock on d_lookup bug. 2008-03-18 13:55:07 +02:00
Sage Weil
89761840b2 osd: pgp_num support, and some reworking to facilitate splitting (soon) 2008-03-17 16:38:52 -07:00