]>
git.apps.os.sepia.ceph.com Git - ceph.git/log
sageweil [Wed, 5 Dec 2007 19:45:20 +0000 (19:45 +0000)]
mostly cleanup2
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2176
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Wed, 5 Dec 2007 19:44:40 +0000 (19:44 +0000)]
mostly cleanup
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2175
29311d96 -e01e-0410-9327-
a35deaab8ce9
patiencew [Mon, 3 Dec 2007 18:51:41 +0000 (18:51 +0000)]
clear SOCK_NOSPACE flag
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2174
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Mon, 3 Dec 2007 06:38:40 +0000 (06:38 +0000)]
some mdsc fixes to request/reply handling
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2173
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Mon, 3 Dec 2007 06:17:32 +0000 (06:17 +0000)]
cleaned up connection spin_locks: READING/WRITING bits now used for mutual exclusion
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2172
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Sun, 2 Dec 2007 22:08:33 +0000 (22:08 +0000)]
mask SIGPIPE in a kludgey way.. bleh
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2171
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Sun, 2 Dec 2007 21:22:40 +0000 (21:22 +0000)]
fixed mount waiting
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2170
29311d96 -e01e-0410-9327-
a35deaab8ce9
patiencew [Sat, 1 Dec 2007 22:00:46 +0000 (22:00 +0000)]
check work_pending now
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2169
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Sat, 1 Dec 2007 21:42:45 +0000 (21:42 +0000)]
mount progress; write callback fix
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2168
29311d96 -e01e-0410-9327-
a35deaab8ce9
patiencew [Sat, 1 Dec 2007 19:57:06 +0000 (19:57 +0000)]
didn't build submitted garbage..
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2167
29311d96 -e01e-0410-9327-
a35deaab8ce9
patiencew [Sat, 1 Dec 2007 19:23:50 +0000 (19:23 +0000)]
should nolonger have reentrancy problem
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2166
29311d96 -e01e-0410-9327-
a35deaab8ce9
patiencew [Sat, 1 Dec 2007 19:11:01 +0000 (19:11 +0000)]
Oops wrong check
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2165
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Fri, 30 Nov 2007 23:42:10 +0000 (23:42 +0000)]
monmap epoch fix; mon sends monmap to client on mount
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2164
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Fri, 30 Nov 2007 21:23:23 +0000 (21:23 +0000)]
added pg_swap_primary mechanism in osdmap
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2163
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Fri, 30 Nov 2007 20:13:23 +0000 (20:13 +0000)]
resurrected RAID4PG
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2162
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Fri, 30 Nov 2007 19:52:48 +0000 (19:52 +0000)]
first pass at adding pobject abstraction
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2161
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Fri, 30 Nov 2007 17:33:38 +0000 (17:33 +0000)]
queue send work if new messages are queued
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2160
29311d96 -e01e-0410-9327-
a35deaab8ce9
patiencew [Fri, 30 Nov 2007 08:29:27 +0000 (08:29 +0000)]
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2159
29311d96 -e01e-0410-9327-
a35deaab8ce9
patiencew [Fri, 30 Nov 2007 08:28:51 +0000 (08:28 +0000)]
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2158
29311d96 -e01e-0410-9327-
a35deaab8ce9
patiencew [Fri, 30 Nov 2007 08:28:16 +0000 (08:28 +0000)]
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2157
29311d96 -e01e-0410-9327-
a35deaab8ce9
patiencew [Fri, 30 Nov 2007 08:24:51 +0000 (08:24 +0000)]
fixed some possible memory corruption problems, and cleaned up code a bit.
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2156
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Fri, 30 Nov 2007 06:12:17 +0000 (06:12 +0000)]
osdmap/crush decoding works; cleaning up mount wakeup, but still need monmap
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2155
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Fri, 30 Nov 2007 06:04:10 +0000 (06:04 +0000)]
fixed last_beacon bug in mdsmon
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2154
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Fri, 30 Nov 2007 06:03:54 +0000 (06:03 +0000)]
simplified crush rule allocation
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2153
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Fri, 30 Nov 2007 00:36:24 +0000 (00:36 +0000)]
new atomic_t type factored out of buffer class
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2152
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Fri, 30 Nov 2007 00:18:51 +0000 (00:18 +0000)]
some type rearranging
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2151
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Fri, 30 Nov 2007 00:13:06 +0000 (00:13 +0000)]
cosmetic changes
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2150
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Thu, 29 Nov 2007 19:32:08 +0000 (19:32 +0000)]
rest
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2149
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Thu, 29 Nov 2007 18:54:37 +0000 (18:54 +0000)]
more port bits
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2148
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Thu, 29 Nov 2007 18:52:44 +0000 (18:52 +0000)]
part of port bits
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2147
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Thu, 29 Nov 2007 18:10:00 +0000 (18:10 +0000)]
quick and dirty kernel build patch+instructions
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2146
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Thu, 29 Nov 2007 06:22:44 +0000 (06:22 +0000)]
crush decoder (untested)
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2145
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Thu, 29 Nov 2007 06:22:32 +0000 (06:22 +0000)]
safe destructor; pfactored parent calc out of finalize
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2144
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Thu, 29 Nov 2007 05:28:29 +0000 (05:28 +0000)]
fixed slab corruption, cleaned up msg get/put
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2143
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Thu, 29 Nov 2007 04:49:50 +0000 (04:49 +0000)]
fixed mount fialure and rmmod hangs
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2142
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Thu, 29 Nov 2007 02:25:50 +0000 (02:25 +0000)]
some cleanup, but theres a slab corruption still
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2141
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Thu, 29 Nov 2007 00:27:39 +0000 (00:27 +0000)]
minor cleanup
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2140
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Thu, 29 Nov 2007 00:27:19 +0000 (00:27 +0000)]
kernel messenger sort of working!
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2139
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Wed, 28 Nov 2007 20:00:26 +0000 (20:00 +0000)]
mount fails gracefully
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2138
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Wed, 28 Nov 2007 19:58:30 +0000 (19:58 +0000)]
fixed merge hole bug; bad_extent_bytes prelim stuff
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2137
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Wed, 28 Nov 2007 17:43:45 +0000 (17:43 +0000)]
init workqueues once; fixed get_connection
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2136
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Wed, 28 Nov 2007 17:17:48 +0000 (17:17 +0000)]
some small messenger fixes
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2135
29311d96 -e01e-0410-9327-
a35deaab8ce9
patiencew [Wed, 28 Nov 2007 17:09:39 +0000 (17:09 +0000)]
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2134
29311d96 -e01e-0410-9327-
a35deaab8ce9
patiencew [Wed, 28 Nov 2007 16:49:08 +0000 (16:49 +0000)]
accepts connection now
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2133
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Wed, 28 Nov 2007 08:32:42 +0000 (08:32 +0000)]
osd_heartbeat_grace arg
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2132
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Wed, 28 Nov 2007 08:31:54 +0000 (08:31 +0000)]
fixed spontanous death bug; fixed useless post-closed reconnect attempt bug
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2131
29311d96 -e01e-0410-9327-
a35deaab8ce9
eestolan [Wed, 28 Nov 2007 06:12:30 +0000 (06:12 +0000)]
Added a cheap hack for testing purposes. It's commented out via a
#define CHEAP_HACK 0
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2130
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Wed, 28 Nov 2007 04:03:08 +0000 (04:03 +0000)]
fixed uninit var in simplemessenger
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2129
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Wed, 28 Nov 2007 04:02:38 +0000 (04:02 +0000)]
fixed small bug in crush
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2128
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Wed, 28 Nov 2007 01:51:15 +0000 (01:51 +0000)]
some minor module fixes
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2127
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Wed, 28 Nov 2007 01:23:09 +0000 (01:23 +0000)]
replace existing out/osd0 etc symlinks
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2126
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Wed, 28 Nov 2007 01:22:24 +0000 (01:22 +0000)]
valgrind on newsyn
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2125
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Tue, 27 Nov 2007 23:03:01 +0000 (23:03 +0000)]
crush symlinks
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2124
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Tue, 27 Nov 2007 23:00:17 +0000 (23:00 +0000)]
destroy inodecache on shutdown; fix kernel debug output
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2123
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Tue, 27 Nov 2007 21:42:45 +0000 (21:42 +0000)]
links
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2122
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Tue, 27 Nov 2007 20:26:50 +0000 (20:26 +0000)]
removed some old outdated docs
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2121
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Tue, 27 Nov 2007 19:34:11 +0000 (19:34 +0000)]
compiles
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2120
29311d96 -e01e-0410-9327-
a35deaab8ce9
patiencew [Tue, 27 Nov 2007 18:27:36 +0000 (18:27 +0000)]
function name changes
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2119
29311d96 -e01e-0410-9327-
a35deaab8ce9
patiencew [Tue, 27 Nov 2007 18:26:18 +0000 (18:26 +0000)]
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2118
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Tue, 27 Nov 2007 00:26:21 +0000 (00:26 +0000)]
validate checksums on reads; still need to deal with partial writes
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2117
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Mon, 26 Nov 2007 21:26:34 +0000 (21:26 +0000)]
fixed osd bug on failure that caused clients to hang
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2116
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Fri, 23 Nov 2007 23:50:04 +0000 (23:50 +0000)]
fixed bufferlist c_ptr() weirdness with ebofs buffer duping
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2115
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Fri, 23 Nov 2007 23:40:21 +0000 (23:40 +0000)]
tweak simplemessenger to tolerate zero-length bufferptrs (weird)
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2114
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Thu, 22 Nov 2007 06:47:46 +0000 (06:47 +0000)]
cleaned up share_single_client business in newsyn, works
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2113
29311d96 -e01e-0410-9327-
a35deaab8ce9
patiencew [Thu, 22 Nov 2007 06:47:10 +0000 (06:47 +0000)]
_kaccept uniformity
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2112
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Thu, 22 Nov 2007 06:46:55 +0000 (06:46 +0000)]
some kernel osd_client bits
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2111
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Thu, 22 Nov 2007 06:46:39 +0000 (06:46 +0000)]
minor cleanups
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2110
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Thu, 22 Nov 2007 06:46:15 +0000 (06:46 +0000)]
crush compiles in kernel; removed cygwin cruft, who cares
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2109
29311d96 -e01e-0410-9327-
a35deaab8ce9
eestolan [Thu, 22 Nov 2007 05:43:39 +0000 (05:43 +0000)]
Added some active OSD stuff. Also, modified newsyn to add a mode
(turned on by setting ALL_SYNCLIENTS_THROUGH_ONE_CLIENT to 1 in
newsyn.cc) that makes all synthetic clients on a node go through the
same Ceph client (effectively making them all use the same buffer
cache).
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2108
29311d96 -e01e-0410-9327-
a35deaab8ce9
patiencew [Thu, 22 Nov 2007 03:32:30 +0000 (03:32 +0000)]
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2107
29311d96 -e01e-0410-9327-
a35deaab8ce9
patiencew [Thu, 22 Nov 2007 01:07:22 +0000 (01:07 +0000)]
added socket callbacks, worker threads etc..
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2106
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Wed, 21 Nov 2007 23:31:20 +0000 (23:31 +0000)]
csum stabilizing
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2105
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Wed, 21 Nov 2007 21:15:22 +0000 (21:15 +0000)]
more csum fun; need to clean up bh handling, i think
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2104
29311d96 -e01e-0410-9327-
a35deaab8ce9
patiencew [Wed, 21 Nov 2007 20:44:52 +0000 (20:44 +0000)]
removed files
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2103
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Wed, 21 Nov 2007 18:34:47 +0000 (18:34 +0000)]
basic read/write support for holes. with bugs.
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2102
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Wed, 21 Nov 2007 17:39:37 +0000 (17:39 +0000)]
preliminary support for holes, data checksums in ebofs
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2101
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Wed, 21 Nov 2007 00:32:00 +0000 (00:32 +0000)]
branch for ebofs changes
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2100
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Tue, 20 Nov 2007 23:25:40 +0000 (23:25 +0000)]
move mds op defs into ceph_fs
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2099
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Tue, 20 Nov 2007 19:36:45 +0000 (19:36 +0000)]
osd map decoding in kernel client
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2098
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Tue, 20 Nov 2007 18:54:27 +0000 (18:54 +0000)]
asdf
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2097
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Tue, 20 Nov 2007 18:19:11 +0000 (18:19 +0000)]
osdmap cleanup; osd failure detection cleanup
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2096
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Tue, 20 Nov 2007 18:18:34 +0000 (18:18 +0000)]
client reply encoding uses ceph_fs structs
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2095
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Tue, 20 Nov 2007 17:13:34 +0000 (17:13 +0000)]
kernel osd_client bits
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2094
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Tue, 20 Nov 2007 17:07:46 +0000 (17:07 +0000)]
set recv_stamp in fakemessenger properly
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2093
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Mon, 19 Nov 2007 23:22:41 +0000 (23:22 +0000)]
easier to read entity_addr
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2092
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Mon, 19 Nov 2007 23:22:24 +0000 (23:22 +0000)]
fixed osd recovery bug
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2091
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Mon, 19 Nov 2007 22:41:28 +0000 (22:41 +0000)]
oops
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2090
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Mon, 19 Nov 2007 22:24:41 +0000 (22:24 +0000)]
report failure if we do not receive timely heartbeats from replicas
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2089
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Mon, 19 Nov 2007 22:23:51 +0000 (22:23 +0000)]
tell at least 1 osd about each osdmap change
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2088
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Mon, 19 Nov 2007 22:12:27 +0000 (22:12 +0000)]
another crush fix
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2087
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Mon, 19 Nov 2007 21:36:37 +0000 (21:36 +0000)]
fixed crush bug with forcefeeding
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2086
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Mon, 19 Nov 2007 20:39:21 +0000 (20:39 +0000)]
some osd failure reporting fixes
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2085
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Mon, 19 Nov 2007 20:15:56 +0000 (20:15 +0000)]
asdf
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2084
29311d96 -e01e-0410-9327-
a35deaab8ce9
patiencew [Mon, 19 Nov 2007 19:58:50 +0000 (19:58 +0000)]
kernel test module
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2083
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Mon, 19 Nov 2007 19:46:14 +0000 (19:46 +0000)]
cleanup addr bug from mds merge
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2082
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Mon, 19 Nov 2007 17:33:38 +0000 (17:33 +0000)]
client reply decoding bits
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2081
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Sun, 18 Nov 2007 06:07:11 +0000 (06:07 +0000)]
kernel client bits to decode client replies... will need to be moved around still
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2080
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Sun, 18 Nov 2007 06:06:41 +0000 (06:06 +0000)]
changed client reply encoding to be easier to decode
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2079
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Sun, 18 Nov 2007 06:05:48 +0000 (06:05 +0000)]
fixed readdir path crash
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2078
29311d96 -e01e-0410-9327-
a35deaab8ce9
sageweil [Fri, 16 Nov 2007 23:45:58 +0000 (23:45 +0000)]
small mdsmon fix
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2077
29311d96 -e01e-0410-9327-
a35deaab8ce9