]> git.apps.os.sepia.ceph.com Git - ceph.git/log
ceph.git
18 years ago* uninit mem bug in ebofs
sageweil [Fri, 13 Jul 2007 17:26:05 +0000 (17:26 +0000)]
* uninit mem bug in ebofs

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

18 years ago* get_rand_in_mds
sageweil [Fri, 13 Jul 2007 13:43:00 +0000 (13:43 +0000)]
* get_rand_in_mds

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

18 years ago* separate debug_paxos setting
sageweil [Fri, 13 Jul 2007 13:42:27 +0000 (13:42 +0000)]
* separate debug_paxos setting

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

18 years ago* turn down debugginb in ebofs
sageweil [Fri, 13 Jul 2007 13:36:12 +0000 (13:36 +0000)]
* turn down debugginb in ebofs
* trivial replay bug in ebofs

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

18 years ago* cleanup in MClientFileCaps
sageweil [Thu, 12 Jul 2007 23:19:12 +0000 (23:19 +0000)]
* cleanup in MClientFileCaps
* cap reconnect migration appears to work, yay!

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

18 years ago* fixed subtree_map metablob bug (some bounds were left out)
sageweil [Thu, 12 Jul 2007 22:48:56 +0000 (22:48 +0000)]
* fixed subtree_map metablob bug (some bounds were left out)
* fixed importstart/finish spanning subtree_map replay bug

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

18 years ago* EImportMap -> ESubtreeMap
sageweil [Thu, 12 Jul 2007 21:05:26 +0000 (21:05 +0000)]
* EImportMap -> ESubtreeMap
* MMDSImportMap -> MMDSResolve
* clientmap saved separate from journal now; much cleaner
* some rejoin cleanup

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

18 years ago* fixed import_map trimming
sageweil [Thu, 12 Jul 2007 00:03:08 +0000 (00:03 +0000)]
* fixed import_map trimming
* fixed mds -> client session opens on caps migration (untested)
* fixed CDir fetch/store
* fixed journaler flush bug
* worked around audit() weirdness on import disambiguation

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

18 years ago* larger log import map interval
sageweil [Wed, 11 Jul 2007 18:56:40 +0000 (18:56 +0000)]
* larger log import map interval

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

18 years ago* reworked mds states, target mds cluster size, other mdsmap updates
sageweil [Wed, 11 Jul 2007 18:56:14 +0000 (18:56 +0000)]
* reworked mds states, target mds cluster size, other mdsmap updates

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

18 years ago* reconnecting caps
sageweil [Wed, 11 Jul 2007 17:15:15 +0000 (17:15 +0000)]
* reconnecting caps
* parallel_fetch, etc.

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

18 years ago* push seq number of mds to client messages, client session close attempts may fail
sageweil [Wed, 11 Jul 2007 14:37:37 +0000 (14:37 +0000)]
* push seq number of mds to client messages, client session close attempts may fail

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

18 years ago- fixed subtree recovery weirdness
sageweil [Tue, 10 Jul 2007 18:04:08 +0000 (18:04 +0000)]
- fixed subtree recovery weirdness
- lots of work on rejoin
- fixing up some of hte caps migration code

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

18 years ago* some small bugfixes
sageweil [Fri, 6 Jul 2007 23:43:19 +0000 (23:43 +0000)]
* some small bugfixes

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

18 years ago* restore fakesyn, newsyn shutdown-with-last-client behavior for testing etc.
sageweil [Fri, 6 Jul 2007 21:37:29 +0000 (21:37 +0000)]
* restore fakesyn, newsyn shutdown-with-last-client behavior for testing etc.

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

18 years ago* misc rejoin bugs
sageweil [Fri, 6 Jul 2007 21:15:49 +0000 (21:15 +0000)]
* misc rejoin bugs
* parallel_fetch (untested)
* two server bugs
* MDCache::list_subtrees()

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

18 years ago* lots of work on rejoin. still some details left.
sageweil [Thu, 5 Jul 2007 22:50:14 +0000 (22:50 +0000)]
* lots of work on rejoin.  still some details left.

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

18 years ago* partial start on rejoin rework
sageweil [Thu, 5 Jul 2007 16:26:26 +0000 (16:26 +0000)]
* partial start on rejoin rework

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

18 years agoremoved mon2 branch
sageweil [Wed, 4 Jul 2007 21:01:10 +0000 (21:01 +0000)]
removed mon2 branch

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

18 years agomerged r1472:1475 from trunk/ceph into branches/sage/pgs
sageweil [Wed, 4 Jul 2007 04:43:04 +0000 (04:43 +0000)]
merged r1472:1475 from trunk/ceph into branches/sage/pgs

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

