- Oct 13, 2008
-
-
alex authored
-
- Oct 03, 2008
-
-
Andreas Dilger authored
Fix whitespace.
-
- Sep 25, 2008
-
-
Andrew Perepechko authored
b=17117 i=Andrew Perepechko (original patch by Jim Garlick) i=Andreas Dilger Fix Lustre build script in case LD has an argument.
-
- Sep 11, 2008
-
-
Andrew Perepechko authored
b=16813 i=Johann Lombardi i=Zhenyu Xu Fix PPC build.
-
- Sep 08, 2008
-
-
Johann Lombardi authored
b=16813 i=johann i=panda restore the ability to pass LD= through autoconf since x2 requires an alternate LD program (x2ld).
-
- Jul 25, 2008
-
-
Yang Sheng authored
b=16437 i=cliff.white, brian Enable the '-m64' flag for powerpc64 patchless build.
-
- Jun 28, 2008
-
-
Andreas Dilger authored
Ensure all module symbols from ldiskfs and OFED are available. b=16112 i=brian i=shadow
-
- 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.
-
- May 23, 2008
-
-
Alexey Lyashkov authored
b=15870 i=walter
-
- May 06, 2008
-
-
Alexey Lyashkov authored
b=15278 i=johann i=deen
-
- Apr 24, 2008
-
-
Alexey Lyashkov authored
-
Alexey Lyashkov authored
b=15511 i=Yang Sheng
-
- Mar 17, 2008
-
-
Johann Lombardi authored
b=15033 i=adilger i=johann fix compile issue on Cray systems and an autoconf problem.
-
- Jan 18, 2008
-
-
Alexey Lyashkov authored
b=14520 i=nikita i=johann
-
- Nov 01, 2007
-
-
Yang Sheng authored
b=13690 i=brian i=scjody Use absolute path for include file when run configure with argument --with-linux-obj=....
-
- Aug 24, 2007
-
-
scjody authored
Add EXPORT_SYMBOL check for node_to_cpumask symbol. b=12826 i=shadow i=mjmac
-
- Aug 02, 2007
-
-
Johann Lombardi authored
b=11802 i=green i=scjody attachment 11752 / rely on AUTOCONF_INCLUDED instead of HAVE_KERNEL_CONFIG_H
-
- Jul 24, 2007
-
-
scjody authored
Run modpost without the -m flag when it isn't supported - fixes SLES 9 build issue. Also move the modpost tests to their own configure rule and use it only when building ldiskfs. b=12842 i=mjmac i=brian
-
scjody authored
Update Module.symvers after building the ldiskfs module so its symbols appear in fsfilt_ldiskfs - avoids build warnings and kernel tainting. This commit includes both the original patch (which was backed out) and fixes to the build issues seen on SLES 9 and RHEL 4. b=12842 i=brian i=mjmac
-
- Jul 23, 2007
-
-
scjody authored
Revert this change since it caused build failures. b=12842
-
- Jul 21, 2007
-
-
scjody authored
Update Module.symvers after building the ldiskfs module so its symbols appear in fsfilt_ldiskfs - avoids build warnings and kernel tainting. b=12842 i=brian i=mjmac
-
- Jun 26, 2007
-
-
Liang Zhen authored
b=12573 i=scjody Include external headers before $LINUX/include
-
- Jun 22, 2007
-
-
Alexey Lyashkov authored
Module.symvers shipped with kernel distribution. add check for truncate_complete_page used by patchless client. b=12415 i=adilger i=scjody
-
- Jun 12, 2007
-
-
scjody authored
Move ldiskfs to its own package and CVS module. b=12068 i=mjmac i=brian
-
- Dec 11, 2006
-
-
Alexey Lyashkov authored
b=11271, r=adilger.
-
- Dec 04, 2006
-
-
Eric Barton authored
-
- Oct 23, 2006
- Oct 18, 2006
-
-
Eric Mei authored
basic support for PAG, ported from HEAD.
-
- Oct 13, 2006
-
-
Eric Mei authored
-
- Oct 08, 2006
-
-
Yury Umanets authored
-
- Oct 07, 2006
-
-
Eric Mei authored
more fixes of configuration of capability and gss.
-
- Oct 06, 2006
-
-
Eric Mei authored
hmac checking in lustre-core.m4 break kerneless building. move to lustre-build-linux.m4 and use existing LB_LINUX_CONFIG.
-
- Jul 17, 2006
-
-
qiyong authored
-
- Jan 17, 2006
-
-
Andreas Dilger authored
Check for presence of kernel sources before we check for $LINUX/.config to avoid confusing (and common) error message that $LINUX/.config could not be found (normally because kernel is not configured and not because incorrect path was given to configure).
-
- Oct 20, 2005
-
-
Nathan Rutman authored
-
- Oct 18, 2005
-
-
Nathan Rutman authored
Landing LNET (b1_4_newconfig)
-
- Aug 31, 2005
-
-
pjkirner authored
Fix build breakage introduced by lnet reorg. Completely removed changes until something more compatable can be designed. Backed out changes to build tree: autogen.sh reverted back to rev 1.4 autoMakefile.am.toplevel reverted back to rev 1.8 buildcvs reverted back to rev 1.44 Makefile.in.toplevel reverted back to rev 1.1 autoconf/lustre-build-darwin.m4 reverted back to rev 1.8 autoconf/lustre-build-linux.m4 reverted back to rev 1.15 autoconf/lustre-build.m4 reverted back to rev 1.28
-
- Aug 30, 2005
-
-
pjkirner authored
Phase 1 of LNET Reorg r=eeb r=pjk
-
- May 19, 2005
-
-
Eric Barton authored
socknal + qswnal changes to match simplified "will this be forwarded" predicate in ptl_send() * fixed bug in multi-instance socknal to pass the correct NI to the tx teardown function to allow for the case where the tx hasn't even had a conn assigned yet. * fixed routerstat stats formatting * removed osc::check_elan_limit() and replaced with max_unfragmented_pages() which actually works. NB it depend on the assumption that file and page offsets are aligned! * fixed lconf to stay away from portals, except to 'modprobe' for it first in 'load_module()', and to rmmod all the NALs + portals when ptlrpc gets unloaded.
-