- Oct 23, 2007
-
-
Liang Zhen authored
Support both ofed 1.2.0 and 1.2.5 b=13378 i=isaac
-
- Oct 22, 2007
-
-
Nikita Danilov authored
-
- Oct 19, 2007
- Oct 18, 2007
-
-
Johann Lombardi authored
b=13828 i=adilger,shadow Don't use kernel's ATTR_* attributes over the network since the client and MDS may run different kernels. Instead, use MDS_ATTR_* attributes (defined in lustre_idl.h) for sa_valid.
-
- Oct 16, 2007
-
-
Isaac Huang authored
- ibm_version is a u16.
-
- Oct 10, 2007
-
-
Jinshan Xiong authored
-
- Oct 09, 2007
-
-
Johann Lombardi authored
b=11686 i=adilger i=green Move changelog entry from lustre/ChangeLog to lnet/ChangeLog.
-
- Oct 08, 2007
-
-
Johann Lombardi authored
b=11686 i=adilger i=green Severity : enhancement Bugzilla : 11686 Description: Console message flood Details : Make cdls ratelimiting more tunable by adding several tunable in procfs /proc/sys/lnet/console_{min,max}_delay_centisecs and /proc/sys/lnet/console_backoff.
-
Bobi Jam authored
b=12744 i=johann, adilger NR_CPUS/smp_num_cpus -> num_possible_cpus().
-
- Sep 28, 2007
-
-
maxim authored
i=liang i=isaac - Landing b_usocklnd on HEAD Bugzilla : 12302 Description: new userspace socklnd Details : Old userspace tcpnal that resided in lnet/ulnds/socklnd replaced with new one - usocklnd.
-
- Sep 27, 2007
-
-
Jinshan Xiong authored
r=andreas,wangdi An additional module is added to support the lustre loop device emulator
-
Liu Ying authored
b=13482 i=shadow, deen fix typos in gmlnd, ptllnd and viblnd
-
- Sep 25, 2007
-
-
Walter Poxon authored
-
Walter Poxon authored
-
- Sep 22, 2007
-
-
Liang Zhen authored
Remove useless orphan console RPC list, module unloading can just wait on allocating counter.
-
- Sep 21, 2007
-
-
Liang Zhen authored
Another smallfix for building in ia64 b=12782
-
Liang Zhen authored
-
Liang Zhen authored
Sysctl entries for /proc/sys/lnet (Patch by eeb) b=12782 i=Liang
-
- Sep 18, 2007
-
-
Eric Barton authored
-
Eric Barton authored
-
maxim authored
- Minor bugfix on calculation of "last alive" time value.
-
- Sep 13, 2007
- Sep 12, 2007
-
-
Liang Zhen authored
Comma in wrong place
-
scjody authored
Add -------------------------------------------------------------------------------- separator
-
Isaac Huang authored
- shall lnet_rtr_decref_locked when removing zombie routes.
-
Andreas Dilger authored
Fix horrible code formatting that incidentally caused a signed/unsigned compiler warning.
-
Andreas Dilger authored
Move misplaced warning message.
-
Isaac Huang authored
-
- Sep 11, 2007
-
-
scjody authored
Update versions for 1.6.4
-
scjody authored
Update versions and dates.
-
Nathan Rutman authored
spelling - apparently we don't compile with SOCKNAL_VERSION_DEBUG
-
- Sep 10, 2007
-
-
Isaac Huang authored
- replace #if with #ifdef when checking config macros. - srpc_lnet_ev_handler expects LNET_LOCK to be held.
-
- Sep 06, 2007
-
-
Liang Zhen authored
Fix for TOE Kernel panic by ksocklnd b=13246 i=eeb
-
Liang Zhen authored
Fix ofed supporting dates
-
- 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
-