]> git.apps.os.sepia.ceph.com Git - ceph.git/log
ceph.git
17 years agosplitting appears to work, at least sort of
Sage Weil [Tue, 18 Mar 2008 19:55:36 +0000 (12:55 -0700)]
splitting appears to work, at least sort of

17 years agoclient: osdmap decoding updated
Sage Weil [Tue, 18 Mar 2008 16:29:02 +0000 (09:29 -0700)]
client: osdmap decoding updated

17 years agoosd: pgp_num support, and some reworking to facilitate splitting (soon)
Sage Weil [Mon, 17 Mar 2008 23:38:52 +0000 (16:38 -0700)]
osd: pgp_num support, and some reworking to facilitate splitting (soon)

17 years agotodos
Sage Weil [Mon, 17 Mar 2008 18:47:19 +0000 (11:47 -0700)]
todos

17 years agoclient: new monmap decoding
Sage Weil [Mon, 17 Mar 2008 18:20:32 +0000 (11:20 -0700)]
client: new monmap decoding

17 years agoclient: redid mdsmap decoding
Sage Weil [Mon, 17 Mar 2008 18:13:25 +0000 (11:13 -0700)]
client: redid mdsmap decoding

17 years agoclient: new decode.h, used by jsut osdmap.c so far
Sage Weil [Mon, 17 Mar 2008 17:33:15 +0000 (10:33 -0700)]
client: new decode.h, used by jsut osdmap.c so far

17 years agoclient: parse new osdmap
Sage Weil [Sat, 15 Mar 2008 20:11:10 +0000 (13:11 -0700)]
client: parse new osdmap

17 years agoosd: adjust creating_pgs in advance_map
Sage Weil [Sat, 15 Mar 2008 19:50:08 +0000 (12:50 -0700)]
osd: adjust creating_pgs in advance_map

17 years agomon, osd recovery and pg creation cleanups
Sage Weil [Sat, 15 Mar 2008 19:28:28 +0000 (12:28 -0700)]
mon, osd recovery and pg creation cleanups
- osd mkpg cleanup
- osd recovery fixes
- pg state reporting fixes

17 years agobasics are working
Sage Weil [Sat, 15 Mar 2008 17:49:37 +0000 (10:49 -0700)]
basics are working

17 years agomon: mkpg simplification and cleanup, much nicer
Sage Weil [Sat, 15 Mar 2008 03:27:44 +0000 (20:27 -0700)]
mon: mkpg simplification and cleanup, much nicer

17 years agomon: forgot MOSDPGCreate
Sage Weil [Sat, 15 Mar 2008 02:59:44 +0000 (19:59 -0700)]
mon: forgot MOSDPGCreate

17 years agoclient: crush mask bits
Sage Weil [Sat, 15 Mar 2008 02:57:28 +0000 (19:57 -0700)]
client: crush mask bits

17 years agomon: registers new pgs and sends create msgs; throttles
Sage Weil [Fri, 14 Mar 2008 23:34:33 +0000 (16:34 -0700)]
mon: registers new pgs and sends create msgs; throttles

17 years agoosd: mkpg craziness
Sage Weil [Fri, 14 Mar 2008 20:36:28 +0000 (13:36 -0700)]
osd: mkpg craziness

17 years agoclient: minor fill_trace cleanup
Sage Weil [Fri, 14 Mar 2008 04:05:55 +0000 (21:05 -0700)]
client: minor fill_trace cleanup

17 years agocrush: use rule masks instead of hard coded rule numbers
Sage Weil [Fri, 14 Mar 2008 04:44:44 +0000 (21:44 -0700)]
crush: use rule masks instead of hard coded rule numbers

17 years agoclient: resurrected ceph_lookup_open (open intents)
Sage Weil [Thu, 13 Mar 2008 22:43:57 +0000 (15:43 -0700)]
client: resurrected ceph_lookup_open (open intents)

17 years agoclient: touch vs init dentry
Sage Weil [Thu, 13 Mar 2008 20:35:02 +0000 (13:35 -0700)]
client: touch vs init dentry

17 years agoclient: cleanup
Sage Weil [Thu, 13 Mar 2008 20:20:32 +0000 (13:20 -0700)]
client: cleanup

