Whamcloud - gitweb
fs/lustre-release.git
19 years agoFix LC_COLLATE so that [A-Z] only matches upper-case letters.
adilger [Thu, 10 Feb 2005 22:23:29 +0000 (22:23 +0000)]
Fix LC_COLLATE so that [A-Z] only matches upper-case letters.

19 years ago* Bug 5676 fix: keep extra ref on peer until all done in
eeb [Wed, 9 Feb 2005 12:33:10 +0000 (12:33 +0000)]
*   Bug 5676 fix: keep extra ref on peer until all done in
    ksocknal_del_peer_locked CVS:

19 years ago* removed spurious 'inline' from extern portal_ioctl_getdata() decl
eeb [Tue, 8 Feb 2005 01:15:18 +0000 (01:15 +0000)]
*   removed spurious 'inline' from extern portal_ioctl_getdata() decl

19 years agob_port_step is a branch only for portals
liangzhen [Sat, 5 Feb 2005 08:47:01 +0000 (08:47 +0000)]
b_port_step is a branch only for portals

19 years agoi did not mean for this to get committed
jacob [Sat, 5 Feb 2005 01:18:13 +0000 (01:18 +0000)]
i did not mean for this to get committed

19 years agosort alphabetically
jacob [Sat, 5 Feb 2005 00:53:52 +0000 (00:53 +0000)]
sort alphabetically

19 years agoremove arch symlink
jacob [Sat, 5 Feb 2005 00:53:16 +0000 (00:53 +0000)]
remove arch symlink

19 years agoAdd empty install-data-hook rule on non-darwin
jacob [Sat, 5 Feb 2005 00:52:19 +0000 (00:52 +0000)]
Add empty install-data-hook rule on non-darwin

19 years agoportals no longer installs list.h
jacob [Sat, 5 Feb 2005 00:50:12 +0000 (00:50 +0000)]
portals no longer installs list.h

19 years agoadd missing headers to dist - fixes problems with rpm builds
nic [Fri, 4 Feb 2005 23:06:04 +0000 (23:06 +0000)]
add missing headers to dist - fixes problems with rpm builds

19 years ago * updates to HEAD lustre since landing b_port_step on portals
eeb [Fri, 4 Feb 2005 19:25:06 +0000 (19:25 +0000)]
 *   updates to HEAD lustre since landing b_port_step on portals

19 years ago * Landed portals:b_port_step as follows...
eeb [Fri, 4 Feb 2005 18:50:00 +0000 (18:50 +0000)]
* Landed portals:b_port_step as follows...

  - removed CFS_DECL_SPIN*
    just use 'spinlock_t' and initialise with spin_lock_init()

  - removed CFS_DECL_MUTEX*
    just use 'struct semaphore' and initialise with init_mutex()

  - removed CFS_DECL_RWSEM*
    just use 'struct rw_semaphore' and initialise with init_rwsem()

  - renamed cfs_sleep_chan -> cfs_waitq
            cfs_sleep_link -> cfs_waitlink

          - fixed race in linux version of arch-independent socknal
       (the ENOMEM/EAGAIN decision).

  - Didn't fix problems in Darwin version of arch-independent socknal
      (resetting socket callbacks, eager ack hack, ENOMEM/EAGAIN decision)

  - removed libcfs types from non-socknal header files (only some types
    in the header files had been changed; the .c files hadn't been
    updated at all).

  - Updated lustre b1_4 to match

19 years ago* ranal passes netregression
eeb [Fri, 4 Feb 2005 12:46:52 +0000 (12:46 +0000)]
*   ranal passes netregression

19 years agob=5576
jacob [Fri, 4 Feb 2005 00:28:05 +0000 (00:28 +0000)]
b=5576

add LB_CHECK_FILE(S), which work while cross-compiling.

19 years agoapparently os x's cvs includes the full cvs repo path in
jacob [Wed, 2 Feb 2005 20:07:58 +0000 (20:07 +0000)]
apparently os x's cvs includes the full cvs repo path in
CVS/Repository, but we only want the basename.

19 years ago* 5639 fix by having qswnal detect when portals is discarding
eeb [Wed, 2 Feb 2005 17:17:53 +0000 (17:17 +0000)]
*   5639 fix by having qswnal detect when portals is discarding

