- Sep 13, 2007
-
-
Liu Ying authored
b=2369 i=johann, deen replace inode->i_size access with i_size_read/write
-
- Sep 12, 2007
-
-
Nathan Rutman authored
i=green changes from eeb's inspection
-
- Sep 07, 2007
-
-
Yury Umanets authored
r=adilger,vitaly,nikita - landed lru resize.
-
- Sep 05, 2007
-
-
deen authored
b=12418 i=green i=adilger
-
Walter Poxon authored
-
tianzy authored
when mds and osts use different quota unit(32bit and 64bit), quota will be released repeatly. This patch voids sending multiple quota reqs to mds, which will keep the status between the reqs. b=12588 i=johann i=wangdi
-
- Sep 03, 2007
-
-
Nathan Rutman authored
at SOW watchdogs are too short using AT only
-
Nathan Rutman authored
i=adilger i=eeb (pending) adaptive timeouts
-
- Aug 30, 2007
-
-
Johann Lombardi authored
b=12459 i=adilger,tianzy i=scjody Severity : normal Bugzilla : 12459 Description: Client eviction due to failover config Details : after a connection loss, the lustre client should attempt to reconnect to the last active server first before trying the other potential connections.
-
- Aug 29, 2007
-
-
Nathan Rutman authored
i=adilger i=milind oss service stats are all time
-
- Aug 27, 2007
-
-
Wang Di authored
in llog_origin_connect, we should start journal_start, to keep the order of journal_start and loghandle->lgh_lock. b=13142 i=green i=shadow
-
- Aug 24, 2007
-
-
scjody authored
Add EXPORT_SYMBOL check for node_to_cpumask symbol. b=12826 i=shadow i=mjmac
-
- Aug 16, 2007
-
-
Nathan Rutman authored
i=adilger i=scjody use nid from import, not export for clients
-
- Aug 13, 2007
-
-
scjody authored
Revert part 2 of bug 11710 due to regressions.
-
- Aug 09, 2007
-
-
Nathan Rutman authored
i=tappro i=fanyong block reactivating mgc import until all deactivates complete Only an issue when failing back MDT/MGS to itself (testing)
-
- Aug 08, 2007
-
-
Wang Di authored
typo fix in last commit b=10800 i=shadow i=green
-
Wang Di authored
Sync log_commit_thread count between llog_commit_thread_start and llog_commit_thread_cleanup. b=10800 i=shadow i=green
-
Alexey Lyashkov authored
b=11756 i=nathan i=green
-
- Aug 03, 2007
-
-
Oleg Drokin authored
r=adilger Obtain necessary amount of peer credits for exery export per oss and for every possible AST per MDS.
-
- Jul 26, 2007
-
-
Wang Di authored
land 10800(adding llog ctxt refcount) to b1_6. b=10800 i=green i=shadow
-
- Jul 20, 2007
-
-
Oleg Drokin authored
r=adilger, nathan Hash tables for uuids, nids and connections.
-
- Jul 19, 2007
-
-
scjody authored
To improve performance, disable most logging (for debug purposes) by default. VFSTRACE, RPCTRACE, and DLMTRACE are now off by default, and HA includes contains fewer messages. Original patch by adilger. b=12417 i=scjody i=green
-
- Jul 18, 2007
-
-
Nathan Rutman authored
i=adilger i=green fix mds_lov_synchronize race
-
Andreas Dilger authored
Fix ll_opcode2str() and opcode_offset() to handle LLOG request types. Fix ChangeLog to put changes at the end of the 1.6.1 section. b=12731 i=nathan i=scjody
-
- Jul 17, 2007
-
-
Johann Lombardi authored
b=12696 i=johann i=adilger Severity : normal Frequency : rare Bugzilla : 12696 Description: ASSERTION(imp->imp_conn_current) failed Details : an assertion failure is hit if a client node boots and attempts to mount a lustre filesystem faster than RECONNECT_INTERVAL seconds.
-
- Jul 12, 2007
-
-
deen authored
callback after bulk transfer shouldn't LBUG, but process this request as erroneous. b=11544 i=green i=eeb
-
- Jun 29, 2007
-
-
Oleg Drokin authored
r=eeb,adilger do not panic if pinger set changed reply status. The only valid action is to check if reply was actually processed.
-
- Jun 22, 2007
-
-
Alexey Lyashkov authored
b=11710 i=green i=wangdi
-
- Jun 21, 2007
-
-
Alexey Lyashkov authored
b=12747 i=wangdi i=scjody
-
Bobi Jam authored
i=green, adilger improve some error messages.
-
Vitaly Fertman authored
land Early Lock Cancel code
-
- Jun 15, 2007
-
-
Vitaly Fertman authored
b=12731 i=adilger i=green ASSERTION(offset < LUSTRE_MAX_OPCODES) fix
-
Alexey Lyashkov authored
prevent destroy request after get timeout in ptlrpc_queue_wait. b=11674 i=green i=wangdi
-
- Jun 14, 2007
-
-
Alexey Lyashkov authored
b=12731 i=vitaly (original author) i=adilger
-
Alexey Lyashkov authored
LCONSOLE_ERROR(fmt, arg) to LCONSOLE_ERROR_MSG(0x000, fmt, ## arg). b=10595 i=adilger
-
- Jun 13, 2007
-
-
Vitaly Fertman authored
the build is broken with last commits. fixing
-
jitendra authored
It also includes code fixes for first five improved error messages. b=10595 i=adilger i=braam
-
- Jun 06, 2007
-
-
Oleg Drokin authored
r=eeb,adilger,nic(original author) Insert cond_resched in ptlrpc_main to give other threads a chance to use some cp u.
-
- May 30, 2007
-
-
scjody authored
Accept the old ost_num_threads parameter but warn that it is deprecated, and fix an off-by-one error that caused an LBUG. Original patch by adilger. b=12470 i=nathan i=scjody
-
Nathan Rutman authored
i=nathan i=adilger don't unlock twice. patch by wangdi
-