18 years ago* formatting goof
sageweil [Wed, 4 Jul 2007 04:40:52 +0000 (04:40 +0000)]
* formatting goof

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

18 years ago* formatting screwup
sageweil [Wed, 4 Jul 2007 04:38:11 +0000 (04:38 +0000)]
* formatting screwup

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

18 years agomerged r1409:1471 from trunk/ceph into branches/sage/pgs (the rest)
sageweil [Wed, 4 Jul 2007 04:34:48 +0000 (04:34 +0000)]
merged r1409:1471 from trunk/ceph into branches/sage/pgs (the rest)

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

18 years agomerged r1409:1471 from trunk/ceph into branches/sage/pgs
sageweil [Wed, 4 Jul 2007 04:19:32 +0000 (04:19 +0000)]
merged r1409:1471 from trunk/ceph into branches/sage/pgs

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

18 years ago* fixed scatter writebehind
sageweil [Tue, 3 Jul 2007 22:56:48 +0000 (22:56 +0000)]
* fixed scatter writebehind

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

18 years ago* journal trimming waits for scatterlocks to flush.
sageweil [Tue, 3 Jul 2007 20:34:13 +0000 (20:34 +0000)]
* journal trimming waits for scatterlocks to flush.

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

18 years ago* EAlloc merged into EMetablob
sageweil [Tue, 3 Jul 2007 18:27:41 +0000 (18:27 +0000)]
* EAlloc merged into EMetablob

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

18 years ago* partial move of ino alloc into EMetablob (not done)
sageweil [Tue, 3 Jul 2007 00:32:02 +0000 (00:32 +0000)]
* partial move of ino alloc into EMetablob (not done)
* ESlaveUpdate log flushing fixed up
* slave update rollback cleane dup
* locallock integrated
* some rename bug fixes
* acquire_locks will auth pin scatterlock parent if !auth and !scattered (in case we have to request)
* scatter_wrlock_start will request a scatter
* rename dirfrags forced into subtrees for duration
* bugfixes in inode expire scatter/file lock eval

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

18 years ago* iversion lock
sageweil [Mon, 2 Jul 2007 19:08:12 +0000 (19:08 +0000)]
* iversion lock

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

18 years ago* versionlock (LocalLock.. crappy name)
sageweil [Mon, 2 Jul 2007 17:59:20 +0000 (17:59 +0000)]
* versionlock (LocalLock.. crappy name)
* CInode.force_auth

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

18 years ago* migrator: pin exporting dirs
sageweil [Mon, 2 Jul 2007 17:55:24 +0000 (17:55 +0000)]
* migrator: pin exporting dirs
* migrator: send export_cancel to right person.. and dispatch it
* locker: auth_pin in unstable states
* locker: _eval functions broken up, cleaned up
* server: projected_inodes tweaking
* server: commit/rollback needs reworking.  link() partly there.

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

18 years ago* quick doc update
sageweil [Mon, 2 Jul 2007 14:36:42 +0000 (14:36 +0000)]
* quick doc update

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

18 years agomerged branches/sage/mon2 r1462 into trunk/ceph
sageweil [Sun, 1 Jul 2007 14:43:27 +0000 (14:43 +0000)]
merged branches/sage/mon2 r1462 into trunk/ceph

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

18 years agomerged trunk changes r1424:1461 into branches/sage/mon2
sageweil [Sun, 1 Jul 2007 14:35:29 +0000 (14:35 +0000)]
merged trunk changes r1424:1461 into branches/sage/mon2

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

18 years ago* minor osd failure handling bug fix
sageweil [Sun, 1 Jul 2007 14:30:24 +0000 (14:30 +0000)]
* minor osd failure handling bug fix
* better sanity checking

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

18 years ago* typo
sageweil [Sat, 30 Jun 2007 18:40:52 +0000 (18:40 +0000)]
* typo

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

18 years ago* more partial canges, untested
sageweil [Fri, 29 Jun 2007 16:43:57 +0000 (16:43 +0000)]
* more partial canges, untested

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

18 years ago* some prelim work for locker authpin changes
sageweil [Fri, 29 Jun 2007 15:31:00 +0000 (15:31 +0000)]
* some prelim work for locker authpin changes

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

18 years ago* removed crufty locker docs
sageweil [Fri, 29 Jun 2007 14:22:55 +0000 (14:22 +0000)]
* removed crufty locker docs

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

