]> git.apps.os.sepia.ceph.com Git - ceph.git/log
ceph.git
17 years agomds: encode _replica_ lock state
Sage Weil [Wed, 30 Jul 2008 22:07:27 +0000 (15:07 -0700)]
mds: encode _replica_ lock state

17 years agomon: election bugfix
Sage Weil [Wed, 30 Jul 2008 22:03:29 +0000 (15:03 -0700)]
mon: election bugfix

17 years agomds: remove useless dn dir_offset
Sage Weil [Wed, 30 Jul 2008 21:11:26 +0000 (14:11 -0700)]
mds: remove useless dn dir_offset

17 years agomds: frag's rstat may update without nestlock held
Sage Weil [Wed, 30 Jul 2008 21:07:45 +0000 (14:07 -0700)]
mds: frag's rstat may update without nestlock held

17 years agomds: move snap_purged_thru into fnode, fix commit/fetch
Sage Weil [Wed, 30 Jul 2008 20:27:06 +0000 (13:27 -0700)]
mds: move snap_purged_thru into fnode, fix commit/fetch

17 years agoclient: use cache for lookup on dn lease OR dir ICONTENT lease
Sage Weil [Wed, 30 Jul 2008 19:26:05 +0000 (12:26 -0700)]
client: use cache for lookup on dn lease OR dir ICONTENT lease

17 years agomds: clean up empty/null/infinite leasing
Sage Weil [Wed, 30 Jul 2008 19:25:39 +0000 (12:25 -0700)]
mds: clean up empty/null/infinite leasing

17 years agomds: discover_reply handler fix for null dentries
Sage Weil [Wed, 30 Jul 2008 19:02:42 +0000 (12:02 -0700)]
mds: discover_reply handler fix for null dentries

17 years agomds: fix up scatter/gather, but in project_rstat_to_inode
Sage Weil [Wed, 30 Jul 2008 18:57:03 +0000 (11:57 -0700)]
mds: fix up scatter/gather, but in project_rstat_to_inode

17 years agomds: cleaned up rejoin vs scatterlocks
Sage Weil [Wed, 30 Jul 2008 17:48:18 +0000 (10:48 -0700)]
mds: cleaned up rejoin vs scatterlocks

17 years agomds: some scatterlock cleanup, incomplete
Sage Weil [Wed, 30 Jul 2008 16:31:19 +0000 (09:31 -0700)]
mds: some scatterlock cleanup, incomplete

17 years agotodos
Sage Weil [Wed, 30 Jul 2008 04:40:59 +0000 (21:40 -0700)]
todos

17 years agomds: scattered rstat fixups. old_inodes only fully defined on auth.
Sage Weil [Wed, 30 Jul 2008 04:38:30 +0000 (21:38 -0700)]
mds: scattered rstat fixups.  old_inodes only fully defined on auth.

17 years agomds: fix predirty/dirty ordering bug in unlink
Sage Weil [Wed, 30 Jul 2008 04:03:12 +0000 (21:03 -0700)]
mds: fix predirty/dirty ordering bug in unlink

17 years agomds: discover bug
Sage Weil [Wed, 30 Jul 2008 03:41:45 +0000 (20:41 -0700)]
mds: discover bug

17 years agoclient: cap flush, import/export fixes
Sage Weil [Wed, 30 Jul 2008 03:41:06 +0000 (20:41 -0700)]
client: cap flush, import/export fixes

17 years agomds: some scatterlock dirstat fixes
Sage Weil [Tue, 29 Jul 2008 23:47:57 +0000 (16:47 -0700)]
mds: some scatterlock dirstat fixes

17 years agomds: pin and dirty cow items
Sage Weil [Tue, 29 Jul 2008 21:59:53 +0000 (14:59 -0700)]
mds: pin and dirty cow items

17 years agomds: misc small snap fixups
Sage Weil [Tue, 29 Jul 2008 21:26:04 +0000 (14:26 -0700)]
mds: misc small snap fixups

17 years agomds: make wait mask __u64
Sage Weil [Tue, 29 Jul 2008 20:46:27 +0000 (13:46 -0700)]
mds: make wait mask __u64