17 years agokernel: filter out O_CREAT and O_TRUNC in ceph_open, since vfs already did the mknod...
Sage Weil [Thu, 13 Mar 2008 18:30:23 +0000 (11:30 -0700)]
kernel: filter out O_CREAT and O_TRUNC in ceph_open, since vfs already did the mknod (yuck)

17 years agotodos
Sage Weil [Thu, 13 Mar 2008 17:42:36 +0000 (10:42 -0700)]
todos

17 years agoclient: clear r_last_dentry when used
Sage Weil [Thu, 13 Mar 2008 17:39:55 +0000 (10:39 -0700)]
client: clear r_last_dentry when used

17 years agoosdmaptool: import/export crush map from osdmap
Sage Weil [Thu, 13 Mar 2008 14:14:02 +0000 (07:14 -0700)]
osdmaptool: import/export crush map from osdmap

17 years agoclient: error handling in ceph_fill_trace()
Yehuda Sadeh-Weinraub [Thu, 13 Mar 2008 13:29:48 +0000 (15:29 +0200)]
client: error handling in ceph_fill_trace()

17 years agoclient: fix crash when doing umount due to dentry count leak
Yehuda Sadeh-Weinraub [Thu, 13 Mar 2008 13:20:30 +0000 (15:20 +0200)]
client: fix crash when doing umount due to dentry count leak

17 years agoMerge branch 'swig' into unstable
Sage Weil [Thu, 13 Mar 2008 03:17:33 +0000 (20:17 -0700)]
Merge branch 'swig' into unstable

17 years agomakefile cleanup
Sage Weil [Thu, 13 Mar 2008 03:16:48 +0000 (20:16 -0700)]
makefile cleanup

17 years agook, builds up from scratch now
Sage Weil [Thu, 13 Mar 2008 02:51:05 +0000 (19:51 -0700)]
ok, builds up from scratch now

17 years agorenamed crushtool
Sage Weil [Thu, 13 Mar 2008 02:40:59 +0000 (19:40 -0700)]
renamed crushtool

17 years agolibcrushwrapper.so now builds, yay
Sage Weil [Thu, 13 Mar 2008 02:36:54 +0000 (19:36 -0700)]
libcrushwrapper.so now builds, yay

17 years agom4 macros
Sage Weil [Thu, 13 Mar 2008 02:13:03 +0000 (19:13 -0700)]
m4 macros

17 years agoosdmaptool: cleanup
Sage Weil [Thu, 13 Mar 2008 00:26:54 +0000 (17:26 -0700)]
osdmaptool: cleanup

17 years agogetting closer to building swig stuff
Sage Weil [Thu, 13 Mar 2008 00:26:38 +0000 (17:26 -0700)]
getting closer to building swig stuff

17 years agoclient: fix ENOENT handling during lookup
Sage Weil [Wed, 12 Mar 2008 17:51:44 +0000 (10:51 -0700)]
client: fix ENOENT handling during lookup

17 years agoclient: fixed crash when stat on nonexistent dirent
Yehuda Sadeh-Weinraub [Wed, 12 Mar 2008 15:27:57 +0000 (17:27 +0200)]
client: fixed crash when stat on nonexistent dirent

17 years agokernel: missing dput after dget
Yehuda Sadeh-Weinraub [Wed, 12 Mar 2008 15:08:37 +0000 (17:08 +0200)]
kernel: missing dput after dget

17 years agoosd: uninitialized var
Yehuda Sadeh-Weinraub [Wed, 12 Mar 2008 13:31:36 +0000 (15:31 +0200)]
osd: uninitialized var

17 years agohandle inodes collisions in 32 bit architectures
Yehuda Sadeh-Weinraub [Wed, 12 Mar 2008 11:11:34 +0000 (13:11 +0200)]
handle inodes collisions in 32 bit architectures

17 years agoosd: fix startup after mkfs when osds dont come up in unison
Sage Weil [Tue, 11 Mar 2008 22:12:21 +0000 (15:12 -0700)]
osd: fix startup after mkfs when osds dont come up in unison

