- 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
-
- Apr 02, 2007
-
-
scjody authored
Replace "review" by "inspection."
-
- Mar 23, 2007
-
-
scjody authored
Rename shell and perl scripts to remove .sh and .pl extensions. b=11985 r=nathan
-
- Mar 22, 2007
- Mar 13, 2007
-
-
scjody authored
Merge SLES 10 build fix from b1_4.
-
- Mar 05, 2007
-
-
Eric Barton authored
branch.
-
- Feb 20, 2007
-
-
Alexander Zarochentsev authored
r=scjody,vitaly a fix for extra suffixes for kernel version string which confuse lbuild.
-
- Feb 13, 2007
-
-
Nathan Rutman authored
-
- Feb 10, 2007
-
-
Nathan Rutman authored
-
Nathan Rutman authored
-
- Feb 09, 2007
-
-
Nathan Rutman authored
-
Nathan Rutman authored
-
- Jan 05, 2007
-
-
Yury Umanets authored
- added two configure keys controlling libcfs debug level (enable/disable CDEBUG and enable/disable ENTRY/EXIT).
-
wufei authored
r=green Add ccache/distcc support to lbuild.
-
- Jan 04, 2007
-
-
Yury Umanets authored
-
Yury Umanets authored
-
- Dec 30, 2006
-
-
Alexey Lyashkov authored
b=11271 r=addliger,green
-
- Dec 20, 2006
-
-
Wang Di authored
create a new lnet branch for b_new_cmd
-
- 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.
-