Commit Graph

118 Commits

Author SHA1 Message Date
sageweil
7856be3d20 tweak to cache purge thing
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1082 29311d96-e01e-0410-9327-a35deaab8ce9
2007-02-08 03:27:34 +00:00
sageweil
7978d899c4 elector signedness cleanup
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1079 29311d96-e01e-0410-9327-a35deaab8ce9
2007-02-05 18:59:31 +00:00
sageweil
87c47f752e only use ar -rc for darwin, ld is faster the rest of the time
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1078 29311d96-e01e-0410-9327-a35deaab8ce9
2007-02-05 18:59:17 +00:00
sageweil
809da8bfc4 ebofs trim_from_cache(object, start, len)
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1077 29311d96-e01e-0410-9327-a35deaab8ce9
2007-02-05 18:08:27 +00:00
sageweil
133ed04ecd statvfs in client, as per newer fuse api
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1076 29311d96-e01e-0410-9327-a35deaab8ce9
2007-02-05 00:33:41 +00:00
sageweil
a5dd88593a fixed htons goof in SimpleMessenger; mkmonmap now works; monitor elector sorta working!
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1069 29311d96-e01e-0410-9327-a35deaab8ce9
2007-02-01 06:47:48 +00:00
sageweil
cf298fcfe4 elector stuff for distributed monitor
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1067 29311d96-e01e-0410-9327-a35deaab8ce9
2007-02-01 05:38:43 +00:00
sageweil
31d854b727 ebofs sync() tweaks (untested!); first pass at is_cached interface (with half-assed implementation)
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1063 29311d96-e01e-0410-9327-a35deaab8ce9
2007-01-31 22:51:08 +00:00
sageweil
6840a1b251 more darwin tweaks
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1051 29311d96-e01e-0410-9327-a35deaab8ce9
2007-01-30 16:54:43 +00:00
sageweil
e1a58442ea updates to build on darwin. fuse untested. need to edit Makefile to enable darwin cflags.
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1050 29311d96-e01e-0410-9327-a35deaab8ce9
2007-01-30 03:12:38 +00:00
sageweil
137c90ffcf mkmonmap; cmon can startup standalone or in a specific monitor rank (given an existing monmap); monmap file read/write moved into MonMap class
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1045 29311d96-e01e-0410-9327-a35deaab8ce9
2007-01-28 03:04:47 +00:00
sageweil
a36c509ef5 standalone synthetic client (csyn)
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1034 29311d96-e01e-0410-9327-a35deaab8ce9
2007-01-25 00:32:26 +00:00
sageweil
37863843d1 fixed fakemessenger whoops
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1031 29311d96-e01e-0410-9327-a35deaab8ce9
2007-01-24 03:36:25 +00:00
sageweil
98b2658de1 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
2007-01-24 03:05:55 +00:00
sageweil
b54ffb0adb svn change
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1022 29311d96-e01e-0410-9327-a35deaab8ce9
2007-01-19 19:55:39 +00:00
sageweil
1a1b3f42ea new repository localtion
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1021 29311d96-e01e-0410-9327-a35deaab8ce9
2007-01-19 19:54:09 +00:00
sageweil
9b453154cf move into trunk
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1018 29311d96-e01e-0410-9327-a35deaab8ce9
2007-01-19 19:26:00 +00:00
sageweil
70327f3a9a move web into trunk
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1017 29311d96-e01e-0410-9327-a35deaab8ce9
2007-01-19 19:25:27 +00:00