]>
git.apps.os.sepia.ceph.com Git - ceph.git/log
Yehuda Sadeh-Weinraub [Tue, 15 Jan 2008 22:28:17 +0000 (00:28 +0200)]
Merge branch 'rados' of ssh://yehudasa@ceph.newdream.net/git/ceph into myrados
Yehuda Sadeh-Weinraub [Tue, 15 Jan 2008 21:37:25 +0000 (23:37 +0200)]
dir_lookup now uses new_inode instead of iget that deadlocks
Patience Warnick [Tue, 15 Jan 2008 20:17:20 +0000 (12:17 -0800)]
Merge branch 'rados' of ssh://patience@ceph.newdream.net/home/sage/ceph.newdream.net/git/ceph into rados
Conflicts:
src/kernel/messenger.c
Patience Warnick [Tue, 15 Jan 2008 20:05:59 +0000 (12:05 -0800)]
only close connection if EAGAIN and socket state closed..
Sage Weil [Tue, 15 Jan 2008 19:45:46 +0000 (11:45 -0800)]
more mount churn
Sage Weil [Tue, 15 Jan 2008 19:09:49 +0000 (11:09 -0800)]
rework client mount slightly
Patience Warnick [Tue, 15 Jan 2008 06:35:55 +0000 (22:35 -0800)]
decreased initial fault delay
Patience Warnick [Tue, 15 Jan 2008 06:31:37 +0000 (22:31 -0800)]
Just left debugging in..
Patience Warnick [Tue, 15 Jan 2008 06:28:38 +0000 (22:28 -0800)]
Merge branch 'rados' of ssh://patience@ceph.newdream.net/home/sage/ceph.newdream.net/git/ceph into rados
Patience Warnick [Tue, 15 Jan 2008 06:23:53 +0000 (22:23 -0800)]
fixed up ref count on connection
Sage Weil [Tue, 15 Jan 2008 02:22:05 +0000 (18:22 -0800)]
reworked monmap
Sage Weil [Tue, 15 Jan 2008 01:30:33 +0000 (17:30 -0800)]
various mount related cleanups.. much improved
Sage Weil [Mon, 14 Jan 2008 22:38:19 +0000 (14:38 -0800)]
inode super_ops and iget usage cleanup
Sage Weil [Mon, 14 Jan 2008 21:36:01 +0000 (13:36 -0800)]
fix fuse statfs
Sage Weil [Mon, 14 Jan 2008 21:35:50 +0000 (13:35 -0800)]
kernel: include . and .. in readdir result
Sage Weil [Mon, 14 Jan 2008 20:18:27 +0000 (12:18 -0800)]
mknod, symlink work
Patience Warnick [Mon, 14 Jan 2008 18:35:37 +0000 (10:35 -0800)]
don't clear OPEN on tcp CLOSED state, we get this when we can't connect and will probably
retry..
Sage Weil [Mon, 14 Jan 2008 18:13:06 +0000 (10:13 -0800)]
use improved ceph_build_dentry_path
Patience Warnick [Mon, 14 Jan 2008 17:54:22 +0000 (09:54 -0800)]
Increased attempts to 10 for now.
Patience Warnick [Mon, 14 Jan 2008 17:52:31 +0000 (09:52 -0800)]
clear OPEN bit on close
Patience Warnick [Mon, 14 Jan 2008 17:50:36 +0000 (09:50 -0800)]
fixed a few fault problems..
Yehuda Sadeh-Weinraub [Mon, 14 Jan 2008 14:52:45 +0000 (16:52 +0200)]
Fixed bugs and crashes that were related to inconsistent iget ( + ilookup)/iput.
Yehuda Sadeh-Weinraub [Sun, 13 Jan 2008 19:08:36 +0000 (21:08 +0200)]
insert inode into the icache after changing the ino value
Yehuda Sadeh-Weinraub [Sun, 13 Jan 2008 19:07:24 +0000 (21:07 +0200)]
fix dput in the wrong place
Sage Weil [Sat, 12 Jan 2008 01:15:03 +0000 (17:15 -0800)]
lots of cap bits in the kenrel client; cap vars in ceph_fs.h, renamed
Sage Weil [Fri, 11 Jan 2008 22:24:31 +0000 (14:24 -0800)]
Merge branch 'rados' of ssh://ceph.newdream.net/git/ceph into rados
Yehuda Sadeh-Weinraub [Fri, 11 Jan 2008 22:19:55 +0000 (00:19 +0200)]
Fixes in ceph_fill_trace():
- dentries accounting
- fix for deep mounts
- verify that inode has not change along the path
Yehuda Sadeh-Weinraub [Fri, 11 Jan 2008 22:17:46 +0000 (00:17 +0200)]
Fix unlink crash
Sage Weil [Fri, 11 Jan 2008 21:20:37 +0000 (13:20 -0800)]
Merge branch 'rados' of ssh://ceph.newdream.net/git/ceph into rados
Yehuda Sadeh-Weinraub [Fri, 11 Jan 2008 21:05:00 +0000 (23:05 +0200)]
mkdir works now with helper function ceph_fill_trace()
Sage Weil [Fri, 11 Jan 2008 19:42:34 +0000 (11:42 -0800)]
file cap ops cleanup
Yehuda Sadeh-Weinraub [Fri, 11 Jan 2008 19:15:44 +0000 (21:15 +0200)]
mkdir now doesn't crash
Sage Weil [Fri, 11 Jan 2008 18:42:10 +0000 (10:42 -0800)]
new MClientFileCaps encoding
Sage Weil [Fri, 11 Jan 2008 00:28:41 +0000 (16:28 -0800)]
kernel statfs works
Sage Weil [Fri, 11 Jan 2008 01:16:27 +0000 (17:16 -0800)]
ebofs: rename Extent and make it packable
Sage Weil [Thu, 10 Jan 2008 23:44:18 +0000 (15:44 -0800)]
make default (now 12345) work
Sage Weil [Thu, 10 Jan 2008 23:35:00 +0000 (15:35 -0800)]
more statfs bits
Sage Weil [Thu, 10 Jan 2008 23:34:36 +0000 (15:34 -0800)]
cleaned up int types, page size info, byteorder for userspace
Sage Weil [Thu, 10 Jan 2008 21:58:52 +0000 (13:58 -0800)]
statfs returns real data; osds report utilization properly; works in fuse client
Sage Weil [Thu, 10 Jan 2008 21:05:11 +0000 (13:05 -0800)]
kernel: clean up mds request creation, move mdsmap states to ceph_fs.h
Yehuda Sadeh-Weinraub [Thu, 10 Jan 2008 14:20:23 +0000 (16:20 +0200)]
Merge branch 'rados' of ssh://yehudasa@ceph.newdream.net/git/ceph into myrados
Yehuda Sadeh-Weinraub [Thu, 10 Jan 2008 14:18:06 +0000 (16:18 +0200)]
Fix a crash when unmounting due to wrong dentry accounting. Don't allocate new dentries for entryies that already exist.
Patience Warnick [Thu, 10 Jan 2008 08:18:54 +0000 (00:18 -0800)]
Merge branch 'rados' of ssh://patience@ceph.newdream.net/home/sage/ceph.newdream.net/git/ceph into rados
Patience Warnick [Thu, 10 Jan 2008 08:06:46 +0000 (00:06 -0800)]
fix up fault case a bit
Patience Warnick [Thu, 10 Jan 2008 07:36:37 +0000 (23:36 -0800)]
removed bad access
Sage Weil [Thu, 10 Jan 2008 01:37:29 +0000 (17:37 -0800)]
ignore TAGS
Sage Weil [Thu, 10 Jan 2008 01:15:37 +0000 (17:15 -0800)]
new MClientReconnect encoding, basic support in kernel client
Sage Weil [Thu, 10 Jan 2008 01:14:14 +0000 (17:14 -0800)]
etags for vi
Sage Weil [Wed, 9 Jan 2008 20:26:09 +0000 (12:26 -0800)]
ignore mnt
Sage Weil [Wed, 9 Jan 2008 19:38:22 +0000 (11:38 -0800)]
check do_request result codes
Sage Weil [Wed, 9 Jan 2008 19:30:59 +0000 (11:30 -0800)]
todos, start.sh tweak
Sage Weil [Wed, 9 Jan 2008 19:30:48 +0000 (11:30 -0800)]
more minor encoding cleanup
Sage Weil [Tue, 8 Jan 2008 23:57:37 +0000 (15:57 -0800)]
todos
Sage Weil [Tue, 8 Jan 2008 23:57:27 +0000 (15:57 -0800)]
client: encode connect_seq, minor accept cleanup
Sage Weil [Tue, 8 Jan 2008 23:56:54 +0000 (15:56 -0800)]
mds: allow open on root dir
Sage Weil [Tue, 8 Jan 2008 22:55:00 +0000 (14:55 -0800)]
accept connections properly
Sage Weil [Tue, 8 Jan 2008 22:28:21 +0000 (14:28 -0800)]
mds: handle reconnect
Sage Weil [Tue, 8 Jan 2008 22:13:13 +0000 (14:13 -0800)]
no readpages for now
Sage Weil [Tue, 8 Jan 2008 22:04:26 +0000 (14:04 -0800)]
some initial readpages bits
Sage Weil [Tue, 8 Jan 2008 21:00:28 +0000 (13:00 -0800)]
Merge branch 'rados' of http://www.twisted-nerve.de/ceph into rados
Sage Weil [Tue, 8 Jan 2008 18:38:00 +0000 (10:38 -0800)]
fixed data_off bug in messenger when reading data pages
Sage Weil [Tue, 8 Jan 2008 18:16:15 +0000 (10:16 -0800)]
note when new mdsmap is accepted
Sage Weil [Tue, 8 Jan 2008 18:03:52 +0000 (10:03 -0800)]
some kenrel todos
Dongsu Park [Tue, 8 Jan 2008 13:22:57 +0000 (14:22 +0100)]
remove 1234
volker [Tue, 8 Jan 2008 13:16:24 +0000 (14:16 +0100)]
test
Sage Weil [Tue, 8 Jan 2008 02:02:38 +0000 (18:02 -0800)]
fixed prepare_pages, osd_client bugs
volker [Sun, 6 Jan 2008 22:42:30 +0000 (23:42 +0100)]
Revert GIT test changes
volker [Sat, 5 Jan 2008 00:11:43 +0000 (01:11 +0100)]
GIT Test
Dongsu Park [Fri, 4 Jan 2008 23:59:51 +0000 (00:59 +0100)]
Test for the public branch
Sage Weil [Fri, 4 Jan 2008 23:25:16 +0000 (15:25 -0800)]
notes
Sage Weil [Fri, 4 Jan 2008 20:51:19 +0000 (12:51 -0800)]
Merge branch 'master' into rados
Conflicts:
src/include/ceph_fs.h
sage weil [Fri, 4 Jan 2008 20:04:34 +0000 (12:04 -0800)]
build without 64-bit block dev size probing
sage weil [Fri, 4 Jan 2008 20:03:51 +0000 (12:03 -0800)]
fix problem with long messages
sage weil [Thu, 3 Jan 2008 20:45:58 +0000 (12:45 -0800)]
document clone via http, gitweb url
Sage Weil [Thu, 3 Jan 2008 19:08:37 +0000 (11:08 -0800)]
Merge branch 'rados' of ssh://ceph.newdream.net/home/sage/ceph.newdream.net/git/ceph into rados
Patience Warnick [Thu, 3 Jan 2008 18:39:12 +0000 (10:39 -0800)]
Just left some brackets around..
Patience Warnick [Thu, 3 Jan 2008 18:35:25 +0000 (10:35 -0800)]
CEPH_MDS_SESSION_OPENING never got set.
Sage Weil [Wed, 2 Jan 2008 04:53:31 +0000 (20:53 -0800)]
fixed up subops
Sage Weil [Tue, 1 Jan 2008 23:57:27 +0000 (15:57 -0800)]
Merge branch 'master' into rados
Conflicts:
.gitignore
src/TODO
Sage Weil [Tue, 1 Jan 2008 22:04:52 +0000 (14:04 -0800)]
Merge branch 'master' of ssh://ceph.newdream.net/home/sage/ceph.newdream.net/git/ceph
Sage Weil [Tue, 1 Jan 2008 22:04:31 +0000 (14:04 -0800)]
cleaned up char* vs const char*
Patience Warnick [Mon, 31 Dec 2007 22:13:42 +0000 (14:13 -0800)]
complete close from peer, increase delay for retries
Sage Weil [Mon, 31 Dec 2007 21:13:22 +0000 (13:13 -0800)]
removed old MMonOSDMap*
Sage Weil [Mon, 31 Dec 2007 20:57:58 +0000 (12:57 -0800)]
fixed get_type_name type to make latest g++ happy
Sage Weil [Mon, 31 Dec 2007 20:47:09 +0000 (12:47 -0800)]
fixed up rename relative path root check
Patience Warnick [Mon, 31 Dec 2007 20:09:08 +0000 (12:09 -0800)]
Merge branch 'rados' of git://ceph.newdream.net/ceph into rados
Sage Weil [Mon, 31 Dec 2007 20:00:28 +0000 (12:00 -0800)]
define mark_down
Patience Warnick [Mon, 31 Dec 2007 19:48:37 +0000 (11:48 -0800)]
updated for git
Sage Weil [Sat, 29 Dec 2007 17:30:56 +0000 (09:30 -0800)]
rename src+dst must share common root
Sage Weil [Sat, 29 Dec 2007 02:24:41 +0000 (18:24 -0800)]
con state must be unsigned long
Sage Weil [Sat, 29 Dec 2007 02:24:17 +0000 (18:24 -0800)]
fixed up mds session states
Sage Weil [Sat, 29 Dec 2007 01:44:27 +0000 (17:44 -0800)]
kick requests on failed/recovering mds (untested)
Sage Weil [Tue, 25 Dec 2007 20:49:12 +0000 (15:49 -0500)]
osd: typo in fakestore
Sage Weil [Mon, 24 Dec 2007 05:16:04 +0000 (21:16 -0800)]
some kernel todos
Sage Weil [Sun, 23 Dec 2007 20:19:49 +0000 (12:19 -0800)]
Merge branch 'master' of ssh://ceph.newdream.net/home/sage/ceph.newdream.net/git/ceph
Sage Weil [Sun, 23 Dec 2007 20:16:55 +0000 (12:16 -0800)]
web: ceph-commit, not ceph-svn
Sage Weil [Sun, 23 Dec 2007 20:16:55 +0000 (12:16 -0800)]
web: ceph-commit, not ceph-svn
Sage Weil [Sat, 22 Dec 2007 23:42:45 +0000 (15:42 -0800)]
kernel: fixed PAGE_MASK idiocy; read path almost sort of works
Sage Weil [Sat, 22 Dec 2007 22:51:51 +0000 (14:51 -0800)]
use PAGE_SIZE/MASK from asm/page.h
Sage Weil [Sat, 22 Dec 2007 22:51:11 +0000 (14:51 -0800)]
remove attrset from osd op and reply