- 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
-
- 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
-
- Oct 23, 2006
-
-
Eric Mei authored
move configuration of capa/pag/gss back to lustre-core.
-
- Oct 18, 2006
-
-
Eric Mei authored
basic support for PAG, ported from HEAD.
-
- Oct 12, 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?
-
- Aug 24, 2006
-
-
Yury Umanets authored
- replace all memcmp of fids by lu_fid_eq; - allocate new fid for create case in ll_revalidate_it() in case of doing "goto do_lookup"; - removed needless lmv_fld_lookup() in lmv; - fixed lmv_obj refcount management in error cases; - comments are adjusted to be coherent with 80 columns style.
-
- Jul 10, 2006
-
-
Eric Barton authored
-
- Jun 06, 2006
-
-
qiyong authored
-
- May 31, 2006
-
-
Eric Mei authored
-
- Mar 17, 2006
-
-
scjody authored
b=10143 r=adilger Add --disable-readline option, make it the default for --enable-bgl.
-
- Dec 09, 2005
-
-
Brian J. Murrell authored
r=adilger Some implicit options when --enable-bgl is specified.
-
- Dec 03, 2005
-
-
Brian J. Murrell authored
r=+adilger Add an --enable-bgl flag for future BGL specific tunings and disable the -m64 compiler flag checking if set.
-
- Oct 21, 2005
-
-
Lai Siyao authored
remove unused LC_CONFIG_QUOTA in lustre-build.m4. remove check for if_dqblk/dqinfo. change parameters type from int to __u32, since it's used in ioctl. and make it align. (according to Andreas' advice)
-
- Oct 18, 2005
-
-
Nathan Rutman authored
Landing LNET (b1_4_newconfig)
-
- Oct 17, 2005
-
-
gord authored
-
- Sep 26, 2005
-
-
Lai Siyao authored
add makefile for standalone quota.
-
- 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
-