19 years agocomplain if more than one argument was passed, so that people who do ./lustrecvs...
jacob [Wed, 2 Feb 2005 04:29:51 +0000 (04:29 +0000)]
complain if more than one argument was passed, so that people who do ./lustrecvs co -r foo get an error as soon as practical

19 years ago* ranal debugging and lconf support
eeb [Tue, 1 Feb 2005 11:58:01 +0000 (11:58 +0000)]
*   ranal debugging and lconf support

19 years ago* 5630 fix takes ibnal global lock at raised IRQ priority
eeb [Mon, 31 Jan 2005 14:34:05 +0000 (14:34 +0000)]
*  5630 fix takes ibnal global lock at raised IRQ priority

19 years ago* 5602 fix improves checks that NID is set correctly and causes incorrect
eeb [Mon, 31 Jan 2005 12:30:58 +0000 (12:30 +0000)]
*  5602 fix improves checks that NID is set correctly and causes incorrect
   configurations to fail rather than trip a server assertion.

*  5606 fix ensures both peers agree on maximum "immediate" get.

*  ranal updates

19 years agofix copy/paste error
jacob [Fri, 28 Jan 2005 23:18:13 +0000 (23:18 +0000)]
fix copy/paste error

19 years agob=5584; only install module if it is built
jacob [Fri, 28 Jan 2005 19:48:29 +0000 (19:48 +0000)]
b=5584; only install module if it is built

19 years ago- fixed problem with sid of virtual directory "FIDS". By now it is saved to store...
yury [Fri, 28 Jan 2005 17:20:46 +0000 (17:20 +0000)]
- fixed problem with sid of virtual directory "FIDS". By now it is saved to store just like last_rcvd and last_fid and read from there on startup.

- a lot of changes about last_fid management. last_fid_changed flag is removed and last_fid_sem is
replaced by spin lock.

19 years agore-applying my initial changes. forgot that the HEAD is for 2.6 kernels only
nkj [Fri, 28 Jan 2005 15:11:42 +0000 (15:11 +0000)]
re-applying my initial changes. forgot that the HEAD is for 2.6 kernels only
so there is no need to accomodate for 2.4 kernel config differences.

19 years ago2.4 kernels do not have the ext3 xattr config flag that 2.6 kernels have.
nkj [Fri, 28 Jan 2005 12:03:17 +0000 (12:03 +0000)]
2.4 kernels do not have the ext3 xattr config flag that 2.6 kernels have.
So it must only warn, not abort.

19 years ago- removed optimization related to fid's updating on clients.
yury [Thu, 27 Jan 2005 09:21:55 +0000 (09:21 +0000)]
- removed optimization related to fid's updating on clients.

19 years agoadd b_port_test branch
huzf [Thu, 27 Jan 2005 08:32:04 +0000 (08:32 +0000)]
add b_port_test branch

19 years agoBranch:HEAD
wangdi [Wed, 26 Jan 2005 16:12:09 +0000 (16:12 +0000)]
Branch:HEAD
remove unnecessary error msg, cleanup

19 years agochanged from warn to error when ext3 attributes are not enabled in the kernel
nkj [Wed, 26 Jan 2005 14:29:44 +0000 (14:29 +0000)]
changed from warn to error when ext3 attributes are not enabled in the kernel

19 years ago- initializing parent_lockh in mds_open() the same way as in other places.
yury [Wed, 26 Jan 2005 10:28:58 +0000 (10:28 +0000)]
- initializing parent_lockh in mds_open() the same way as in other places.

- calling mds_finish_transno() in mds_reint_unlink() in all cases, not only in
cleanup_release == 1. This may cure problem we have observed yesterday (about
duplicating fids for parent and child).

- removed redundant lockh initializing in few places.
- release locks the same way as in other places (using lockh + 1, not &lockh[1]).

19 years ago- removed redundant check and lock release. If name is not passed to mds_id2locked_de...
yury [Wed, 26 Jan 2005 09:57:45 +0000 (09:57 +0000)]
- removed redundant check and lock release. If name is not passed to mds_id2locked_dentry()
parent lock is not taken, so we do not need to release it.

19 years ago- fixed releasing lock with correct mode in mds_id2locked_dentry()
yury [Wed, 26 Jan 2005 08:37:37 +0000 (08:37 +0000)]
- fixed releasing lock with correct mode in mds_id2locked_dentry()