17 years agoosd: revamp osd startup
Sage Weil [Tue, 11 Mar 2008 01:36:50 +0000 (18:36 -0700)]
osd: revamp osd startup

17 years agoosd: reworked pg creation a bit
Sage Weil [Tue, 11 Mar 2008 00:16:08 +0000 (17:16 -0700)]
osd: reworked pg creation a bit

17 years agomakefile fix
Sage Weil [Mon, 10 Mar 2008 23:30:51 +0000 (16:30 -0700)]
makefile fix

17 years agorevamped mkfs procedures, mon startup, and more
Sage Weil [Mon, 10 Mar 2008 23:23:41 +0000 (16:23 -0700)]
revamped mkfs procedures, mon startup, and more

17 years agomsgr: fix msg destroy race
Sage Weil [Mon, 10 Mar 2008 22:43:38 +0000 (15:43 -0700)]
msgr: fix msg destroy race

17 years agotake -o instead of --doutdir
Sage Weil [Mon, 10 Mar 2008 17:39:46 +0000 (10:39 -0700)]
take -o instead of --doutdir

17 years agoclient: fix
Sage Weil [Mon, 10 Mar 2008 16:54:15 +0000 (09:54 -0700)]
client: fix

17 years agoclient: cleanup
Sage Weil [Mon, 10 Mar 2008 16:53:23 +0000 (09:53 -0700)]
client: cleanup

17 years agoweb: updates
Sage Weil [Mon, 10 Mar 2008 16:20:51 +0000 (09:20 -0700)]
web: updates

17 years agomake cmonctl and cfuse use MonClient too
Sage Weil [Mon, 10 Mar 2008 15:54:57 +0000 (08:54 -0700)]
make cmonctl and cfuse use MonClient too

17 years agokernel module compiles on 2.6.18
Yehuda Sadeh-Weinraub [Mon, 10 Mar 2008 09:06:16 +0000 (11:06 +0200)]
kernel module compiles on 2.6.18

17 years agomonclient: simplify interface, used by csyn cmds cosd
Sage Weil [Mon, 10 Mar 2008 05:32:16 +0000 (22:32 -0700)]
monclient: simplify interface, used by csyn cmds cosd

17 years agotodos
Sage Weil [Sat, 8 Mar 2008 02:17:08 +0000 (18:17 -0800)]
todos

17 years agopartially compiles on older kernels
Yehuda Sadeh-Weinraub [Sun, 9 Mar 2008 13:47:46 +0000 (15:47 +0200)]
partially compiles on older kernels

17 years agocsyn: use MonClient to accept monitor name on command line in place of .ceph_monmap
Sage Weil [Sat, 8 Mar 2008 00:26:35 +0000 (16:26 -0800)]
csyn: use MonClient to accept monitor name on command line in place of .ceph_monmap

17 years agoclient: wait for caps on write too
Sage Weil [Sat, 8 Mar 2008 00:25:44 +0000 (16:25 -0800)]
client: wait for caps on write too

17 years agoclient: check for rd caps on read
Sage Weil [Fri, 7 Mar 2008 23:17:07 +0000 (15:17 -0800)]
client: check for rd caps on read

17 years agoclient: some preliminary cap checking
Sage Weil [Fri, 7 Mar 2008 22:44:54 +0000 (14:44 -0800)]
client: some preliminary cap checking

17 years agoclient: fixed lookup on missing dentry
Sage Weil [Fri, 7 Mar 2008 22:44:40 +0000 (14:44 -0800)]
client: fixed lookup on missing dentry

17 years agoclient: use provided dentry on lookup
Sage Weil [Fri, 7 Mar 2008 21:45:04 +0000 (13:45 -0800)]
client: use provided dentry on lookup

17 years agotodos
Sage Weil [Fri, 7 Mar 2008 18:37:33 +0000 (10:37 -0800)]
todos

17 years agoclient: fix ipquad macro
Sage Weil [Fri, 7 Mar 2008 18:32:40 +0000 (10:32 -0800)]
client: fix ipquad macro

17 years agomds: default mknod mode to S_IFREG
Sage Weil [Fri, 7 Mar 2008 18:32:07 +0000 (10:32 -0800)]
mds: default mknod mode to S_IFREG