18 years ago* this _appears_ to fix a valgrind error, and conforms to the 'always signal with...
sageweil [Fri, 29 Jun 2007 14:22:18 +0000 (14:22 +0000)]
* this _appears_ to fix a valgrind error, and conforms to the 'always signal with lock held' rule.

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

18 years ago* fixed migrator shutdown/fail notify waiter bug
sageweil [Fri, 29 Jun 2007 00:44:48 +0000 (00:44 +0000)]
* fixed migrator shutdown/fail notify waiter bug
* some prelim scatterlock work for updated flag..
* projected_inode, and associated Server method rewrites (way cleaner!)

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

18 years ago* some MDS event cleanup
sageweil [Thu, 28 Jun 2007 19:03:27 +0000 (19:03 +0000)]
* some MDS event cleanup
* fake kill, suicides

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

18 years ago* destdn auth opens any dirfrags under srci
sageweil [Thu, 28 Jun 2007 05:14:29 +0000 (05:14 +0000)]
* destdn auth opens any dirfrags under srci
* minor cleanup in path_traverse for dir discovers

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

18 years ago* fixed bug with renaming directories and subtree map adjustment
sageweil [Wed, 27 Jun 2007 22:59:08 +0000 (22:59 +0000)]
* fixed bug with renaming directories and subtree map adjustment
* lock can_rdlock() cleanup

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

18 years ago* fixed client cache bug with relinking
sageweil [Wed, 27 Jun 2007 22:58:26 +0000 (22:58 +0000)]
* fixed client cache bug with relinking

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

18 years ago* todo
sageweil [Wed, 27 Jun 2007 17:11:42 +0000 (17:11 +0000)]
* todo

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

18 years ago* fix anchortable commits
sageweil [Wed, 27 Jun 2007 15:32:54 +0000 (15:32 +0000)]
* fix anchortable commits
* resolve remote inos during traverse
* reply, then finish slave requests.

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

18 years ago* fixed up indoe/dentry/dir discover; all now add_replica_*()
sageweil [Wed, 27 Jun 2007 02:35:23 +0000 (02:35 +0000)]
* fixed up indoe/dentry/dir discover; all now add_replica_*()
* fixed bug with discover auth hints
* cleaned up handle_discover_reply

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

18 years agomerged trunk changes r1407:1446 into branches/sage/cephmds2
sageweil [Tue, 26 Jun 2007 22:50:17 +0000 (22:50 +0000)]
merged trunk changes r1407:1446 into branches/sage/cephmds2

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

18 years ago* cosmetic
sageweil [Tue, 26 Jun 2007 22:45:07 +0000 (22:45 +0000)]
* cosmetic

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

18 years ago* fixed link/unlink recovery behavior
sageweil [Tue, 26 Jun 2007 22:35:23 +0000 (22:35 +0000)]
* fixed link/unlink recovery behavior
* fixed up slave request recovery handling in general
* unlink now reanchors when moving ots tray
* fixed rename replication of straydn

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

18 years ago* new link thrasher, still needs some work.
sageweil [Sat, 23 Jun 2007 00:13:33 +0000 (00:13 +0000)]
* new link thrasher, still needs some work.

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

18 years ago* cleaned up old message types, unlink/link cruft
sageweil [Fri, 22 Jun 2007 23:41:26 +0000 (23:41 +0000)]
* cleaned up old message types, unlink/link cruft
* rejoin restores authpins AND xlocks, slightly more cleanly
* rename reanchor cleaned up
* fixed migrator export vs stopping mds race
* slave update recovery implemented (untested)

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

18 years ago* remote unlink, genericized slave link++/--
sageweil [Fri, 22 Jun 2007 19:42:53 +0000 (19:42 +0000)]
* remote unlink, genericized slave link++/--

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

18 years ago* foreign link implemented
sageweil [Fri, 22 Jun 2007 18:18:44 +0000 (18:18 +0000)]
* foreign link implemented

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

18 years ago* resolved request forward vs slave request finish race
sageweil [Fri, 22 Jun 2007 15:51:08 +0000 (15:51 +0000)]
* resolved request forward vs slave request finish race

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

18 years ago* clientmon: save latest only once, at end of recovery
sageweil [Fri, 22 Jun 2007 04:37:49 +0000 (04:37 +0000)]
* clientmon: save latest only once, at end of recovery

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

18 years ago* fixed up dir inode mtime handling
sageweil [Fri, 22 Jun 2007 04:32:23 +0000 (04:32 +0000)]
* fixed up dir inode mtime handling
* lock set finalized during rename to avoid wrlock auth race

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

