- Aug 09, 2007
-
-
Nathan Rutman authored
include new dirs when landing/replacing
-
alex authored
-
- Aug 06, 2007
- 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 30, 2007
-
-
Mikhail Pershin authored
-
- Jul 26, 2007
-
-
maxim authored
the section is added to support "lustrecvs b_usocklnd" (lnet usocklnd development branch)
-
- 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
-
- Jul 20, 2007
-
-
scjody authored
Exit on 'make sources' failure so that the rest of the build fails at the correct time. b=13026 i=mjmac i=brian
-
- Jul 18, 2007
-
-
howlett authored
-
- Jul 13, 2007
-
-
Eric Mei authored
-
- Jul 11, 2007
-
-
Brian J. Murrell authored
r=scjody,mjmac Handle situation where update-modules.dep doesn't exist (SLES10).
-
- Jul 07, 2007
-
-
Isaac Huang authored
-
- Jul 04, 2007
-
-
Andreas Dilger authored
Add sample .quiltrc to have options that reduce CVS patch update differences. b=12415
-
- 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 21, 2007
-
-
Nikita Danilov authored
-
- Jun 14, 2007
-
-
Mikhail Pershin authored
-
- Jun 13, 2007
- Jun 12, 2007
-
-
scjody authored
Move ldiskfs to its own package and CVS module. b=12068 i=mjmac i=brian
-
- Jun 08, 2007
-
-
mjmac authored
i=scjody i=adilger * Create a lustre-tests RPM that includes stuff from lustre/tests
-
- May 24, 2007
-
-
Wang Di authored
update from b1_6
-
- May 16, 2007
-
-
Andreas Dilger authored
Clarify comment.
-
Alexander Zarochentsev authored
-
- May 14, 2007
-
-
Alexander Zarochentsev authored
-
- May 04, 2007
-
-
Nathan Rutman authored
-
- May 01, 2007
-
-
Alexander Zarochentsev authored
-
Alexander Zarochentsev authored
using pthread_create.
-
- Apr 27, 2007
-
-
Alexey Lyashkov authored
b=12146 i=green i=adilger
-
Yury Umanets authored
- removed duplicated LC_CONFIG_CDEBUG from lustre, renamed LC_CONFIG_CDEBUG in lnet to LN_CONFIG_CDEBUG - from Umka and Shadow; - fixed deadlock in mdt_close() - patch from Mike; - fixed unknown mode in mdt_open() - patch from Fanyong; - fixed freeing of not allocated context in ptlrpc_main() - patch from Umka; - fixed hanging in OST and further issues with module unloading - patch from Shadow; - fixed hanging on umount with -f - patch from Shadow;
-
- Apr 26, 2007
-
-
Alexander Zarochentsev authored
wait queue primitives implementation using pthread API
-
- Apr 24, 2007
-
-
scjody authored
Run these with "bash" not "sh" since they use bash-only features disabled when newer versions of bash are invoked as "sh".
-
- Apr 23, 2007
-
-
Alexander Zarochentsev authored
modify top-level lnet/include/libcfs/libcfs.h,kp30.h,portals_utils.h files to conditionally include header files for solaris port. create Solaris port files and shared posix-*.[ch] files for both Linux and Solaris ports. The posix-*.[ch] files are currently noop (posix threads API calls should be added there).
-
Alexander Zarochentsev authored
r=alex@clusterfs.com Allow user-level OST build. This patch adds --enable-uoss configure switch, .am files are modified to include OST and obdfilter subdirectories in user-level build pass, lustre/ost/ost_main.c (a stub file) added.
-
Alexander Zarochentsev authored
-
- Apr 05, 2007
-
-
scjody authored
Clean up compiler warnings in liblustre builds. Original patch by nic@cray.com. b=11175 i=green i=adilger
-