17 years agomsgr: bug fix: properly cope with sd=0
Sage Weil [Fri, 7 Mar 2008 18:31:49 +0000 (10:31 -0800)]
msgr: bug fix: properly cope with sd=0

17 years agoMerge branch 'unstable' of ssh://michaelr@ceph.newdream.net/git/ceph into unstable
Michael Rodriguez [Fri, 7 Mar 2008 11:26:48 +0000 (03:26 -0800)]
Merge branch 'unstable' of ssh://michaelr@ceph.newdream.net/git/ceph into unstable

17 years agoupdated sample config file to reflect new requirements
Pete V [Fri, 7 Mar 2008 11:14:41 +0000 (03:14 -0800)]
updated sample config file to reflect new requirements

17 years agowork in progress -- incomplete
Pete V [Fri, 7 Mar 2008 11:13:46 +0000 (03:13 -0800)]
work in progress -- incomplete

17 years agosmall sanity checks for size = 0
Pete V [Fri, 7 Mar 2008 11:12:51 +0000 (03:12 -0800)]
small sanity checks for size = 0

17 years agocrush: some comments
Sage Weil [Fri, 7 Mar 2008 00:10:31 +0000 (16:10 -0800)]
crush: some comments

17 years agoclient: fixed multiple mounts
Sage Weil [Fri, 7 Mar 2008 00:08:19 +0000 (16:08 -0800)]
client: fixed multiple mounts

17 years agoclient: small msgr cleanup
Sage Weil [Thu, 6 Mar 2008 23:28:05 +0000 (15:28 -0800)]
client: small msgr cleanup

17 years agoMerge branch 'darwin' into unstable
Sage Weil [Thu, 6 Mar 2008 23:25:41 +0000 (15:25 -0800)]
Merge branch 'darwin' into unstable

17 years agodarwin: moving missing types to types.h, fix start/stop.sh
Volker Assmann [Thu, 6 Mar 2008 23:24:25 +0000 (15:24 -0800)]
darwin: moving missing types to types.h, fix start/stop.sh

17 years agoclient: refactored most of open_root_inode cruft into fill_trace
Sage Weil [Thu, 6 Mar 2008 23:06:03 +0000 (15:06 -0800)]
client: refactored most of open_root_inode cruft into fill_trace

17 years agoJust spacing
Patience Warnick [Thu, 6 Mar 2008 20:28:28 +0000 (12:28 -0800)]
Just spacing

17 years agoMerge branch 'unstable' of ssh://patience@ceph.newdream.net/home/sage/ceph.newdream...
Patience Warnick [Thu, 6 Mar 2008 20:27:00 +0000 (12:27 -0800)]
Merge branch 'unstable' of ssh://patience@ceph.newdream.net/home/sage/ceph.newdream.net/git/ceph into unstable

17 years agodefined ceph_osdc_readpages() and ceph_osdc_readpage_filler().
Dongsu Park [Thu, 6 Mar 2008 19:25:42 +0000 (11:25 -0800)]
defined ceph_osdc_readpages() and ceph_osdc_readpage_filler().

renamed do_ceph_read as ceph_readpage_async(),
 do_ceph_write as ceph_writepage_async() respectively.

now ceph_writepage method is really used,

and buggy unlock_page() functions were removed, to avoid kernel panics.

Conflicts:

src/kernel/addr.c
src/kernel/file.c
src/kernel/osd_client.c
src/kernel/osd_client.h

17 years agoclient: new cap code working
Sage Weil [Thu, 6 Mar 2008 19:17:53 +0000 (11:17 -0800)]
client: new cap code working

17 years agoclient: caps cleanup, almost
Sage Weil [Thu, 6 Mar 2008 18:37:36 +0000 (10:37 -0800)]
client: caps cleanup, almost

17 years agoadded reset_peer callback
Patience Warnick [Thu, 6 Mar 2008 18:15:19 +0000 (10:15 -0800)]
added reset_peer callback

17 years agoadded peer_reset callback
Patience Warnick [Thu, 6 Mar 2008 17:56:44 +0000 (09:56 -0800)]
added peer_reset callback

