]>
git.apps.os.sepia.ceph.com Git - ceph.git/log
Sage Weil [Mon, 2 Jun 2008 15:49:17 +0000 (08:49 -0700)]
mds: show fragstat
Sage Weil [Sun, 1 Jun 2008 22:21:16 +0000 (15:21 -0700)]
mds: rename rollback closer..
Sage Weil [Sun, 1 Jun 2008 20:45:16 +0000 (13:45 -0700)]
mds: rename exports behave in non-failure case
Sage Weil [Fri, 30 May 2008 17:36:53 +0000 (10:36 -0700)]
mds: rename rollback coded, untested. but the inode import/export is fundamentally broken...
Sage Weil [Thu, 29 May 2008 22:29:12 +0000 (15:29 -0700)]
mds: kick discovers on mds recovery too, not just failure
Sage Weil [Thu, 29 May 2008 22:27:28 +0000 (15:27 -0700)]
mds: fixed unlink journaling
Sage Weil [Thu, 29 May 2008 22:06:51 +0000 (15:06 -0700)]
mds: fix resolve bug
Sage Weil [Thu, 29 May 2008 21:35:16 +0000 (14:35 -0700)]
mds: verified slave failure is tolerated. fixed remote_auth_pin rejoin bug.
Sage Weil [Thu, 29 May 2008 21:19:55 +0000 (14:19 -0700)]
mds: link rollback works. nested anchor, replay fixups.
Sage Weil [Thu, 29 May 2008 20:23:24 +0000 (13:23 -0700)]
mds: do rollback. unlink done, untested.
Sage Weil [Thu, 29 May 2008 16:06:20 +0000 (09:06 -0700)]
mds: fixed up accounting bugs with scatterlock
Sage Weil [Wed, 28 May 2008 23:41:40 +0000 (16:41 -0700)]
mds: fixed various predirty_nested problems, rename, straydir locking. temp fragstat sanity checks.
Sage Weil [Wed, 28 May 2008 21:32:59 +0000 (14:32 -0700)]
mds: fix nested update in rename
Sage Weil [Wed, 28 May 2008 21:04:59 +0000 (14:04 -0700)]
mds: include time_warp_seq in inode_t encoding
Sage Weil [Wed, 28 May 2008 19:23:55 +0000 (12:23 -0700)]
mds: use dn_hash in anchor records instead of frag_t (which may change)
Sage Weil [Wed, 28 May 2008 18:39:09 +0000 (11:39 -0700)]
synclient: make walk do some basic dirstat verification
Sage Weil [Wed, 28 May 2008 18:15:31 +0000 (11:15 -0700)]
mds: fix rmdir to correctly and safely verify directories are empty prior to removal
Sage Weil [Wed, 28 May 2008 17:19:08 +0000 (10:19 -0700)]
mds: check auth bit in unscatter_autoscattered
Sage Weil [Wed, 28 May 2008 17:05:06 +0000 (10:05 -0700)]
mds: many many scatterlock fixes
Sage Weil [Tue, 27 May 2008 21:41:17 +0000 (14:41 -0700)]
mds: fix conditional for srci export finish (didnt account for link merge)
Sage Weil [Tue, 27 May 2008 21:24:45 +0000 (14:24 -0700)]
mds: create, adjust anchors more carefully (esp for directories)
Sage Weil [Tue, 27 May 2008 20:54:00 +0000 (13:54 -0700)]
Merge branch 'unstable' into nested
Sage Weil [Tue, 27 May 2008 20:49:09 +0000 (13:49 -0700)]
pack struct ceph_object
Sage Weil [Tue, 27 May 2008 20:04:45 +0000 (13:04 -0700)]
kclient: fix up kobj for 2.6.24
Sage Weil [Tue, 27 May 2008 19:39:31 +0000 (12:39 -0700)]
mds: make cache track nested anchors
Sage Weil [Tue, 27 May 2008 18:09:07 +0000 (11:09 -0700)]
mds: remove old predirty_dn_dir code
Sage Weil [Tue, 27 May 2008 15:03:43 +0000 (08:03 -0700)]
mds: recursive counts for anchors
Sage Weil [Tue, 27 May 2008 14:32:00 +0000 (07:32 -0700)]
todos
Sage Weil [Tue, 27 May 2008 14:24:02 +0000 (07:24 -0700)]
mds: some remote rename fixes, more to come
Sage Weil [Tue, 27 May 2008 13:45:30 +0000 (06:45 -0700)]
mds: yet another rename rewrite (tested locally)
Sage Weil [Tue, 27 May 2008 02:51:27 +0000 (19:51 -0700)]
mds: fix up open_remote_ino_2 to open remote stray, root if necessary
Sage Weil [Tue, 27 May 2008 02:16:19 +0000 (19:16 -0700)]
mds: dont xlock dirlock on rename
Sage Weil [Tue, 27 May 2008 02:16:00 +0000 (19:16 -0700)]
mds: initialize projected_version
Sage Weil [Mon, 26 May 2008 22:55:54 +0000 (15:55 -0700)]
mds: avoid rename straydn when merging links
Sage Weil [Mon, 26 May 2008 21:06:03 +0000 (14:06 -0700)]
client: fix relink, memory leak in dcache
Sage Weil [Mon, 26 May 2008 20:13:49 +0000 (13:13 -0700)]
mds: disable fragments, for now
Sage Weil [Mon, 26 May 2008 22:51:06 +0000 (15:51 -0700)]
kclient: make it static
Sage Weil [Mon, 26 May 2008 22:50:43 +0000 (15:50 -0700)]
Merge branch 'unstable' of ssh://foil.ww.newdream.net/home/sage/ceph/ into unstable
Sage Weil [Mon, 26 May 2008 22:40:13 +0000 (15:40 -0700)]
mds: fixed stray reintegration (rename should not change nlink, dir mtime)
Sage Weil [Mon, 26 May 2008 22:39:45 +0000 (15:39 -0700)]
mds: fixed locker wait bug
Sage Weil [Mon, 26 May 2008 21:06:03 +0000 (14:06 -0700)]
client: fix relink, memory leak in dcache
Sage Weil [Mon, 26 May 2008 20:16:41 +0000 (13:16 -0700)]
mds: partial accounting during split
Sage Weil [Mon, 26 May 2008 20:13:49 +0000 (13:13 -0700)]
mds: disable fragments, for now
Sage Weil [Mon, 26 May 2008 19:35:17 +0000 (12:35 -0700)]
mds: fix up filelock state encoders to include time_warp_seq, max_size
Sage Weil [Mon, 26 May 2008 19:34:49 +0000 (12:34 -0700)]
synclient: thrashlinks mixup
Sage Weil [Mon, 26 May 2008 18:56:31 +0000 (11:56 -0700)]
mds: remote link/unlink behaving well enough. various bugfixes.
Sage Weil [Mon, 26 May 2008 17:27:26 +0000 (10:27 -0700)]
mds: set dirty flag when subtree root dirfrag gets scatter
Sage Weil [Mon, 26 May 2008 16:15:09 +0000 (09:15 -0700)]
kclient: wrap socket in refcounting kobject
Sage Weil [Mon, 26 May 2008 14:31:37 +0000 (07:31 -0700)]
mds: avoid file size probe when size >= max_size
Sage Weil [Mon, 26 May 2008 06:06:44 +0000 (23:06 -0700)]
mds: scatter writebehind cleanup.
Sage Weil [Mon, 26 May 2008 06:06:13 +0000 (23:06 -0700)]
mds: wrlock straydir on unlink
Sage Weil [Sun, 25 May 2008 22:32:16 +0000 (15:32 -0700)]
mds: fill out calls in server
Sage Weil [Sun, 25 May 2008 22:13:30 +0000 (15:13 -0700)]
mds: remove nestedlock
Sage Weil [Sun, 25 May 2008 22:08:08 +0000 (15:08 -0700)]
mds: moree type cleanup; dirlock encoder/decoder
Sage Weil [Sun, 25 May 2008 21:18:20 +0000 (14:18 -0700)]
mds: simplify frag_info_t typing
Sage Weil [Sun, 25 May 2008 20:44:39 +0000 (13:44 -0700)]
mds: set_updated on scatterlocks
Sage Weil [Sun, 25 May 2008 20:23:33 +0000 (13:23 -0700)]
mds: no need for nestedlock
Sage Weil [Sun, 25 May 2008 20:17:31 +0000 (13:17 -0700)]
kclient: (unnested) file/subdir stats for dir, too
Sage Weil [Sun, 25 May 2008 14:22:06 +0000 (07:22 -0700)]
kclient: get nesting stats w/ cat dir
Sage Weil [Sun, 25 May 2008 13:04:38 +0000 (06:04 -0700)]
mds: remote unlink
Sage Weil [Sun, 25 May 2008 04:02:43 +0000 (21:02 -0700)]
mds: unlink_local fixed up, still need to do remote
Sage Weil [Sun, 25 May 2008 03:45:42 +0000 (20:45 -0700)]
mds: remove bogus assert
Sage Weil [Sun, 25 May 2008 03:24:18 +0000 (20:24 -0700)]
mds: rename sorta redone
Sage Weil [Sat, 24 May 2008 20:18:50 +0000 (13:18 -0700)]
mds: cleaned up link/unlink accounting a bit
Sage Weil [Sat, 24 May 2008 13:55:17 +0000 (06:55 -0700)]
kclient: end_page_writeback w/ page still locked
Sage Weil [Sat, 24 May 2008 20:01:57 +0000 (13:01 -0700)]
mds: link/unlink behaving
Sage Weil [Fri, 23 May 2008 23:28:20 +0000 (16:28 -0700)]
off_t -> __u64 throughout osd/os/ebofs
Sage Weil [Fri, 23 May 2008 23:28:01 +0000 (16:28 -0700)]
client: larger default cache
Sage Weil [Fri, 23 May 2008 23:15:23 +0000 (16:15 -0700)]
kclient: use current->fsuid
Sage Weil [Fri, 23 May 2008 22:14:04 +0000 (15:14 -0700)]
client: return proper error for getxattr
Sage Weil [Fri, 23 May 2008 22:17:06 +0000 (15:17 -0700)]
client: set st_blocks correctly
Sage Weil [Fri, 23 May 2008 22:14:04 +0000 (15:14 -0700)]
client: return proper error for getxattr
Sage Weil [Fri, 23 May 2008 22:13:53 +0000 (15:13 -0700)]
client: take nested
Sage Weil [Fri, 23 May 2008 22:13:32 +0000 (15:13 -0700)]
mds: send rsubdirs to client
Sage Weil [Fri, 23 May 2008 21:56:46 +0000 (14:56 -0700)]
mds: openc uses predirty_nested
Sage Weil [Fri, 23 May 2008 21:40:46 +0000 (14:40 -0700)]
mds: mknod/mkdir behave
Sage Weil [Fri, 23 May 2008 18:35:50 +0000 (11:35 -0700)]
Merge branch 'unstable' into nested
nothing added to commit but untracked files present (use "git add" to track)
Sage Weil [Fri, 23 May 2008 18:31:21 +0000 (11:31 -0700)]
mds: put accounted_nested in fnode. clean up locker interface a bit.
Sage Weil [Fri, 23 May 2008 17:44:14 +0000 (10:44 -0700)]
mds: pass force down into get_wrlock()
Sage Weil [Fri, 23 May 2008 17:43:00 +0000 (10:43 -0700)]
mds: unmarry cdir projected_versoin vs project_fnode; pull Mutation out of MDRequest
Sage Weil [Fri, 23 May 2008 04:45:06 +0000 (21:45 -0700)]
mds: fix cdir dirtying, for mknod at least
Sage Weil [Thu, 22 May 2008 23:46:01 +0000 (16:46 -0700)]
mds: added fnode_t. compiles, but untested.
Sage Weil [Thu, 22 May 2008 22:23:39 +0000 (15:23 -0700)]
mds: move predirty_nested into locker, and update with file size
Sage Weil [Thu, 22 May 2008 21:20:30 +0000 (14:20 -0700)]
mds: some prelim nesting updates
Sage Weil [Thu, 22 May 2008 18:49:44 +0000 (11:49 -0700)]
mds: fix lock WAIT masks
Sage Weil [Tue, 13 May 2008 17:19:39 +0000 (10:19 -0700)]
some fixups
Sage Weil [Mon, 12 May 2008 23:39:52 +0000 (16:39 -0700)]
mds: more nesting lock, data type work
Sage Weil [Thu, 8 May 2008 17:00:25 +0000 (10:00 -0700)]
mds: initial nested lock types, inode fields
Sage Weil [Thu, 22 May 2008 18:50:32 +0000 (11:50 -0700)]
kclient: fix radix_tree_preload vs preempt behavior
Sage Weil [Thu, 22 May 2008 17:59:32 +0000 (10:59 -0700)]
vstartnew.sh: jsut 1 node
Sage Weil [Thu, 22 May 2008 17:44:20 +0000 (10:44 -0700)]
kclient: partial fixes for PREEMPT
Sage Weil [Thu, 22 May 2008 16:19:11 +0000 (09:19 -0700)]
client: only user.* xattrs for now
Sage Weil [Thu, 22 May 2008 15:51:03 +0000 (08:51 -0700)]
mds: pass force flag down to file_wrlock_start
Sage Weil [Thu, 22 May 2008 04:47:28 +0000 (21:47 -0700)]
mon: be more tolerant of mds states
Sage Weil [Thu, 22 May 2008 04:47:16 +0000 (21:47 -0700)]
kclient: only allow user.* xattrs for now
Sage Weil [Wed, 21 May 2008 23:46:33 +0000 (16:46 -0700)]
osd: some push/pull cleanup
Sage Weil [Wed, 21 May 2008 23:41:29 +0000 (16:41 -0700)]
filestore: use user.* xattrs. correctly.
Sage Weil [Wed, 21 May 2008 23:08:21 +0000 (16:08 -0700)]
osd: don't send msgs to down osds, unless its a map telling them they're dead
Sage Weil [Wed, 21 May 2008 23:07:37 +0000 (16:07 -0700)]
filestore: more carefully check that xattrs work
Sage Weil [Wed, 21 May 2008 23:07:00 +0000 (16:07 -0700)]
msgr: lazy_send_message