Commit Graph

8240 Commits

Author SHA1 Message Date
Sage Weil
0a8dd93d43 crushtool: show zero weight items in crush map decode/dump 2009-10-07 11:55:54 -07:00
Sage Weil
5628240e7e crush: zero weight items get 0 length straws 2009-10-07 11:55:49 -07:00
Sage Weil
8176472d41 crush: silence (bogus) item uninit warning 2009-10-07 10:36:58 -07:00
Sage Weil
ebca3de46f push_to_kclient: fix dest tree check 2009-10-07 10:33:08 -07:00
Sage Weil
529f5b8ac1 msgr: fix operator<< for sockaddr_in, too 2009-10-07 10:32:11 -07:00
Sage Weil
bde055a19f msgr: uninline tcp_{read,write} 2009-10-07 10:31:31 -07:00
Sage Weil
935d41f605 msgr: fix uninitialized memory on sockaddr_storage print 2009-10-07 10:29:13 -07:00
Sage Weil
8e55d56c01 todo 2009-10-06 14:00:54 -07:00
Sage Weil
b859b3875c crush: reject on empty bucket (and avoid divide by zero) 2009-10-06 14:00:54 -07:00
Sage Weil
ab29d04bc9 Makefile: drop src/kernel/* from Makefile.am 2009-10-06 14:00:54 -07:00
Sage Weil
74ea51b1e3 uclient: pull ioctl.h from kernel tree to out tree 2009-10-06 14:00:54 -07:00
Sage Weil
0d7d2e1348 uclient: fail gracefully if the mount fails 2009-10-06 14:00:54 -07:00
Sage Weil
e6bfbecaea script to push shared files to kclient repo 2009-10-06 14:00:54 -07:00
Sage Weil
c9b5eb7fbc debian: don't build ceph-kclient-source
That needs to be built from the ceph-client.git tree instead.
2009-10-06 14:00:54 -07:00
Sage Weil
538e10ea3d kclient: moving to linux-ceph-client.git 2009-10-06 14:00:54 -07:00
Sage Weil
ed08416087 move tests around 2009-10-06 14:00:54 -07:00
Yehuda Sadeh
1d4bc1c73c conf: also skip utf8 encoded characters that are not printable in current locale 2009-10-06 12:35:54 -07:00
Greg Farnum
4c32af64b7 Hadoop: Add the patch and a Readme file. 2009-10-06 11:18:51 -07:00
Sage Weil
335cd8f952 debian: upload tarball before .deb build
Otherwise the final tarball includes binaries and is huuge!
2009-10-06 11:08:47 -07:00
Sage Weil
ae5bf1b353 debian: name unstable package version ${vers}git${stamp}
This avoids confusion between 0.16.2009123123123 vs
0.16.0.2009123123123.
2009-10-06 11:03:32 -07:00
Sage Weil
53ca2a8511 v0.16.1 2009-10-06 10:44:36 -07:00
Sage Weil
1e51d19f86 rgw: fix build errors on i386 2009-10-06 10:30:26 -07:00
Sage Weil
14ad6cdfa5 Makefile: include buffer.c in tarball, kclient package 2009-10-06 10:26:06 -07:00
Sage Weil
bfc18d281c rgw: encode time_t, size_t using fixed-size types 2009-10-06 10:07:37 -07:00
Sage Weil
a7c0f56e56 test_ioctls: add missing open arg 2009-10-06 10:07:37 -07:00
Sage Weil
bc9b863f8e kclient: include fs/{Kconfig,Makefile} in patchset 2009-10-06 10:07:37 -07:00
Greg Farnum
90fee8bddd mds: Don't perform proper rebalancing if set to thrash 2009-10-05 15:48:09 -07:00
Greg Farnum
6f7043b79f mds: rename do_rebalance to prep_rebalance 2009-10-05 15:48:09 -07:00
Greg Farnum
165a729422 uclient: Only connect to offload targets if the mds goes down. 2009-10-05 15:48:09 -07:00
Sage Weil
3a3ccd8db2 kclient: checkpatch cleanups 2009-10-05 15:06:50 -07:00
Sage Weil
522f570e47 mds: fix default layout settings 2009-10-05 15:04:17 -07:00
Sage Weil
38dbaa5175 v0.16 2009-10-05 14:53:35 -07:00
Sage Weil
439ee9e356 uclient: fix null deref in unlink() on null dn 2009-10-02 15:29:44 -07:00
Sage Weil
854d6645da todo 2009-10-02 15:29:44 -07:00
Sage Weil
5faa8517a5 mon: fix offload_targets 2009-10-02 15:22:10 -07:00
Greg Farnum
5a9d2250a6 uclient: Put some guards up around the Inode->cap map accesses 2009-10-02 15:22:10 -07:00
Greg Farnum
12aa62f660 msg: handle MMDSLoadTargets 2009-10-02 15:22:10 -07:00
Greg Farnum
88c81a9fc5 mon: Handle MMDSLoadTarget messages 2009-10-02 15:22:10 -07:00
Greg Farnum
42ab72b544 mds/message: MMDSLoadTargets should use a set<int32_t> not a map 2009-10-02 15:22:09 -07:00
Greg Farnum
7391e22127 mds: Pull my_target checking out into a function targets_safe 2009-10-02 15:22:09 -07:00
Greg Farnum
3e36d3202a mds: Don't do rebalancing until the target mds' are in the MDSMap.
This will break rebalancing until the monitor code to
add targets is in place.
2009-10-02 15:22:09 -07:00
Greg Farnum
74c1f84f72 messages: Add a completely useless and unused MMDSOffloadComplete message. 2009-10-02 15:22:09 -07:00
Greg Farnum
f250cf2a39 mon: Put in placeholder code to handle MDS target messages 2009-10-02 15:22:09 -07:00
Greg Farnum
fd5623f467 mds: Break apart rebalance function into prepwork and offload 2009-10-02 15:22:09 -07:00
Greg Farnum
2f36c62764 messages: Add an MMDSLoadTargets message for mds->monitor info. 2009-10-02 15:22:09 -07:00
Greg Farnum
09f060b34c Message: add constants for MDS offload messages, and clean up the alignment 2009-10-02 15:22:09 -07:00
Greg Farnum
0748dd6076 Check for invalid layout input in uclient and MDS, replace with sane if needed 2009-10-02 15:22:09 -07:00
Greg Farnum
3a3c099c5e libceph: Actually implement ceph_get_local_osd so that libhadoop works! 2009-10-02 15:22:09 -07:00
Sage Weil
e043a4683e kclient: add missing include for in[46]_pton 2009-10-02 13:59:07 -07:00
Sage Weil
0ddaad3d51 msgr: use getnameinfo to format socket addresses 2009-10-02 13:43:59 -07:00