17 years agoMerge branch 'unstable' of ssh://patience@ceph.newdream.net/home/sage/ceph.newdream...
Patience Warnick [Thu, 6 Mar 2008 17:47:09 +0000 (09:47 -0800)]
Merge branch 'unstable' of ssh://patience@ceph.newdream.net/home/sage/ceph.newdream.net/git/ceph into unstable

17 years agokernel: simplify do_request error return path
Sage Weil [Thu, 6 Mar 2008 04:49:34 +0000 (20:49 -0800)]
kernel: simplify do_request error return path

17 years agoclient: small open_root_inode cleanup
Sage Weil [Thu, 6 Mar 2008 01:06:32 +0000 (17:06 -0800)]
client: small open_root_inode cleanup

17 years agotodos
Sage Weil [Thu, 6 Mar 2008 01:06:22 +0000 (17:06 -0800)]
todos

17 years agoclient: take references in fill_trace and drop them later (normally in put_request)
Sage Weil [Thu, 6 Mar 2008 00:45:36 +0000 (16:45 -0800)]
client: take references in fill_trace and drop them later (normally in put_request)

17 years agomds: ignore atime updates until code can handle non-wrlockable updates
Sage Weil [Wed, 5 Mar 2008 23:00:21 +0000 (15:00 -0800)]
mds: ignore atime updates until code can handle non-wrlockable updates

17 years agoclient: error handling, open cleanups
Sage Weil [Wed, 5 Mar 2008 22:59:56 +0000 (14:59 -0800)]
client: error handling, open cleanups

17 years agoMerge branch 'unstable' into always_insert_trace
Sage Weil [Wed, 5 Mar 2008 22:47:18 +0000 (14:47 -0800)]
Merge branch 'unstable' into always_insert_trace

17 years agoclient: disable ceph_lookup_open intent stuff for now
Sage Weil [Wed, 5 Mar 2008 21:46:41 +0000 (13:46 -0800)]
client: disable ceph_lookup_open intent stuff for now

17 years agoclient: refactor mds requests to put most processing in reply handler
Sage Weil [Wed, 5 Mar 2008 21:29:03 +0000 (13:29 -0800)]
client: refactor mds requests to put most processing in reply handler

The goal is to fix race issues between open reply processing (previously
in calling processes context) and subsequent file_cap messages.  This just
pushes generic mds reply handling into the reply handler, including
the ceph_insert_trace (somewhat heavyweight, unfortunately) and the cap
creation/update.

This effectively pushes a lot more code into the single thread thats
doing mds replies, but simplifies a lot of code.  Until scaling issues
arise, I think it's fine.

17 years agomds: fix open flags check on directories
Sage Weil [Wed, 5 Mar 2008 21:06:02 +0000 (13:06 -0800)]
mds: fix open flags check on directories

17 years agoconfigure.ac hack
Sage Weil [Wed, 5 Mar 2008 20:28:22 +0000 (12:28 -0800)]
configure.ac hack

17 years agowork in progress, process bucket numbering ourselves in perl
Pete V [Wed, 5 Mar 2008 20:15:28 +0000 (12:15 -0800)]
work in progress, process bucket numbering ourselves in perl

17 years agoMerge branch 'unstable' of /home/michael/ceph
Pete V [Wed, 5 Mar 2008 15:48:25 +0000 (07:48 -0800)]
Merge branch 'unstable' of /home/michael/ceph

17 years agonot sure
Michael Rodriguez [Wed, 5 Mar 2008 14:48:28 +0000 (06:48 -0800)]
not sure

17 years agono more update bucket
Michael Rodriguez [Wed, 5 Mar 2008 14:46:34 +0000 (06:46 -0800)]
no more update bucket

17 years agofakestore: use wrappers around setxattr and friends
Sage Weil [Wed, 5 Mar 2008 05:17:42 +0000 (21:17 -0800)]
fakestore: use wrappers around setxattr and friends

17 years agoMerge branch 'unstable' into darwin
Sage Weil [Wed, 5 Mar 2008 04:40:38 +0000 (20:40 -0800)]
Merge branch 'unstable' into darwin