17 years agomds: missing lock cases
Sage Weil [Tue, 29 Jul 2008 20:39:38 +0000 (13:39 -0700)]
mds: missing lock cases

17 years agomds: client session force-open fixes
Sage Weil [Tue, 29 Jul 2008 20:39:24 +0000 (13:39 -0700)]
mds: client session force-open fixes

17 years agomds: delay cap handler if freezing|frozen. drop cap msg if migrate_seq is older.
Sage Weil [Tue, 29 Jul 2008 19:53:49 +0000 (12:53 -0700)]
mds: delay cap handler if freezing|frozen.  drop cap msg if migrate_seq is older.

17 years agomds: handle recent new locks in cache expire
Sage Weil [Tue, 29 Jul 2008 19:23:08 +0000 (12:23 -0700)]
mds: handle recent new locks in cache expire

17 years agomds: rejoin snap support
Sage Weil [Tue, 29 Jul 2008 18:51:27 +0000 (11:51 -0700)]
mds: rejoin snap support

17 years agomds: dentry waiters wait on specific snap; wake on entire dn [first,last] interval
Sage Weil [Tue, 29 Jul 2008 04:04:38 +0000 (21:04 -0700)]
mds: dentry waiters wait on specific snap; wake on entire dn [first,last] interval

17 years agomds: preserve snap info on import/export, clean up CInode constructor
Sage Weil [Tue, 29 Jul 2008 00:02:12 +0000 (17:02 -0700)]
mds: preserve snap info on import/export, clean up CInode constructor

17 years agotodos
Sage Weil [Mon, 28 Jul 2008 23:37:26 +0000 (16:37 -0700)]
todos

