- Jul 08, 2008
-
-
Andreas Dilger authored
Don't drop LBUG/LASSERT messages (subsystem = 0) when processing the debug log. b=16117
-
- Jul 04, 2008
-
-
Alexey Lyashkov authored
Branch HEAD b=15870 i=brian
-
- Jul 03, 2008
-
-
Robert Read authored
b=15940 i=isaac i=oleg Convert kp30.h to an internal libcfs include and change users of kp30.h to include libcfs.h if they were not already.
-
Isaac Huang authored
-
- Jun 28, 2008
-
-
Andreas Dilger authored
Ensure all module symbols from ldiskfs and OFED are available. b=16112 i=brian i=shadow
-
- Jun 19, 2008
-
-
Robert Read authored
b=15969 i=isaac i=adilger Move libcfs to its own module. This removes libcfs from lnet and changes the build system to use the new libcfs module.
-
Jinshan Xiong authored
b=16073 r=nikita Fixup list_for_each_entry_safe_from since prior kernels don't have this macro.
-
- Jun 17, 2008
-
-
Jinshan Xiong authored
r=nikita,isaac cl_lock_page_list optimization. For lnet: just copied the macro list_for_each_entry_safe_from from linux kernel.
-
- Jun 12, 2008
-
-
Brian J. Murrell authored
i=adilger Backing this out as it tries to solve a problem that doesn't really exist and causes build breakage in doing so. I have advised the customer that opened this bug as to how they can fix thier OFED source pool to match the interface provided by the kernel-ib-devel RPM, which is our reference implementation.
-
- Jun 11, 2008
-
-
Isaac Huang authored
-
- Jun 05, 2008
-
-
Isaac Huang authored
- remove liblustre.h dependency from selftest.
-
Isaac Huang authored
- turn SRPC_PEER_CREDITS into a module parameter, which is useful for high-latency networks.
-
- May 25, 2008
-
-
Andrew Perepechko authored
b=14322
-
- May 23, 2008
-
-
Alexey Lyashkov authored
b=15870 i=walter
-
- May 20, 2008
-
-
Bobi Jam authored
b=15575 i=wangdi, johann, green, shadow Description: Stack overflow during MDS log replay Details : ease stack pressure by using a thread dealing llog_process.
-
- May 15, 2008
-
-
Andreas Dilger authored
Limit snprintf/strncpy modification of debug_file_name to sizeof(debug_file_name) instead of sizeof(debug_file_path). Both are currently the same size, but may change at some point in the future.
-
- May 14, 2008
-
-
Alexey Lyashkov authored
b=14929 i=zam i=nikita
-
- May 10, 2008
-
-
Isaac Huang authored
i=liangzhen,i=maxim: - ensure UNLINK event when MD unlinked via LNetMEUnlink. - removed trailing spaces.
-
- May 09, 2008
-
-
Terry Rutledge authored
-
bwzhou authored
b=13707 r=bobijam, johann exported debug_file_path as a module param of libcfs
-
- May 08, 2008
-
-
Brian J. Murrell authored
Small logic thinko that fails the case where no o2iblnd tree is specifed.
-
- May 07, 2008
-
-
Walter Poxon authored
i=he.huang i=adilger fix for build errors on Cray catamount builds
-
Walter Poxon authored
i=he.huang i=adilger fix for user-tcpip.c build errors on Cray catamount builds
-
Brian J. Murrell authored
i=cliffw i=wangyb Build OFED 1.3 kernel-ib* RPMs for the vendor kernels we support patchless clients on (RHEL5 and SLES10). Build Lustre with the above OFED 1.3 support (i.e. for patchless clients).
-
- May 05, 2008
-
-
Isaac Huang authored
forgot to update changelog.
-
Liang Zhen authored
Backout patch of b13983, checking and updating ksnp_proto and adding conn to ksnp_conns should always happen atomically, keep extra reference count of socket during establishing of connection. b=15712 i=adilger i=liangzhen
-
- May 02, 2008
-
-
Johann Lombardi authored
b=15517 i=johann i=umka Fix compile warnings on i686.
-
- Apr 27, 2008
-
-
Terry Rutledge authored
-
Terry Rutledge authored
-
- Apr 24, 2008
-
-
Alexey Lyashkov authored
b=14929 i=zam
-
- Apr 22, 2008
-
-
Isaac Huang authored
-
- Apr 18, 2008
-
-
Alexey Lyashkov authored
__u64 as usingied long long type. b=15517 i=johan i=deen
-
Alexey Lyashkov authored
sys/syscall.h exist at all os'es instead of <syscall.h> which exist only at linux. b=14929 i=nikita
-
- Apr 16, 2008
-
-
Liang Zhen authored
Smallfix for LNetMEInsert i=maxim
-
- Apr 10, 2008
-
-
Liang Zhen authored
ksocknal_send_hell() hits ASSERTION while connecting races with closing b=13983 i=isaac
-
- Apr 02, 2008
-
-
Jinshan Xiong authored
b=15326 r=nikita In order to make new llite to be compilable for liblustre
-
- Mar 28, 2008
-
-
Liang Zhen authored
b=15335 i=isaac Release pending txs before shutdown connection and destroy peer.
-
- Mar 27, 2008
-
-
bwzhou authored
b=14424 r=johann, bwzhou Add severl module parameters for lustre tunables
-
- Mar 26, 2008
-
-
Isaac Huang authored
-
- Mar 25, 2008
-
-
Alexey Lyashkov authored
-