19 years agob=5588
jacob [Tue, 25 Jan 2005 18:34:23 +0000 (18:34 +0000)]
b=5588

add check for sys/ioctl.h that was missed when moving to portals-split.

(also fix longstanding typo when checking for running kernel header)

19 years agob=5592; set CC in lbuild to work around this problem
jacob [Tue, 25 Jan 2005 17:15:51 +0000 (17:15 +0000)]
b=5592; set CC in lbuild to work around this problem

19 years agoBranch: HEAD
wangdi [Tue, 25 Jan 2005 06:46:01 +0000 (06:46 +0000)]
Branch: HEAD
fix debug_daemon size problem

19 years agoBranch: HEAD
wangdi [Mon, 24 Jan 2005 09:01:29 +0000 (09:01 +0000)]
Branch: HEAD
a typo fix(forget goto) for debug_daemon utils

19 years agoBranch: HEAD
wangdi [Mon, 24 Jan 2005 03:50:48 +0000 (03:50 +0000)]
Branch: HEAD
temp fix debug_daemon bug on HEAD

19 years agolet child branch of bcray use same libsysio.
niu [Fri, 21 Jan 2005 04:19:18 +0000 (04:19 +0000)]
let child branch of bcray use same libsysio.

19 years agob=5578
jacob [Fri, 21 Jan 2005 01:36:30 +0000 (01:36 +0000)]
b=5578

add pseries64 support to rpms etc.

19 years agob=5573
jacob [Thu, 20 Jan 2005 21:12:46 +0000 (21:12 +0000)]
b=5573

fix savedheaders when we have multiple target-archs in a given target.

this probably breaks srource rpms if we were to build i586 and i686,
but we don't do that (yet).

19 years agoBranch: HEAD
wangdi [Thu, 20 Jan 2005 14:04:11 +0000 (14:04 +0000)]
Branch: HEAD
set o_fid in mdc_obj_create for LBUG in mdt_obj_create
b:5234

19 years agob=5568
jacob [Wed, 19 Jan 2005 22:43:54 +0000 (22:43 +0000)]
b=5568

don't install lonal when building with cray portals

19 years agoBranch: b_cray
adilger [Wed, 19 Jan 2005 19:39:44 +0000 (19:39 +0000)]
Branch: b_cray
Fix typo from CVS reorg.
b=5568

19 years agob=5209
alex [Wed, 19 Jan 2005 16:40:55 +0000 (16:40 +0000)]
b=5209

the patch contains:
  1) journal_release_buffer() doesn't cause journal overflow
  2) journal_commit_thread() uses persistent buffer instead of local wbuf
     (could cause journal overflow also)
  3) optimization in journal_forget() allows to avoid needless commits

19 years ago- minor correction to the patch for gcc-3.4.2
alex [Wed, 19 Jan 2005 16:24:42 +0000 (16:24 +0000)]
- minor correction to the patch for gcc-3.4.2

19 years agoBranch: b_cray
adilger [Mon, 17 Jan 2005 23:45:04 +0000 (23:45 +0000)]
Branch: b_cray
Add CRAY_PORTALS-specific debugging hooks.

19 years agoFixes from b_port_step needed to get HEAD to build.
brian [Mon, 17 Jan 2005 21:32:24 +0000 (21:32 +0000)]
Fixes from b_port_step needed to get HEAD to build.
r=jacob
r=alex

19 years agoRemove trailing /lustre from lustre/ldlm/lustre pathnames.
brian [Mon, 17 Jan 2005 20:49:37 +0000 (20:49 +0000)]
Remove trailing /lustre from lustre/ldlm/lustre pathnames.
r=jacob.

19 years agor=boc
nic [Wed, 12 Jan 2005 20:54:10 +0000 (20:54 +0000)]
r=boc

use the kernelsmp.files for smp kernels

19 years agoBranch: b1_4_smallfix
adilger [Wed, 12 Jan 2005 19:46:31 +0000 (19:46 +0000)]
Branch: b1_4_smallfix
Two compile fixes for recent obdfilter changes.
Compile warning fixups for 2.6/x86_64.
b=5545

19 years ago - fix .config file not found false error message
jacob [Wed, 12 Jan 2005 04:41:15 +0000 (04:41 +0000)]
 - fix .config file not found false error message
 - work around red hat bug #14463: nested %if doesn't work right with
   rpm circa rhl 6.2-9 (2000-2003)