18 years ago* path_traverse cleanup, DISCOVERXLOCK fixes
sageweil [Thu, 21 Jun 2007 23:37:49 +0000 (23:37 +0000)]
* path_traverse cleanup, DISCOVERXLOCK fixes

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

18 years ago* rename thrash test ran to completion.
sageweil [Thu, 21 Jun 2007 22:07:16 +0000 (22:07 +0000)]
* rename thrash test ran to completion.

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

18 years ago* some prelim for rename inode migration
sageweil [Thu, 21 Jun 2007 16:24:55 +0000 (16:24 +0000)]
* some prelim for rename inode migration

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

18 years ago* client mount timeout/retry; but we need a general approach to mon query retries
sageweil [Thu, 21 Jun 2007 00:20:12 +0000 (00:20 +0000)]
* client mount timeout/retry; but we need a general approach to mon query retries

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

18 years ago* some journal tidying
sageweil [Thu, 21 Jun 2007 00:01:09 +0000 (00:01 +0000)]
* some journal tidying

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

18 years ago* simple ebofs journaling, yay!
sageweil [Wed, 20 Jun 2007 23:04:27 +0000 (23:04 +0000)]
* simple ebofs journaling, yay!

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

18 years ago* rename commits on slaves
sageweil [Wed, 20 Jun 2007 00:54:31 +0000 (00:54 +0000)]
* rename commits on slaves

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

18 years ago* rename now generic, and works locally so far
sageweil [Tue, 19 Jun 2007 23:51:52 +0000 (23:51 +0000)]
* rename now generic, and works locally so far

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

18 years ago* small MMonCommand fix
sageweil [Tue, 19 Jun 2007 16:12:22 +0000 (16:12 +0000)]
* small MMonCommand fix

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

18 years ago* force trim of replicated null dentries that sync to non-null
sageweil [Tue, 19 Jun 2007 16:11:50 +0000 (16:11 +0000)]
* force trim of replicated null dentries that sync to non-null
* fixed authpinnable waits in server (now wait only if frozen; locker->acquire_locks will wait while freezing, and handle auth_pins properly)

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

18 years ago* genericized auth_pinning
sageweil [Tue, 19 Jun 2007 01:07:18 +0000 (01:07 +0000)]
* genericized auth_pinning
* cleaned up Locker auth_pinning
* slave auth_pinning implemented, but still buggy
* identified some migration vs null dentry issues!

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

18 years ago* minor osdmon fixes
sageweil [Mon, 18 Jun 2007 22:35:15 +0000 (22:35 +0000)]
* minor osdmon fixes

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

18 years ago* lots of fixes.
sageweil [Mon, 18 Jun 2007 22:20:49 +0000 (22:20 +0000)]
* lots of fixes.

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

18 years ago* rewrite of osdmon, clientmon, mdsmon using new paxos framework
sageweil [Mon, 18 Jun 2007 21:19:59 +0000 (21:19 +0000)]
* rewrite of osdmon, clientmon, mdsmon using new paxos framework

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

18 years agobranch for distributed monitor work
sageweil [Mon, 18 Jun 2007 21:05:47 +0000 (21:05 +0000)]
branch for distributed monitor work

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

18 years ago* mds remote locking bugfixes, etc.
sageweil [Mon, 18 Jun 2007 04:57:54 +0000 (04:57 +0000)]
* mds remote locking bugfixes, etc.

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

18 years ago* forgot this
sageweil [Thu, 14 Jun 2007 21:58:36 +0000 (21:58 +0000)]
* forgot this

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

