Commit Graph

8227 Commits

Author SHA1 Message Date
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
Sage Weil
dd732cbfc1 use sockaddr_storage; and some ipv6 support groundwork 2009-10-02 13:39:17 -07:00
Sage Weil
18b3bfc565 kclient: don't choke on missing snaprealm 2009-10-02 10:34:49 -07:00
Sage Weil
4d2061994d kclient: no system.* xattrs, yet 2009-10-01 15:43:28 -07:00
Sage Weil
9f0e5b0fe2 kclient: kill generic_*xattr calls until we implement xattr_handler 2009-10-01 15:38:42 -07:00
Sage Weil
3c7c8170dd kclient: clean up module startup 2009-10-01 15:34:01 -07:00
Sage Weil
5e45716dc5 Merge branch 'unstable' of ceph.newdream.net:/git/ceph into unstable 2009-10-01 14:25:10 -07:00
Sage Weil
7dffced749 kclient: fix ra_pages setup after bdi initiation 2009-10-01 14:19:49 -07:00
Sage Weil
c8fa11dc9b kclient: single thread wq for invalidate, truncate
Keep multiple threads for the writeback.
2009-10-01 14:16:01 -07:00
Sage Weil
76cdbb56ad kclient: use KMEM_CACHE macro where possible
We can't for the inode cache bc we have a init_once method.
2009-10-01 14:12:45 -07:00
Sage Weil
3c228f0967 kclient: mark initialization functions __init 2009-10-01 13:58:00 -07:00
Sage Weil
864aac059c kclient: fix maintainers record 2009-10-01 13:45:21 -07:00
Sage Weil
8c62f0523e kclient: backport sync_page_range change 2009-10-01 13:30:47 -07:00
Sage Weil
5b41c13f0d todo 2009-10-01 13:28:30 -07:00