1
0
mirror of https://github.com/ceph/ceph synced 2025-03-18 16:36:12 +00:00
Commit Graph

3761 Commits

Author SHA1 Message Date
Padraig O'Sullivan
d5a65b4a13 kclient: update proc for 2.6.26 2008-07-21 10:50:10 -07:00
Erwin, Brock A
b408d517e4 rename, fix ceph.spec.in 2008-07-14 12:30:37 -07:00
Erwin, Brock A
2e986fe9dd include ceph.spec in configure.ac 2008-07-11 15:56:28 -07:00
Erwin, Brock A
d38b0afb0c ceph.spec changes 2008-07-11 15:55:19 -07:00
Sage Weil
90a0dfcaa1 mds: fix purging for unlinked inodes with caps 2008-07-11 15:13:19 -07:00
Sage Weil
45e088970b no more m4 2008-07-11 13:40:43 -07:00
Sage Weil
2cdc7b1659 autoconf fixup 2008-07-11 13:30:03 -07:00
Sage Weil
33c6a6b771 no more m4 dir 2008-07-11 12:04:59 -07:00
Sage Weil
a1c3ea1d69 ceph.spec for building RPMS
From: Erwin, Brock A <Brock.Erwin@pnl.gov>
2008-07-10 17:25:50 -07:00
Sage Weil
8c96daf08d autotools crap 2008-07-10 17:25:50 -07:00
Sage Weil
dccae6d2cd use orig_source for MClientRequest, MOSDOp 2008-07-09 16:01:00 -07:00
Sage Weil
13c809b948 todos 2008-07-09 16:00:59 -07:00
Sage Weil
7c3c27a949 convert more off_t to loff_t 2008-07-09 16:00:58 -07:00
Sage Weil
7390eb3cdb ebofs: use lseek64 in blockdev 2008-07-09 16:00:57 -07:00
Sage Weil
517c00fa18 fix PAGE_MASK 2008-07-09 11:22:30 -07:00
Sage Weil
fdc77db038 mds: fix file purging vs delayed cap release 2008-07-09 09:44:52 -07:00
Sage Weil
839af33d6f ebofs: reduce commit interval to increase (single) client write throughput 2008-07-08 11:31:19 -07:00
Sage Weil
a49ac8e24e client: fix occasional segfault 2008-07-08 11:30:16 -07:00
Sage Weil
11e4680e73 client: adjust readahead default 2008-07-08 11:07:44 -07:00
Sage Weil
fdb1212c5d client: show read throughput in csyn read_file 2008-07-08 11:07:18 -07:00
Sage Weil
7f6d09ac41 client: don't readhead past eof 2008-07-08 11:07:03 -07:00
Sage Weil
8b408f56ba kclient: debug info 2008-07-08 11:06:33 -07:00
Sage Weil
43867a2179 objectcacher: insert new buffers at top (not middle) of lru 2008-07-08 10:45:08 -07:00
Sage Weil
177bd06637 client: align readahead with object boundaries 2008-07-08 10:39:22 -07:00
Sage Weil
c6b7dea887 osdc: don't set RETRY flag on all reads 2008-07-08 10:39:11 -07:00
Sage Weil
095ff6a28e client: readahead 2008-07-07 11:14:40 -07:00
Sage Weil
07c0a8b9ad msgr: fix RESETSESSION handling 2008-07-05 08:52:53 -07:00
Sage Weil
03697af77d msgr: fix up global_seq handling a bit 2008-07-04 08:03:51 -07:00
Sage Weil
71323039d1 mon: use orig_src in clientmon, elsewhere 2008-07-02 20:37:07 -07:00
Sage Weil
c863b1be7a mon: skip osdmap update if max_osd is too small 2008-07-02 20:23:20 -07:00
Sage Weil
4374245a8b kclient: handle potential splice_dentry failure 2008-07-01 09:59:07 -07:00
Sage Weil
3dd86f8073 mon: use forward_message, orig_source_inst throughout 2008-07-01 07:25:06 -07:00
Sage Weil
52117c3371 msgr: introduce orig_src, forward_message() 2008-07-01 07:24:38 -07:00
Sage Weil
787a6780f0 msgr: add global_seq to disambiguate reset and slow connect 2008-06-30 22:23:19 -07:00
Sage Weil
dae0be3710 Revert "msgr: half-assed fix to msgr race vs reset issue"
This reverts commit 80754a51d5.
2008-06-30 18:01:22 -07:00
Sage Weil
80754a51d5 msgr: half-assed fix to msgr race vs reset issue 2008-06-30 16:40:20 -07:00
Sage Weil
3bdcbf837e mon: reset new_value(); cancel_timers() cleanup 2008-06-30 16:31:30 -07:00
Sage Weil
149e8062c2 mds: i missed a take_diff caller 2008-06-30 15:56:08 -07:00
Sage Weil
f44310503a mon: forgot paxos_pgmap 2008-06-30 15:55:07 -07:00
Sage Weil
897069b84a paxos: remove old 'HI MOM' 2008-06-30 15:37:42 -07:00
Sage Weil
105ce27744 mds: avoid touching dir utimes()'d mtime unless dirfrag mtime actually changes 2008-06-30 15:36:11 -07:00
Sage Weil
4a80073c92 Merge branch 'filltrace' into unstable 2008-06-30 15:15:39 -07:00
Sage Weil
ed7076cf32 test with multiple monitors 2008-06-30 14:57:04 -07:00
Sage Weil
3859475bbf mon: elector fixes 2008-06-30 14:50:52 -07:00
Sage Weil
e248e1680f mon: fix pgstat for multiple monitors 2008-06-30 14:50:36 -07:00
Sage Weil
b970414c26 mds: fix dir mtime/ctime 2008-06-30 12:49:42 -07:00
Sage Weil
09dc9b42e0 kclient: fix up dentry if we can take i_mutex, but avoid rehashing dentry if there is no lease 2008-06-30 12:18:24 -07:00
Sage Weil
b36601b52a kclient: fill_trace takes i_mutex, avoids dentry if no lease 2008-06-30 11:46:54 -07:00
Sage Weil
f8801b627d osd: check if osd exists such that pg_layout=linear behaves 2008-06-30 08:39:35 -07:00
Sage Weil
16290992e2 kclient: pass in flag indicating whether dir i_mutex is held 2008-06-24 16:02:27 -07:00