18 years ago* fixed mdsmon startup race
sageweil [Thu, 14 Jun 2007 21:39:59 +0000 (21:39 +0000)]
* fixed mdsmon startup race
* pulled out generic PaxosService stuff (wasn't that much it turns out)
* some paxos bug fixes

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

18 years ago* fixed client mount race under fakesyn
sageweil [Thu, 14 Jun 2007 20:50:58 +0000 (20:50 +0000)]
* fixed client mount race under fakesyn

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

18 years ago* more paxos work
sageweil [Thu, 14 Jun 2007 01:06:23 +0000 (01:06 +0000)]
* more paxos work

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

18 years ago* finish_contexts is now loop-safe
sageweil [Thu, 14 Jun 2007 00:36:12 +0000 (00:36 +0000)]
* finish_contexts is now loop-safe
* mon: lots of paxos work, still in progress
* mon: elector rewrite with epoch!  yay

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

18 years ago* only auth_pin wrlocks if auth
sageweil [Wed, 13 Jun 2007 19:01:26 +0000 (19:01 +0000)]
* only auth_pin wrlocks if auth

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

18 years ago* dir mtime fix
sageweil [Mon, 11 Jun 2007 21:13:51 +0000 (21:13 +0000)]
* dir mtime fix
* some slave request infrastructure fixes

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

18 years ago* small flash crowd candidate check cleanup
sageweil [Sun, 10 Jun 2007 19:54:25 +0000 (19:54 +0000)]
* small flash crowd candidate check cleanup

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

18 years ago* minor read balancing fixes
sageweil [Fri, 8 Jun 2007 23:50:31 +0000 (23:50 +0000)]
* minor read balancing fixes

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

18 years ago* export twiddle cleanup
sageweil [Fri, 8 Jun 2007 17:48:34 +0000 (17:48 +0000)]
* export twiddle cleanup
* misc locker bugfixes, getting stabler

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

18 years ago* scatterlock rewrite (untested)
sageweil [Fri, 8 Jun 2007 00:41:15 +0000 (00:41 +0000)]
* scatterlock rewrite (untested)
* slave mdrequest, remote xlock, etc. rewrite
* fixed request forwarding bug

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

18 years ago* bugfix on filelock caps callback
sageweil [Thu, 7 Jun 2007 00:34:07 +0000 (00:34 +0000)]
* bugfix on filelock caps callback

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

18 years agomerged trunk changes r1397:1408 into branches/sage/pgs
sageweil [Thu, 7 Jun 2007 00:27:45 +0000 (00:27 +0000)]
merged trunk changes r1397:1408 into branches/sage/pgs

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

18 years ago* mon: send osdmap to waiting too when all osds finally boot
sageweil [Wed, 6 Jun 2007 22:48:23 +0000 (22:48 +0000)]
* mon: send osdmap to waiting too when all osds finally boot

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

18 years agomerged branches/sage/cephmds2 into trunk/ceph
sageweil [Wed, 6 Jun 2007 22:43:47 +0000 (22:43 +0000)]
merged branches/sage/cephmds2 into trunk/ceph

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

18 years agomerged trunk changes r1394:1405 into branches/sage/cephmds2
sageweil [Wed, 6 Jun 2007 22:38:09 +0000 (22:38 +0000)]
merged trunk changes r1394:1405 into branches/sage/cephmds2

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

18 years agotodo
sageweil [Wed, 6 Jun 2007 22:36:53 +0000 (22:36 +0000)]
todo

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

18 years ago* be slightly less dumb about sending initial osdmap to clients
sageweil [Wed, 6 Jun 2007 22:35:20 +0000 (22:35 +0000)]
* be slightly less dumb about sending initial osdmap to clients

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

18 years ago* bugfix in mount()
sageweil [Wed, 6 Jun 2007 22:12:37 +0000 (22:12 +0000)]
* bugfix in mount()

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

18 years ago* show osdmap content
sageweil [Wed, 6 Jun 2007 22:12:17 +0000 (22:12 +0000)]
* show osdmap content

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

18 years ago* be explicit about journal append ack/commit safety
sageweil [Wed, 6 Jun 2007 21:03:22 +0000 (21:03 +0000)]
* be explicit about journal append ack/commit safety

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

18 years ago* tweak to still allow primary-directed read balancing
sageweil [Wed, 6 Jun 2007 18:47:53 +0000 (18:47 +0000)]
* tweak to still allow primary-directed read balancing
* pg_bits -> pg_num, smarter 'mod' function

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

18 years ago* recast in terms of read-balance attribute
sageweil [Wed, 6 Jun 2007 16:01:43 +0000 (16:01 +0000)]
* recast in terms of read-balance attribute

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

18 years agomerged rewrite of suresh's patches so far:
sageweil [Tue, 5 Jun 2007 22:02:38 +0000 (22:02 +0000)]
merged rewrite of suresh's patches so far:
* objecter reads from replicas, if directed to
* primary-lock half implemented
* popular objects added to replicated_objects list on replicas
* replicas satisfy reads on listed objects, or fwd to primary
* syntheticlicent 'exclude' option
* wrapped into a preprocess_op() PG method
* read balancing cleanup

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

18 years agomerged trunk changes r1361:1396 into branches/sage/pgs
sageweil [Tue, 5 Jun 2007 17:09:56 +0000 (17:09 +0000)]
merged trunk changes r1361:1396 into branches/sage/pgs

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

18 years ago* fixed dir mtime updates on dentry creation/deletion
sageweil [Tue, 5 Jun 2007 00:44:51 +0000 (00:44 +0000)]
* fixed dir mtime updates on dentry creation/deletion

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