Commit Graph

8353 Commits

Author SHA1 Message Date
Sage Weil
de211f3bba monc: no msgr bind needed 2009-10-08 10:42:11 -07:00
Sage Weil
0a34d60f57 libceph: no bind 2009-10-08 10:34:20 -07:00
Sage Weil
416cd968b9 osd: use fast_fail() policy to connect to osd 2009-10-08 10:34:09 -07:00
Sage Weil
71d5bcfd96 msgr: do not require bind() on client apps 2009-10-08 10:02:22 -07:00
Sage Weil
aeacbe7941 msgr: clean out dead connect-side bind code 2009-10-08 09:54:17 -07:00
Sage Weil
0059482be6 mds: validate file layouts on file creation, setlayout 2009-10-08 09:21:39 -07:00
Sage Weil
181788886b ceph: add ceph_file_layout_is_valid function, minimum stripe unit 2009-10-08 09:21:21 -07:00
Sage Weil
081cf365fd filestore: be less excited about btrfs version 2009-10-07 16:45:02 -07:00
Sage Weil
e53fbdf9a1 mon: take lock in ms_handle_reset before adjusting session map 2009-10-07 16:44:38 -07:00
Sage Weil
74cbc3eea1 msgr: no need for sockaddr_storage encoder 2009-10-07 16:43:49 -07:00
Yehuda Sadeh
4c6f0e9bbd messenger: do not bind socket before connecting 2009-10-07 16:43:31 -07:00
Sage Weil
1f22d70704 version: git rev-parse, not git-rev-parse 2009-10-07 15:36:16 -07:00
Sage Weil
1c7e25133a mon: allow {getmap,getcurhsmap} <epoch> 2009-10-07 11:58:03 -07:00
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