19 years agoupdate all files in the lustre root dir; not just lustrecvs
jacob [Tue, 11 Jan 2005 21:57:25 +0000 (21:57 +0000)]
update all files in the lustre root dir; not just lustrecvs

19 years ago* Added b_ptl_smallfix into build/buildcvs
eeb [Tue, 11 Jan 2005 20:53:51 +0000 (20:53 +0000)]
*  Added b_ptl_smallfix into build/buildcvs

19 years agoprune directories on co
jacob [Tue, 11 Jan 2005 19:09:59 +0000 (19:09 +0000)]
prune directories on co

19 years agoRemove always false expression that may be confusing rpm on rhl 9
jacob [Tue, 11 Jan 2005 18:17:59 +0000 (18:17 +0000)]
Remove always false expression that may be confusing rpm on rhl 9

19 years ago - lustrecvs now updates and reexecs itself
jacob [Tue, 11 Jan 2005 17:12:44 +0000 (17:12 +0000)]
 - lustrecvs now updates and reexecs itself
 - set LC_COLLATE=C otherwise [a-z] and [A-Z] don't work how we expect
   them to

19 years agoRemove [A-Z]* regexp since it matches b* for some reason.
adilger [Tue, 11 Jan 2005 16:52:31 +0000 (16:52 +0000)]
Remove [A-Z]* regexp since it matches b* for some reason.

19 years ago* added more openib automagic compile checks
eeb [Tue, 11 Jan 2005 15:41:58 +0000 (15:41 +0000)]
*  added more openib automagic compile checks

19 years ago* Minor openibnal cleanups
eeb [Tue, 11 Jan 2005 14:09:40 +0000 (14:09 +0000)]
*    Minor openibnal cleanups

19 years agoWe only really care about this at one place (NERSC, which uses x86_64), so
phil [Tue, 11 Jan 2005 13:10:59 +0000 (13:10 +0000)]
We only really care about this at one place (NERSC, which uses x86_64), so
do the reasonable thing and enable multi-frag only on non-HIGHMEM platforms,
where there's no kmap-deadlock risk.

19 years ago* Made openib not use the subnet manager to discover connection parameters
eeb [Tue, 11 Jan 2005 03:37:43 +0000 (03:37 +0000)]
*   Made openib not use the subnet manager to discover connection parameters

    + Openib listens on a TCP/IP port for service queries and responds with the
      service id, port GID and pkey.

    + Openib peer table entries have become (NID, IP, port) tuples, where IP
      and port connect to the peer's service query server.

    + /proc interfaces for port, listener timeout and backlog (restarts kernel
      listener on update).

    + lmc/lconf support for new openib peers, including only running acceptor
      if net == 'tcp'

    + Changed connection daemon to conduct both sides of the service query as
      well as IB connection establishment.  Spawning several since tcp/ip reads
      can block for a timeout.

    + Added a reaper thread to do connection cleanup and timeout checks (the
      single connection daemon used to do that too).

*   Removed some unused lconf default constants

*   Better openib automagic compilation check.

*   Consistent usage (flipping + optional checksum) of all openib messages
    (service query, connection requests and "normal" message flow).

*   Exhaustive openib "are-you-still-the-same-person" checks

*   Fixed bug which stopped idle persistent peers from getting removed from the
    peer table.

*   Fixed some ranal bugs which became obvious when similar problems were
    debugged in openibnal

19 years agoAdd support for building with a specific CVS Tag. For versions before v1_4_1
adilger [Mon, 10 Jan 2005 23:44:02 +0000 (23:44 +0000)]
Add support for building with a specific CVS Tag.  For versions before v1_4_1
we assume no tag in libsysio, for future versions they will have a specific
libsysio tag.

19 years agoCreate -obj's version.h with the correct version in the kernel-source rpm
jacob [Mon, 10 Jan 2005 18:03:16 +0000 (18:03 +0000)]
Create -obj's version.h with the correct version in the kernel-source rpm

19 years agoDon't run make dep for 2.6
jacob [Mon, 10 Jan 2005 18:02:21 +0000 (18:02 +0000)]
Don't run make dep for 2.6

