- Sep 01, 2007
-
-
Nikita Danilov authored
-
- Aug 31, 2007
-
-
Isaac Huang authored
- closed races between lnd_shutdown and peer creation that prevent lnd_shutdown from finishing. - fixed a couple of harmless off-by-one typos when skipping initial frags in io vectors. - added a missing check for memory allocation failure in lnet_new_rtrbuf.
-
Liang Zhen authored
Smallfix for help information of selftest command
-
- 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
-
-
scjody authored
Add comma
-
- Aug 27, 2007
-
-
Eric Barton authored
-
Eric Barton authored
-
Yang Sheng authored
b=13360 i=isaac i=liangzhen Add PAGE_SIZE when it undef.
-
- Aug 22, 2007
-
-
Nikita Danilov authored
-
- Aug 16, 2007
-
-
scjody authored
Update for 1.6.3
-
- Aug 14, 2007
-
-
scjody authored
Add commas; it just looks better, especially in HTML.
-
- Aug 10, 2007
-
-
deen authored
'say hello' attempt. b=13279 i=maxim i=adilger
-
- Aug 09, 2007
-
-
Nathan Rutman authored
i=adilger i=green prepare for variable watchdogs (will be in added in bug 3055)
-
- Aug 08, 2007
-
-
Liang Zhen authored
Initialize cpumask before use b=13288
-
- Aug 06, 2007
-
-
Eric Barton authored
* fixed some initialiser struct formatting in socklnd_lib-linux.c
-
- Aug 03, 2007
-
-
Eric Barton authored
-
Eric Barton authored
"console chatter" resulting from lustre timeouts racing with RPC completion (e.g. BUG 11223)
-
Eric Barton authored
This defect was introduced when userspace ptllnd timeouts were implemented.
-
Liu Ying authored
b=13006 i=shadow, deen Description: warnings with build patchless client with vanila 2.6.19 and up Details : change the old ctl_table style and replace ctl_table/ctl_table_header with cfs_sysctl_table_t/cfs_sysctl_table_header_t
-
- Aug 02, 2007
-
-
Liu Ying authored
b=13006 i=shadow, deen Description: warnings with build patchless client with vanila 2.6.19 and up Details : change the old ctl_table style and replace ctl_table/ctl_table_header with cfs_sysctl_table_t/cfs_sysctl_table_header_t
-
Johann Lombardi authored
b=11802 i=green i=scjody attachment 11752 / rely on AUTOCONF_INCLUDED instead of HAVE_KERNEL_CONFIG_H
-
Bobi Jam authored
b=12606 i=shadow, nikita Description: don't use GFP_* in generic Lustre code. Details : Use cfs_alloc_* functions and CFS_* flags for code portability.
-
- Aug 01, 2007
-
-
maxim authored
-
- Jul 25, 2007
-
-
scjody authored
Add 1.6.2 to changelogs
-
- Jul 24, 2007
-
-
scjody authored
Update for 1.6.1
-
- Jul 20, 2007
-
-
Eric Barton authored
experience at LLNL, Sandia and ORNL
-
- 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 14, 2007
-
-
Liang Zhen authored
Remove BULK_IN header reading optimisation, it's not worthy and not safe
-
- Jul 12, 2007
-
-
Liang Zhen authored
Check and warning user if session NID is not valide
-
- Jul 10, 2007
-
-
Eric Barton authored
-
Liang Zhen authored
. Support multi-groups/IDs in show_error command . Nnemonic parameters for add_test brw command . Specify I/O size of brw in bytes, KB or MB . small fixes
-
Isaac Huang authored
-
- Jul 09, 2007
-
-
maxim authored
i=isaac Fix of double-free bug in tcplnd (Checking return from read_connection())
-
Liang Zhen authored
Remove some unused variables
-
- Jul 06, 2007
-
-
Liang Zhen authored
. Show_error command . warning if server group has userland test nodes . lst depends on LND_LIBS
-
- Jul 04, 2007
-
-
Isaac Huang authored
- check against LNET_PID_ANY in libcfs_id2str. - clear all lazy portals before lnet_clear_peer_table.
-
Isaac Huang authored
- collect session-specific ping error counter. - set brw_inject_errors and session_timeout via environment variables when in userland. - removed tsu_error and renamed tsi_stop_onerr as tsi_stoptsu_onerr.
-
- Jun 28, 2007
-
-
Nathan Rutman authored
* fix ldiskfs module path * add uml debug file paths
-
Isaac Huang authored
-
- Jun 27, 2007
-
-
Isaac Huang authored
- reset crpc_bulk.bk_pages should happen after brw_check_bulk is done.
-