17 years agomds: include snapid in MDSCacheObjectInfo (used to identify locks, remote auth pins...
Sage Weil [Mon, 28 Jul 2008 23:33:15 +0000 (16:33 -0700)]
mds: include snapid in MDSCacheObjectInfo (used to identify locks, remote auth pins, etc.)

17 years agomds: add snap to discover+reply
Sage Weil [Mon, 28 Jul 2008 23:05:47 +0000 (16:05 -0700)]
mds: add snap to discover+reply

17 years agomds: fix up replicate, cache expires to include [first,last]
Sage Weil [Mon, 28 Jul 2008 22:15:42 +0000 (15:15 -0700)]
mds: fix up replicate, cache expires to include [first,last]

17 years agomds: dirty_old_fragstat to dirty_old_rstat
Sage Weil [Mon, 28 Jul 2008 21:31:23 +0000 (14:31 -0700)]
mds: dirty_old_fragstat to dirty_old_rstat

17 years agomds: huge discover rewrite
Sage Weil [Mon, 28 Jul 2008 21:30:25 +0000 (14:30 -0700)]
mds: huge discover rewrite

17 years agomds: refactor cache rejoin, encoding/decoding
Sage Weil [Sun, 27 Jul 2008 21:02:01 +0000 (14:02 -0700)]
mds: refactor cache rejoin, encoding/decoding

17 years agoMerge branch 'unstable' into snap
Sage Weil [Sat, 26 Jul 2008 15:47:32 +0000 (08:47 -0700)]
Merge branch 'unstable' into snap

17 years agomds: purge stale snap data during readdir. also, dirty dir if anything gets purged
Sage Weil [Sat, 26 Jul 2008 15:36:49 +0000 (08:36 -0700)]
mds: purge stale snap data during readdir.  also, dirty dir if anything gets purged

17 years agomds: condition dir fetch/commit snap purge on last_destroyed, not seq
Sage Weil [Sat, 26 Jul 2008 15:14:02 +0000 (08:14 -0700)]
mds: condition dir fetch/commit snap purge on last_destroyed, not seq

17 years agomds: open snaprealm parents during path_traverse. once parents are all open, set...
Sage Weil [Sat, 26 Jul 2008 04:26:45 +0000 (21:26 -0700)]
mds: open snaprealm parents during path_traverse.  once parents are all open, set a flag

17 years agomds: pin/unpin open_past_parents
Sage Weil [Sat, 26 Jul 2008 03:49:35 +0000 (20:49 -0700)]
mds: pin/unpin open_past_parents

17 years agomon: print failure msg payload
Sage Weil [Fri, 25 Jul 2008 23:41:29 +0000 (16:41 -0700)]
mon: print failure msg payload

17 years agotodos
Sage Weil [Fri, 25 Jul 2008 23:23:00 +0000 (16:23 -0700)]
todos

17 years agomds: purge stale snap data on fetch too, if newest_seq has changed since store
Sage Weil [Fri, 25 Jul 2008 23:17:39 +0000 (16:17 -0700)]
mds: purge stale snap data on fetch too, if newest_seq has changed since store

17 years agomds: factor out dup snap update code
Sage Weil [Fri, 25 Jul 2008 23:09:10 +0000 (16:09 -0700)]
mds: factor out dup snap update code

17 years agomds: snap deletion
Sage Weil [Fri, 25 Jul 2008 22:03:17 +0000 (15:03 -0700)]
mds: snap deletion

17 years agomds: purge old_inode data too
Sage Weil [Fri, 25 Jul 2008 22:25:00 +0000 (15:25 -0700)]
mds: purge old_inode data too

17 years agomds: purge stale snap dentries during dir commit, or explicitly
Sage Weil [Fri, 25 Jul 2008 22:17:12 +0000 (15:17 -0700)]
mds: purge stale snap dentries during dir commit, or explicitly

17 years agomds: catrack last_created, clean up caching semantics, use either get_newest_snap...
Sage Weil [Fri, 25 Jul 2008 22:17:43 +0000 (15:17 -0700)]
mds: catrack last_created, clean up caching semantics, use either get_newest_snap() or get_last_create() in callers

17 years agokclient: fix multiple subdir mounts from same client (remove path from mount_args)
Sage Weil [Fri, 25 Jul 2008 14:21:10 +0000 (07:21 -0700)]
kclient: fix multiple subdir mounts from same client (remove path from mount_args)

17 years agomds: rdlock snaplock up to root
Sage Weil [Fri, 25 Jul 2008 14:10:58 +0000 (07:10 -0700)]
mds: rdlock snaplock up to root

17 years agokclient: fix multiple mount points from same client; serialize mount attempts
Sage Weil [Thu, 24 Jul 2008 23:18:35 +0000 (16:18 -0700)]
kclient: fix multiple mount points from same client; serialize mount attempts

17 years agotodos
Sage Weil [Thu, 24 Jul 2008 23:03:07 +0000 (16:03 -0700)]
todos

17 years agomds: leave remote links behind on dir rename
Sage Weil [Thu, 24 Jul 2008 22:52:00 +0000 (15:52 -0700)]
mds: leave remote links behind on dir rename

17 years agomds: adjust snaprealm parents on dir rename
Sage Weil [Thu, 24 Jul 2008 21:26:22 +0000 (14:26 -0700)]
mds: adjust snaprealm parents on dir rename

17 years agoMerge branch 'unstable' into snap
Sage Weil [Thu, 24 Jul 2008 18:46:30 +0000 (11:46 -0700)]
Merge branch 'unstable' into snap

17 years agoosd: tweak heartbeat failure timeout
Sage Weil [Thu, 24 Jul 2008 18:37:02 +0000 (11:37 -0700)]
osd: tweak heartbeat failure timeout

17 years agomon: apply osd_stat updates to pgmap correctly
Sage Weil [Thu, 24 Jul 2008 18:18:26 +0000 (11:18 -0700)]
mon: apply osd_stat updates to pgmap correctly

17 years agofixes for debian directory
Brown, David M JR [Thu, 24 Jul 2008 17:14:08 +0000 (10:14 -0700)]
fixes for debian directory

The patch creates several packages:

ceph: The uber package that depends on ceph-mds ceph-osd ceph-mon ceph-fuse and ceph-source
ceph-mds: The ceph meta data server daemon
ceph-osd: The ceph object storage daemon
ceph-mon: The ceph cluster monitor
ceph-fuse: The ceph fuse client
ceph-source: The source for the ceph client kernel module for use with module-assistant
ceph-misc: Some ceph misc installed binaries
ceph-doc: What little ceph documentations in the source tarball

Hopefully this is useful.

Thanks,
- David Brown

17 years agomds: some fixes for rstat projections into snaps
Sage Weil [Thu, 24 Jul 2008 17:07:16 +0000 (10:07 -0700)]
mds: some fixes for rstat projections into snaps

17 years agotodos
Sage Weil [Wed, 23 Jul 2008 22:53:12 +0000 (15:53 -0700)]
todos

17 years agoallow leases on snapped metadata
Sage Weil [Wed, 23 Jul 2008 22:52:28 +0000 (15:52 -0700)]
allow leases on snapped metadata

17 years agoceph.spec.in changes
Erwin, Brock A [Wed, 23 Jul 2008 22:27:48 +0000 (15:27 -0700)]
ceph.spec.in changes

Attached is an update to the SPEC file.  I had forgot to include the "fuse-devel" package
requirement for building the ceph packages, and didn't notice that ./configure gave the error
of -lfuse not found.

17 years agomissing headers for MAX_IOV on some platforms
Sage Weil [Wed, 23 Jul 2008 22:25:34 +0000 (15:25 -0700)]
missing headers for MAX_IOV on some platforms

17 years agomds: fix anchorclient update
Sage Weil [Wed, 23 Jul 2008 21:56:05 +0000 (14:56 -0700)]
mds: fix anchorclient update

17 years agomds: reenable opportunistic rstat propagation
Sage Weil [Wed, 23 Jul 2008 21:55:43 +0000 (14:55 -0700)]
mds: reenable opportunistic rstat propagation

17 years agomds: encode proper indoe version for readdir
Sage Weil [Wed, 23 Jul 2008 21:50:49 +0000 (14:50 -0700)]
mds: encode proper indoe version for readdir

17 years agomds: rstat propagation into snapshots working...
Sage Weil [Wed, 23 Jul 2008 21:44:15 +0000 (14:44 -0700)]
mds: rstat propagation into snapshots working...

17 years agomds: closer...
Sage Weil [Wed, 23 Jul 2008 20:00:27 +0000 (13:00 -0700)]
mds: closer...

17 years agomds: fix cached_snaps
Sage Weil [Wed, 23 Jul 2008 20:00:14 +0000 (13:00 -0700)]
mds: fix cached_snaps

17 years agoobjectcacher: fix truncation bug
Sage Weil [Wed, 23 Jul 2008 18:00:00 +0000 (11:00 -0700)]
objectcacher: fix truncation bug

17 years agoobjectcacher: fix truncation bug
Sage Weil [Wed, 23 Jul 2008 17:58:30 +0000 (10:58 -0700)]
objectcacher: fix truncation bug

17 years agomds: project projected inodes' rstat. introduce old_fnode_t
Sage Weil [Wed, 23 Jul 2008 17:55:12 +0000 (10:55 -0700)]
mds: project projected inodes' rstat.  introduce old_fnode_t

17 years agomake gcc 4.3 shut up about deprecated hash_map etc
Sage Weil [Wed, 23 Jul 2008 16:44:22 +0000 (09:44 -0700)]
make gcc 4.3 shut up about deprecated hash_map etc

17 years agomon: fix int overflow
Sage Weil [Wed, 23 Jul 2008 16:41:51 +0000 (09:41 -0700)]
mon: fix int overflow

17 years agosimplify includes
Sage Weil [Wed, 23 Jul 2008 16:47:21 +0000 (09:47 -0700)]
simplify includes

Conflicts:

src/mds/AnchorClient.h

17 years agomissing parens
Sage Weil [Wed, 23 Jul 2008 16:16:13 +0000 (09:16 -0700)]
missing parens

17 years agomake gcc 4.3 shut up about deprecated hash_map etc
Sage Weil [Wed, 23 Jul 2008 16:44:22 +0000 (09:44 -0700)]
make gcc 4.3 shut up about deprecated hash_map etc

17 years agomon: fix int overflow
Sage Weil [Wed, 23 Jul 2008 16:41:51 +0000 (09:41 -0700)]
mon: fix int overflow

17 years agosimplify includes
Sage Weil [Wed, 23 Jul 2008 16:40:42 +0000 (09:40 -0700)]
simplify includes

17 years agomds: missing constructor
Sage Weil [Wed, 23 Jul 2008 16:39:29 +0000 (09:39 -0700)]
mds: missing constructor

17 years agomissing parens
Sage Weil [Wed, 23 Jul 2008 16:16:13 +0000 (09:16 -0700)]
missing parens

17 years agoMerge commit 'origin/unstable' into snap
Sage Weil [Wed, 23 Jul 2008 03:58:47 +0000 (20:58 -0700)]
Merge commit 'origin/unstable' into snap

Conflicts:

src/mds/Locker.cc

17 years agoclient: missing include
Sage Weil [Wed, 23 Jul 2008 03:44:49 +0000 (20:44 -0700)]
client: missing include

17 years agomds: start to project rstats into snapshots
Sage Weil [Tue, 22 Jul 2008 23:39:22 +0000 (16:39 -0700)]
mds: start to project rstats into snapshots

17 years agomon: fix MDSMonitor prototype
Sage Weil [Tue, 22 Jul 2008 23:07:08 +0000 (16:07 -0700)]
mon: fix MDSMonitor prototype

17 years agofilestore: close journal on umount
Sage Weil [Tue, 22 Jul 2008 20:28:19 +0000 (13:28 -0700)]
filestore: close journal on umount

17 years agoebofs: close journal on umount
Sage Weil [Tue, 22 Jul 2008 20:22:56 +0000 (13:22 -0700)]
ebofs: close journal on umount

17 years agothread: start/stop debugging
Sage Weil [Tue, 22 Jul 2008 19:38:08 +0000 (12:38 -0700)]
thread: start/stop debugging

17 years agouse atomic_t to count threads
Sage Weil [Tue, 22 Jul 2008 19:26:24 +0000 (12:26 -0700)]
use atomic_t to count threads

17 years agomds: half-finished
Sage Weil [Tue, 22 Jul 2008 18:45:38 +0000 (11:45 -0700)]
mds: half-finished

17 years agoosd: stop timer thread before forking
Sage Weil [Tue, 22 Jul 2008 17:54:13 +0000 (10:54 -0700)]
osd: stop timer thread before forking

17 years agomds: separate nest_info_t from frag_info_t, covered by a new CInode lock
Sage Weil [Mon, 21 Jul 2008 23:15:59 +0000 (16:15 -0700)]
mds: separate nest_info_t from frag_info_t, covered by a new CInode lock

17 years agomds: move Locker::predirty_nested to MDCache::predirty_journal_parents
Sage Weil [Mon, 21 Jul 2008 19:42:44 +0000 (12:42 -0700)]
mds: move Locker::predirty_nested to MDCache::predirty_journal_parents

17 years agoclient: flush caps on realm + its children
Sage Weil [Mon, 21 Jul 2008 18:19:41 +0000 (11:19 -0700)]
client: flush caps on realm + its children

17 years agokclient: update proc for 2.6.26
Padraig O'Sullivan [Mon, 21 Jul 2008 17:50:10 +0000 (10:50 -0700)]
kclient: update proc for 2.6.26

17 years agoclient: trace realm parent/child relationships; use per-realm seq
Sage Weil [Mon, 21 Jul 2008 17:39:52 +0000 (10:39 -0700)]
client: trace realm parent/child relationships; use per-realm seq

17 years agomds: separate snaprealm creation from snap creation
Sage Weil [Fri, 18 Jul 2008 21:04:26 +0000 (14:04 -0700)]
mds: separate snaprealm creation from snap creation

17 years agomds: basic rename, more journal_dirty_inode
Sage Weil [Fri, 18 Jul 2008 19:37:02 +0000 (12:37 -0700)]
mds: basic rename, more journal_dirty_inode

17 years agoclient: fix fuse ino generation for getattr
Sage Weil [Fri, 18 Jul 2008 19:36:42 +0000 (12:36 -0700)]
client: fix fuse ino generation for getattr

17 years agomds: clean up cdir head vs snap (null)item accounting
Sage Weil [Fri, 18 Jul 2008 18:07:31 +0000 (11:07 -0700)]
mds: clean up cdir head vs snap (null)item accounting

17 years agomds: small snap fix
Sage Weil [Fri, 18 Jul 2008 16:47:30 +0000 (09:47 -0700)]
mds: small snap fix