Yehuda Sadeh-Weinraub
|
83bd70aec8
|
fix dput in the wrong place
|
2008-01-13 21:07:24 +02:00 |
|
Sage Weil
|
baf11742f7
|
lots of cap bits in the kenrel client; cap vars in ceph_fs.h, renamed
|
2008-01-11 17:15:03 -08:00 |
|
Sage Weil
|
9e1d292f9d
|
Merge branch 'rados' of ssh://ceph.newdream.net/git/ceph into rados
|
2008-01-11 14:24:31 -08:00 |
|
Yehuda Sadeh-Weinraub
|
8f4641f347
|
Fixes in ceph_fill_trace():
- dentries accounting
- fix for deep mounts
- verify that inode has not change along the path
|
2008-01-12 00:19:55 +02:00 |
|
Yehuda Sadeh-Weinraub
|
cd98533b4a
|
Fix unlink crash
|
2008-01-12 00:17:46 +02:00 |
|
Sage Weil
|
f041eefc28
|
Merge branch 'rados' of ssh://ceph.newdream.net/git/ceph into rados
|
2008-01-11 13:20:37 -08:00 |
|
Yehuda Sadeh-Weinraub
|
135ca7b7e8
|
mkdir works now with helper function ceph_fill_trace()
|
2008-01-11 23:05:00 +02:00 |
|
Sage Weil
|
68a829f73f
|
file cap ops cleanup
|
2008-01-11 11:42:34 -08:00 |
|
Yehuda Sadeh-Weinraub
|
7a7b81418a
|
mkdir now doesn't crash
|
2008-01-11 21:15:44 +02:00 |
|
Sage Weil
|
37aa0af7e4
|
new MClientFileCaps encoding
|
2008-01-11 10:42:10 -08:00 |
|
Sage Weil
|
228d7befd4
|
kernel statfs works
|
2008-01-10 17:28:54 -08:00 |
|
Sage Weil
|
51db6c1f2a
|
ebofs: rename Extent and make it packable
|
2008-01-10 17:16:27 -08:00 |
|
Sage Weil
|
0a14b547ed
|
make default (now 12345) work
|
2008-01-10 15:44:43 -08:00 |
|
Sage Weil
|
fd307f1e87
|
more statfs bits
|
2008-01-10 15:35:00 -08:00 |
|
Sage Weil
|
5bda5cd0bd
|
cleaned up int types, page size info, byteorder for userspace
|
2008-01-10 15:34:36 -08:00 |
|
Sage Weil
|
84a678ed50
|
statfs returns real data; osds report utilization properly; works in fuse client
|
2008-01-10 13:58:52 -08:00 |
|
Sage Weil
|
f53b9abad1
|
kernel: clean up mds request creation, move mdsmap states to ceph_fs.h
|
2008-01-10 13:05:11 -08:00 |
|
Yehuda Sadeh-Weinraub
|
9051b4a378
|
Merge branch 'rados' of ssh://yehudasa@ceph.newdream.net/git/ceph into myrados
|
2008-01-10 16:20:23 +02:00 |
|
Yehuda Sadeh-Weinraub
|
bd1a47dbe6
|
Fix a crash when unmounting due to wrong dentry accounting. Don't allocate new dentries for entryies that already exist.
|
2008-01-10 16:18:06 +02:00 |
|
Patience Warnick
|
8e252d12d4
|
Merge branch 'rados' of ssh://patience@ceph.newdream.net/home/sage/ceph.newdream.net/git/ceph into rados
|
2008-01-10 00:18:54 -08:00 |
|
Patience Warnick
|
1d83f77e1b
|
fix up fault case a bit
|
2008-01-10 00:06:46 -08:00 |
|
Patience Warnick
|
ec0952cac6
|
removed bad access
|
2008-01-09 23:36:37 -08:00 |
|
Sage Weil
|
5c8211d093
|
ignore TAGS
|
2008-01-09 17:37:29 -08:00 |
|
Sage Weil
|
dc9766f9fa
|
new MClientReconnect encoding, basic support in kernel client
|
2008-01-09 17:15:37 -08:00 |
|
Sage Weil
|
6828aabe96
|
etags for vi
|
2008-01-09 17:14:14 -08:00 |
|
Sage Weil
|
5c829c70df
|
ignore mnt
|
2008-01-09 12:26:09 -08:00 |
|
Sage Weil
|
8663484a8f
|
check do_request result codes
|
2008-01-09 11:38:22 -08:00 |
|
Sage Weil
|
498acf21d2
|
todos, start.sh tweak
|
2008-01-09 11:30:59 -08:00 |
|
Sage Weil
|
d3125cf895
|
more minor encoding cleanup
|
2008-01-09 11:30:48 -08:00 |
|
Sage Weil
|
21c0aca44e
|
todos
|
2008-01-08 15:57:37 -08:00 |
|
Sage Weil
|
cc63cd5150
|
client: encode connect_seq, minor accept cleanup
|
2008-01-08 15:57:27 -08:00 |
|
Sage Weil
|
b309a4a98b
|
mds: allow open on root dir
|
2008-01-08 15:56:54 -08:00 |
|
Sage Weil
|
4052c904df
|
accept connections properly
|
2008-01-08 14:55:00 -08:00 |
|
Sage Weil
|
538445e509
|
mds: handle reconnect
|
2008-01-08 14:28:21 -08:00 |
|
Sage Weil
|
1a4ae0c62e
|
no readpages for now
|
2008-01-08 14:13:13 -08:00 |
|
Sage Weil
|
b118c77238
|
some initial readpages bits
|
2008-01-08 14:04:26 -08:00 |
|
Sage Weil
|
58fea48cf4
|
Merge branch 'rados' of http://www.twisted-nerve.de/ceph into rados
|
2008-01-08 13:00:28 -08:00 |
|
Sage Weil
|
aa6149284b
|
fixed data_off bug in messenger when reading data pages
|
2008-01-08 10:38:00 -08:00 |
|
Sage Weil
|
d87016b443
|
note when new mdsmap is accepted
|
2008-01-08 10:16:15 -08:00 |
|
Sage Weil
|
748f3968a9
|
some kenrel todos
|
2008-01-08 10:03:52 -08:00 |
|
Dongsu Park
|
3ee344cdeb
|
remove 1234
|
2008-01-08 14:22:57 +01:00 |
|
volker
|
d8d46238a6
|
test
|
2008-01-08 14:16:24 +01:00 |
|
Sage Weil
|
cd91d90614
|
fixed prepare_pages, osd_client bugs
|
2008-01-07 18:02:38 -08:00 |
|
volker
|
f5c157a593
|
Revert GIT test changes
|
2008-01-06 23:42:30 +01:00 |
|
volker
|
67a834ef0c
|
GIT Test
|
2008-01-05 01:11:43 +01:00 |
|
Dongsu Park
|
eaaebe5e0a
|
Test for the public branch
|
2008-01-05 00:59:51 +01:00 |
|
Sage Weil
|
86f118ec05
|
notes
|
2008-01-04 15:25:16 -08:00 |
|
Sage Weil
|
4aff23aa95
|
Merge branch 'master' into rados
Conflicts:
src/include/ceph_fs.h
|
2008-01-04 12:51:19 -08:00 |
|
sage weil
|
95efa1fe0a
|
build without 64-bit block dev size probing
|
2008-01-04 12:04:34 -08:00 |
|
sage weil
|
f405e16358
|
fix problem with long messages
|
2008-01-04 12:03:51 -08:00 |
|