]> git.apps.os.sepia.ceph.com Git - ceph.git/log
ceph.git
18 years agoFixed a core dump?
anwleung [Sat, 27 Jan 2007 21:36:08 +0000 (21:36 +0000)]
Fixed a core dump?

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1043 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agoAdded some of the initial keys
anwleung [Sat, 27 Jan 2007 08:29:59 +0000 (08:29 +0000)]
Added some of the initial keys

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1042 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agoKeys can now turn to string and everything is a namespace
anwleung [Sat, 27 Jan 2007 00:32:50 +0000 (00:32 +0000)]
Keys can now turn to string and everything is a namespace

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1041 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agomds startup either to standby or to starting/creating via cmds flag. fixed mdlog...
sageweil [Fri, 26 Jan 2007 21:45:21 +0000 (21:45 +0000)]
mds startup either to standby or to starting/creating via cmds flag.  fixed mdlog inode generation.

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1040 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agovastly improved timer conventions (new SafeTimer wrapper with a mutex ref); some...
sageweil [Fri, 26 Jan 2007 00:59:15 +0000 (00:59 +0000)]
vastly improved timer conventions (new SafeTimer wrapper with a mutex ref); some messenger and Makefile cleanup

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1039 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agomerged trunk changes r1032:1037 into branches/sage/cephmds2 (csyn, Makefile tweaks)
sageweil [Thu, 25 Jan 2007 22:36:59 +0000 (22:36 +0000)]
merged trunk changes r1032:1037 into branches/sage/cephmds2 (csyn, Makefile tweaks)

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1038 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agomds failure detection, shutdown, and basic takover working.
sageweil [Thu, 25 Jan 2007 22:30:59 +0000 (22:30 +0000)]
mds failure detection, shutdown, and basic takover working.

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1037 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agofixed a make bug
anwleung [Thu, 25 Jan 2007 19:53:16 +0000 (19:53 +0000)]
fixed a make bug

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1036 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agomds state beacon working (monitor doesn't detect failures yet)
sageweil [Thu, 25 Jan 2007 19:45:09 +0000 (19:45 +0000)]
mds state beacon working (monitor doesn't detect failures yet)

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1035 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agostandalone synthetic client (csyn)
sageweil [Thu, 25 Jan 2007 00:32:26 +0000 (00:32 +0000)]
standalone synthetic client (csyn)

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1034 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agoAdded files need to test crypto libraries. These should also be used as
anwleung [Wed, 24 Jan 2007 20:38:49 +0000 (20:38 +0000)]
Added files need to test crypto libraries. These should also be used as
examples of use

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1033 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agomerged trunk changes r1019:1031 into sage/cephmds2
sageweil [Wed, 24 Jan 2007 03:38:18 +0000 (03:38 +0000)]
merged trunk changes r1019:1031 into sage/cephmds2

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1032 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agofixed fakemessenger whoops
sageweil [Wed, 24 Jan 2007 03:36:25 +0000 (03:36 +0000)]
fixed fakemessenger whoops

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1031 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agomore journaling work.
sageweil [Wed, 24 Jan 2007 03:14:37 +0000 (03:14 +0000)]
more journaling work.
initial bits of MDS states and revised startup process.

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1030 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agoNewerMessenger replaced with SimpleMessenger, which is much... simpler.
sageweil [Wed, 24 Jan 2007 03:05:55 +0000 (03:05 +0000)]
NewerMessenger replaced with SimpleMessenger, which is much... simpler.
new build targets for standalone monitor and mds: cmon and cmds.
it's now possible to start up a distributed fs without mpi and newsyn.
some cleanup in other messenger code.
client boot process modified to contact montior explicitly for client id.

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1029 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agoadded security flags to the config files
anwleung [Mon, 22 Jan 2007 21:05:57 +0000 (21:05 +0000)]
added security flags to the config files

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1028 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agoMakefile now builds crytpo stuff into fakesyn (and only fakesyn)
anwleung [Mon, 22 Jan 2007 20:53:23 +0000 (20:53 +0000)]
Makefile now builds crytpo stuff into fakesyn (and only fakesyn)

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1027 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agoadded the base crypto packages...requires crypto++5.2
anwleung [Mon, 22 Jan 2007 20:43:56 +0000 (20:43 +0000)]
added the base crypto packages...requires crypto++5.2

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1026 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agocreating a security related branch
anwleung [Mon, 22 Jan 2007 20:07:09 +0000 (20:07 +0000)]
creating a security related branch

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1025 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agoadded my working dir
anwleung [Mon, 22 Jan 2007 20:06:43 +0000 (20:06 +0000)]
added my working dir

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1024 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agoimport/exports logged;
sageweil [Mon, 22 Jan 2007 17:56:46 +0000 (17:56 +0000)]
import/exports logged;
mds log capped with import_map on shutdown

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1023 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agosvn change
sageweil [Fri, 19 Jan 2007 19:55:39 +0000 (19:55 +0000)]
svn change

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1022 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agonew repository localtion
sageweil [Fri, 19 Jan 2007 19:54:09 +0000 (19:54 +0000)]
new repository localtion

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1021 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agowork so far on the journaling, mds update stuff
sageweil [Fri, 19 Jan 2007 19:52:42 +0000 (19:52 +0000)]
work so far on the journaling, mds update stuff

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1020 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agosage mds branch
sageweil [Fri, 19 Jan 2007 19:48:59 +0000 (19:48 +0000)]
sage mds branch

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1019 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agomove into trunk
sageweil [Fri, 19 Jan 2007 19:26:00 +0000 (19:26 +0000)]
move into trunk

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1018 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agomove web into trunk
sageweil [Fri, 19 Jan 2007 19:25:27 +0000 (19:25 +0000)]
move web into trunk

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1017 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agogit-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1016 29311d96-e01e-0410-9327-a35deaa...
sageweil [Fri, 19 Jan 2007 15:36:15 +0000 (15:36 +0000)]
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1016 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agooops
sageweil [Fri, 19 Jan 2007 15:30:54 +0000 (15:30 +0000)]
oops

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1015 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agotypos
sageweil [Fri, 19 Jan 2007 15:23:47 +0000 (15:23 +0000)]
typos

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1014 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agomy stuff
sageweil [Fri, 19 Jan 2007 05:26:24 +0000 (05:26 +0000)]
my stuff

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1013 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agobranches
sageweil [Fri, 19 Jan 2007 05:09:01 +0000 (05:09 +0000)]
branches

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1012 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agotrunk
sageweil [Fri, 19 Jan 2007 05:08:35 +0000 (05:08 +0000)]
trunk

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1011 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agohave_oc() bool
sageweil [Wed, 17 Jan 2007 23:02:29 +0000 (23:02 +0000)]
have_oc() bool

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1010 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agoreturn
sageweil [Wed, 17 Jan 2007 23:02:14 +0000 (23:02 +0000)]
return

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1009 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agoraw_hack_aligned only for CYGWIN.
sageweil [Wed, 17 Jan 2007 22:48:50 +0000 (22:48 +0000)]
raw_hack_aligned only for CYGWIN.

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1008 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agoreencode request after setting client inst
sageweil [Sun, 14 Jan 2007 21:08:15 +0000 (21:08 +0000)]
reencode request after setting client inst

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1007 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agorearrange to not crap out under cygwin compile (statlite stuff)
sageweil [Thu, 11 Jan 2007 19:59:32 +0000 (19:59 +0000)]
rearrange to not crap out under cygwin compile (statlite stuff)

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1006 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agoreturn from non-void
sageweil [Thu, 11 Jan 2007 19:59:03 +0000 (19:59 +0000)]
return from non-void

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1005 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agofixed hack_aligned
sageweil [Thu, 11 Jan 2007 19:58:21 +0000 (19:58 +0000)]
fixed hack_aligned

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1004 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agoasf
sageweil [Thu, 11 Jan 2007 19:57:25 +0000 (19:57 +0000)]
asf

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1003 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agooptest
sageweil [Thu, 11 Jan 2007 19:57:08 +0000 (19:57 +0000)]
optest

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1002 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agoongoing alloc_inc/dec (clone() allocation) mess
sageweil [Thu, 11 Jan 2007 18:56:58 +0000 (18:56 +0000)]
ongoing alloc_inc/dec (clone() allocation) mess

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1001 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agonothin
sageweil [Thu, 11 Jan 2007 18:56:06 +0000 (18:56 +0000)]
nothin

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1000 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agogit-svn-id: https://ceph.svn.sf.net/svnroot/ceph@999 29311d96-e01e-0410-9327-a35deaab8ce9
sageweil [Tue, 12 Dec 2006 22:56:26 +0000 (22:56 +0000)]
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@999 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agoraw not copyable
sageweil [Tue, 12 Dec 2006 22:56:21 +0000 (22:56 +0000)]
raw not copyable

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@998 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agoshut up
sageweil [Tue, 12 Dec 2006 22:56:02 +0000 (22:56 +0000)]
shut up

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@997 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agoturn off clone() by default
sageweil [Tue, 12 Dec 2006 22:55:55 +0000 (22:55 +0000)]
turn off clone() by default

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@996 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agocomment
sageweil [Tue, 12 Dec 2006 21:08:38 +0000 (21:08 +0000)]
comment

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@995 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agoquieter
sageweil [Tue, 12 Dec 2006 05:40:41 +0000 (05:40 +0000)]
quieter

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@994 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agoquieter
sageweil [Tue, 12 Dec 2006 05:40:30 +0000 (05:40 +0000)]
quieter

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@993 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agogit-svn-id: https://ceph.svn.sf.net/svnroot/ceph@992 29311d96-e01e-0410-9327-a35deaab8ce9
sageweil [Tue, 12 Dec 2006 05:40:19 +0000 (05:40 +0000)]
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@992 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agogit-svn-id: https://ceph.svn.sf.net/svnroot/ceph@991 29311d96-e01e-0410-9327-a35deaab8ce9
sageweil [Tue, 12 Dec 2006 05:40:03 +0000 (05:40 +0000)]
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@991 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agoquieter
sageweil [Tue, 12 Dec 2006 05:39:54 +0000 (05:39 +0000)]
quieter

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@990 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agosmallere bofs cache;
sageweil [Tue, 12 Dec 2006 05:39:42 +0000 (05:39 +0000)]
smallere bofs cache;
ms_die_on_failure

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@989 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agoquieter
sageweil [Tue, 12 Dec 2006 05:39:04 +0000 (05:39 +0000)]
quieter

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@988 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agoonward
sageweil [Thu, 7 Dec 2006 19:17:37 +0000 (19:17 +0000)]
onward

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@987 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agoexchange load (qlen) info
sageweil [Thu, 7 Dec 2006 19:17:28 +0000 (19:17 +0000)]
exchange load (qlen) info

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@986 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agorev
sageweil [Thu, 7 Dec 2006 19:17:16 +0000 (19:17 +0000)]
rev

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@985 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agoobject revisions;
sageweil [Thu, 7 Dec 2006 19:11:58 +0000 (19:11 +0000)]
object revisions;
acker is now second osd;
primitive read balancing

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@984 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agoimproved forcefeeding of crush
sageweil [Thu, 7 Dec 2006 19:08:54 +0000 (19:08 +0000)]
improved forcefeeding of crush

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@983 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agoosd_balance_reads
sageweil [Thu, 7 Dec 2006 19:08:24 +0000 (19:08 +0000)]
osd_balance_reads

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@982 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agobetter revision picking logic
sageweil [Thu, 7 Dec 2006 19:08:09 +0000 (19:08 +0000)]
better revision picking logic

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@981 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agotesting osd revision
sageweil [Thu, 7 Dec 2006 19:07:52 +0000 (19:07 +0000)]
testing osd revision

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@980 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agorev in ObjectExtent
sageweil [Thu, 7 Dec 2006 19:07:19 +0000 (19:07 +0000)]
rev in ObjectExtent

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@979 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agodon't test osdmap using old pg_t
sageweil [Wed, 6 Dec 2006 21:04:28 +0000 (21:04 +0000)]
don't test osdmap using old pg_t

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@978 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agoimproved support for forcing the first element of a crush result
sageweil [Wed, 6 Dec 2006 21:04:15 +0000 (21:04 +0000)]
improved support for forcing the first element of a crush result

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@977 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agobugfix: usemaps in the extent ref count table
sageweil [Tue, 5 Dec 2006 19:20:01 +0000 (19:20 +0000)]
bugfix: usemaps in the extent ref count table

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@976 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agomore on mpi
sageweil [Sat, 2 Dec 2006 02:28:49 +0000 (02:28 +0000)]
more on mpi

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@975 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agoout,overload
sageweil [Sat, 2 Dec 2006 00:46:23 +0000 (00:46 +0000)]
out,overload

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@974 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agoout and overload
sageweil [Sat, 2 Dec 2006 00:38:10 +0000 (00:38 +0000)]
out and overload

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@973 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agoebofs buffercache changes to fix behavior of clones.
sageweil [Fri, 1 Dec 2006 21:44:02 +0000 (21:44 +0000)]
ebofs buffercache changes to fix behavior of clones.
conflicting reads still need to be tested/resolved.

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@972 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agofixed > and < on object_t
sageweil [Fri, 1 Dec 2006 21:43:29 +0000 (21:43 +0000)]
fixed > and < on object_t

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@971 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agosome preliminary object revision stuff;
sageweil [Wed, 29 Nov 2006 22:52:02 +0000 (22:52 +0000)]
some preliminary object revision stuff;
ebofs reference counts allocated extents

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@970 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agofuture tense
sageweil [Sat, 25 Nov 2006 04:42:10 +0000 (04:42 +0000)]
future tense

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@969 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agobugfix
sageweil [Tue, 21 Nov 2006 00:16:36 +0000 (00:16 +0000)]
bugfix

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@968 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agocleanup
sageweil [Tue, 21 Nov 2006 00:16:25 +0000 (00:16 +0000)]
cleanup

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@967 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agopg_t stuff
sageweil [Tue, 21 Nov 2006 00:16:08 +0000 (00:16 +0000)]
pg_t stuff

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@966 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agopg_t stuff
sageweil [Tue, 21 Nov 2006 00:15:39 +0000 (00:15 +0000)]
pg_t stuff

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@965 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agotons of mds recovery stuffs
sageweil [Tue, 21 Nov 2006 00:15:25 +0000 (00:15 +0000)]
tons of mds recovery stuffs

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@964 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agomore
sageweil [Tue, 21 Nov 2006 00:13:24 +0000 (00:13 +0000)]
more

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@963 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agoJournaler ignores fragmented entries at end of journal.
sageweil [Mon, 20 Nov 2006 22:16:34 +0000 (22:16 +0000)]
Journaler ignores fragmented entries at end of journal.
does not truncate them, though!

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@962 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agodesribe_layout possibility
sageweil [Mon, 20 Nov 2006 20:52:12 +0000 (20:52 +0000)]
desribe_layout possibility

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@961 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agogit-svn-id: https://ceph.svn.sf.net/svnroot/ceph@960 29311d96-e01e-0410-9327-a35deaab8ce9
sageweil [Mon, 20 Nov 2006 20:51:49 +0000 (20:51 +0000)]
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@960 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agojournaler_allow_split_entries
sageweil [Sun, 19 Nov 2006 17:38:11 +0000 (17:38 +0000)]
journaler_allow_split_entries

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@959 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agoreorder class elements
sageweil [Sun, 19 Nov 2006 17:37:45 +0000 (17:37 +0000)]
reorder class elements

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@958 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agoceph paper link to usenix
sageweil [Tue, 7 Nov 2006 23:06:34 +0000 (23:06 +0000)]
ceph paper link to usenix

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@957 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agogit-svn-id: https://ceph.svn.sf.net/svnroot/ceph@956 29311d96-e01e-0410-9327-a35deaab8ce9
sageweil [Mon, 6 Nov 2006 22:23:18 +0000 (22:23 +0000)]
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@956 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agooperator[] on buffers
sageweil [Wed, 1 Nov 2006 21:54:15 +0000 (21:54 +0000)]
operator[] on buffers

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@955 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agofixed port
sageweil [Mon, 30 Oct 2006 04:00:21 +0000 (04:00 +0000)]
fixed port

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@954 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agoexceed's flaky cut and paste is the bane of my existence
sageweil [Fri, 27 Oct 2006 15:23:38 +0000 (15:23 +0000)]
exceed's flaky cut and paste is the bane of my existence

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@953 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agogit-svn-id: https://ceph.svn.sf.net/svnroot/ceph@952 29311d96-e01e-0410-9327-a35deaab8ce9
sageweil [Thu, 26 Oct 2006 23:13:23 +0000 (23:13 +0000)]
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@952 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agotypos
sageweil [Thu, 26 Oct 2006 16:37:14 +0000 (16:37 +0000)]
typos

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@951 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agomknod mds event;
sageweil [Thu, 26 Oct 2006 02:43:18 +0000 (02:43 +0000)]
mknod mds event;
type munging

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@950 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agomds reorg (locker separated from mdcache);
sageweil [Wed, 25 Oct 2006 21:28:15 +0000 (21:28 +0000)]
mds reorg (locker separated from mdcache);
inode, dir update events use ETraced

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@949 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agogit-svn-id: https://ceph.svn.sf.net/svnroot/ceph@948 29311d96-e01e-0410-9327-a35deaab8ce9
sageweil [Wed, 25 Oct 2006 18:17:42 +0000 (18:17 +0000)]
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@948 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agoevent fun
sageweil [Wed, 25 Oct 2006 18:17:24 +0000 (18:17 +0000)]
event fun

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@947 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agoupdated!
sageweil [Wed, 25 Oct 2006 17:46:45 +0000 (17:46 +0000)]
updated!

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@946 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agoidallocator recovery replay working!
sageweil [Tue, 24 Oct 2006 19:52:34 +0000 (19:52 +0000)]
idallocator recovery replay working!

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@945 29311d96-e01e-0410-9327-a35deaab8ce9

18 years agois_active()
sageweil [Tue, 24 Oct 2006 19:52:16 +0000 (19:52 +0000)]
is_active()

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@944 29311d96-e01e-0410-9327-a35deaab8ce9