19 years ago* propagated openibnal fix (deleting an idle persistent peer) to voltaire
eeb [Sun, 9 Jan 2005 19:59:19 +0000 (19:59 +0000)]
*   propagated openibnal fix (deleting an idle persistent peer) to voltaire
    and infinicon NALs

19 years ago* Fixed bug in destroying idle persistent peer
eeb [Sun, 9 Jan 2005 19:52:51 +0000 (19:52 +0000)]
*   Fixed bug in destroying idle persistent peer

19 years agor=boc
nic [Sat, 8 Jan 2005 00:30:25 +0000 (00:30 +0000)]
r=boc

update lbuild to play nicely with the new CVS layout

19 years agob=5514
jacob [Fri, 7 Jan 2005 19:42:55 +0000 (19:42 +0000)]
b=5514
r=adilger

Remove full paths of files in debug logs.

19 years ago* fixed openib comment typo
eeb [Fri, 7 Jan 2005 16:41:51 +0000 (16:41 +0000)]
*   fixed openib comment typo

*   better checking/error messages on OpenIB automagic

19 years ago- pull the new libsysio tag for b_cray
phil [Fri, 7 Jan 2005 13:55:31 +0000 (13:55 +0000)]
- pull the new libsysio tag for b_cray

- we've only had this a week and it's already out of alphabetical order?
  can't you people read?

19 years agoThis commit was generated by cvs2svn to compensate for changes in r46154,
phil [Fri, 7 Jan 2005 13:46:45 +0000 (13:46 +0000)]
This commit was generated by cvs2svn to compensate for changes in r46154,
which included commits to RCS files with non-trunk default branches.

19 years agonew upstream libsysio snapshot (20041101)
phil [Fri, 7 Jan 2005 13:46:45 +0000 (13:46 +0000)]
new upstream libsysio snapshot (20041101)

19 years ago* Included changes from *old* b1_4/b_cray
eeb [Fri, 7 Jan 2005 12:41:35 +0000 (12:41 +0000)]
* Included changes from *old* b1_4/b_cray

    *  OBD_FL_DEBUG_CHECK for consistent obdecho end-to-end checking

    *  struct echo_obd cleanup

    *  obdecho support for "difficult" reply testing (test_setattr)

    *  replaced cowardly eap_from_cookie() usage with EAP_FROM_COOKIE()
       which asserts it is being called correctly

    *  bracketed echo_client_iocontrol() guts with unlock/lock_kernel()
       for increased concurrency during echo ioctl execution

    *  better thread control and stats in obd.c

    *  n-threads-over-m-objects test_brw support (required for
       obdfilter-survey)

* openibnal changes

    *  re-enabled openib on 2.5/2.6 builds
       configure --with-openib=no can be used to disable openib explicitly if
       required.

    *  fixed some 64 bit casts

    *  just use kernel's page_to_phys()

* fixed CERROR format problem in libcfs/module.c

19 years agoTry to fix kext ownership at make install time
jacob [Thu, 6 Jan 2005 20:49:07 +0000 (20:49 +0000)]
Try to fix kext ownership at make install time

19 years agoRemove requirement on GNU awk
jacob [Thu, 6 Jan 2005 20:32:25 +0000 (20:32 +0000)]
Remove requirement on GNU awk

19 years agob=5278
jacob [Thu, 6 Jan 2005 03:40:00 +0000 (03:40 +0000)]
b=5278

add -m64 to CC, not EXTRA_KCFLAGS as that doesn't get passed to the
"stage two" of module building

19 years agob=4642
jacob [Wed, 5 Jan 2005 23:39:59 +0000 (23:39 +0000)]
b=4642

 - Alternate handling of different OS w/ libcfs and portals headers
 - Add support to the auto* build for building darwin kexts
 - Move libcfs headers to libcfs
 - misc build fixes to build on darwin / x86, and to get liblustre
   building again

If your b_port_* or other branch is broken after updating, please
email me.

19 years agob=5278
jacob [Wed, 5 Jan 2005 23:10:13 +0000 (23:10 +0000)]
b=5278

add -m64 to EXTRA_KCFLAGS as well, to work around bugs in the linux
ppc64 makefiles

19 years ago* Changed lustre-portals.m4 to allow out-of-tree openib headers
eeb [Wed, 5 Jan 2005 16:20:03 +0000 (16:20 +0000)]
*   Changed lustre-portals.m4 to allow out-of-tree openib headers

