- Aug 29, 2007
-
-
manoj authored
fixes for building utils on solaris rearrangement of declerations between udmu.h and udmu.c libiam.a linked in only for linux
-
- Aug 28, 2007
-
-
manoj authored
dmu-mkfs integration for solaris; cleanup of --enable-uoss option
-
- Aug 24, 2007
- Aug 20, 2007
-
-
manoj authored
r=alex New switch --with-dmu added to accomodate linking to a zfs dmu
-
- 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
-
- May 16, 2007
-
-
Alexander Zarochentsev authored
-
- May 14, 2007
-
-
Alexander Zarochentsev authored
-
- 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 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.
-
- Apr 05, 2007
-
-
scjody authored
Clean up compiler warnings in liblustre builds. Original patch by nic@cray.com. b=11175 i=green i=adilger
-
- Jan 05, 2007
-
-
Yury Umanets authored
- added two configure keys controlling libcfs debug level (enable/disable CDEBUG and enable/disable ENTRY/EXIT).
-
- Jan 04, 2007
-
-
Yury Umanets authored
-
Yury Umanets authored
-
- Dec 30, 2006
-
-
Alexey Lyashkov authored
b=11271 r=addliger,green
-
- 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 12, 2006
-
-
Yury Umanets 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.
-
Yury Umanets authored
-
Yury Umanets authored
-
- Sep 29, 2006
-
-
Wang Di authored
add LC_CONFIG_SPLIT in lustre-build.m4
-
- Aug 27, 2006
-
-
Brian J. Murrell authored
on both b_new_cmd and b1_5, it's obviously not working for some cases: http://buffalo.lustre.org:8080/display_report.pl?report_id=278455 I am not sure why though. It would seem like lustre.spec.in is not getting processed by configure, but all indications are that it is. Why is the @RPM_LIBIAM_PATH@ substitution not being done then?
-