19 years agoBranch: b1_4
adilger [Wed, 5 Jan 2005 02:24:35 +0000 (02:24 +0000)]
Branch: b1_4
Improve documentation accuracy by 100%.

19 years agor=boc
nic [Tue, 4 Jan 2005 21:30:40 +0000 (21:30 +0000)]
r=boc
allow 'make rpms' to pick up non standard kernel config location

19 years ago* ranal changes in response to Igor's changes to the RapidArray
eeb [Tue, 4 Jan 2005 15:51:31 +0000 (15:51 +0000)]
*   ranal changes in response to Igor's changes to the RapidArray
    kernel comms API.

19 years agoAdd b_port_ahead to buildcvs
liangzhen [Tue, 4 Jan 2005 09:49:21 +0000 (09:49 +0000)]
Add b_port_ahead to buildcvs

19 years agoremove use of local
jacob [Tue, 4 Jan 2005 05:57:43 +0000 (05:57 +0000)]
remove use of local

19 years agobranch: b_hd_sec
ericm [Mon, 3 Jan 2005 08:12:31 +0000 (08:12 +0000)]
branch: b_hd_sec
module: portals
update from HEAD

19 years agoMerge b_port_netid from b_port_step (20041231_1726)
zhaoqiang [Fri, 31 Dec 2004 10:18:23 +0000 (10:18 +0000)]
Merge b_port_netid from b_port_step (20041231_1726)
b=4321

19 years agofix download url for automake
jacob [Thu, 30 Dec 2004 22:09:04 +0000 (22:09 +0000)]
fix download url for automake

19 years agoFix for people who do not have a proper .cvsrc
jacob [Thu, 30 Dec 2004 08:35:34 +0000 (08:35 +0000)]
Fix for people who do not have a proper .cvsrc

19 years ago- small fix in debug.c
yury [Wed, 29 Dec 2004 18:31:03 +0000 (18:31 +0000)]
- small fix in debug.c

19 years agoShorter module paths for GDB-UML.
nathan [Tue, 28 Dec 2004 22:51:30 +0000 (22:51 +0000)]
Shorter module paths for GDB-UML.

19 years agoAdd cvs management scripts to top-level repository.
adilger [Tue, 28 Dec 2004 17:50:22 +0000 (17:50 +0000)]
Add cvs management scripts to top-level repository.

19 years agob_cray was previously running with libsysio-0809, segfaults in fcntl with 0607.
adilger [Fri, 24 Dec 2004 10:44:30 +0000 (10:44 +0000)]
b_cray was previously running with libsysio-0809, segfaults in fcntl with 0607.

There is still something wrong with gethostbyname and you have to specify the
MDS by ipaddr, not sure why that is yet.

19 years agoUse HAVE_GETHOSTBYNAME consistently (#ifdef everywhere else, would be an
adilger [Fri, 24 Dec 2004 08:10:42 +0000 (08:10 +0000)]
Use HAVE_GETHOSTBYNAME consistently (#ifdef everywhere else, would be an
error if ever undefined).

19 years agoThis commit was manufactured by cvs2svn to create branch 'SANDIA'.
cvs2svn [Thu, 23 Dec 2004 22:03:14 +0000 (22:03 +0000)]
This commit was manufactured by cvs2svn to create branch 'SANDIA'.

19 years agoIgnore generated files.
adilger [Thu, 23 Dec 2004 22:03:13 +0000 (22:03 +0000)]
Ignore generated files.

19 years agoUpdate module paths for GDB-UML.
adilger [Thu, 23 Dec 2004 17:57:59 +0000 (17:57 +0000)]
Update module paths for GDB-UML.

19 years ago* landing portals b1_4_sfw on HEAD
eeb [Thu, 23 Dec 2004 10:46:27 +0000 (10:46 +0000)]
*   landing portals b1_4_sfw on HEAD

19 years agoliblustre fixes
jacob [Wed, 22 Dec 2004 01:35:02 +0000 (01:35 +0000)]
liblustre fixes

19 years agomake sure libsysio is always disted
jacob [Wed, 22 Dec 2004 01:25:48 +0000 (01:25 +0000)]
make sure libsysio is always disted

19 years agoFix some liblustre typos
jacob [Wed, 22 Dec 2004 00:48:44 +0000 (00:48 +0000)]
Fix some liblustre typos