Whamcloud - gitweb
fs/lustre-release.git
19 years agoAdd warning to identify which UID is being used, if UID is not root.
mjmac [Wed, 17 Aug 2005 18:31:45 +0000 (18:31 +0000)]
Add warning to identify which UID is being used, if UID is not root.

19 years agoBranch b1_4
adilger [Wed, 17 Aug 2005 10:59:56 +0000 (10:59 +0000)]
Branch b1_4
Minor message cleanups.

19 years agoBranch b1_4
adilger [Wed, 17 Aug 2005 09:06:44 +0000 (09:06 +0000)]
Branch b1_4
NUMA CPU affinity patch for ext3 journal threads.  Not in any series yet.
r=eeb

19 years agoThis commit was manufactured by cvs2svn to create branch 'b1_4'.
cvs2svn [Wed, 17 Aug 2005 09:06:40 +0000 (09:06 +0000)]
This commit was manufactured by cvs2svn to create branch 'b1_4'.

19 years agofix for bug 4843
nikita [Tue, 16 Aug 2005 15:51:05 +0000 (15:51 +0000)]
fix for bug 4843

19 years agoAdd command-line switch to specify number of iterations. Default is still
mjmac [Tue, 16 Aug 2005 14:01:29 +0000 (14:01 +0000)]
Add command-line switch to specify number of iterations.  Default is still
1000 loops.

19 years agoBranch b1_4
adilger [Tue, 16 Aug 2005 00:38:25 +0000 (00:38 +0000)]
Branch b1_4
Print units of jiffies in brw_stats output
b=7116

19 years agoBranch b1_4
adilger [Mon, 15 Aug 2005 22:53:38 +0000 (22:53 +0000)]
Branch b1_4
Fix swabbing of the total inodes count for big-endian clients.
r=behlendorf

19 years agoBranch b1_4
adilger [Mon, 15 Aug 2005 21:54:11 +0000 (21:54 +0000)]
Branch b1_4
Remove unused function, merge from HEAD.

19 years agoBranch b1_4
adilger [Mon, 15 Aug 2005 21:49:14 +0000 (21:49 +0000)]
Branch b1_4
Make iozone O_DIRECT and multi-thread tests separate.

19 years agoBranch b1_4
adilger [Mon, 15 Aug 2005 21:27:28 +0000 (21:27 +0000)]
Branch b1_4
Fix valid compile warning.
b=6902

19 years agoBranch b1_4
adilger [Mon, 15 Aug 2005 21:16:54 +0000 (21:16 +0000)]
Branch b1_4
Bump the minimal acceptable kernel patch version a bit.
This is low enough that a 1.2.4-patched kernel could still run 1.4 with
the caveats that any of the newer bugs wouldn't be fixed.
b=7255

19 years agoBranch b1_4
adilger [Mon, 15 Aug 2005 21:08:10 +0000 (21:08 +0000)]
Branch b1_4
Don't deref NULL dirent if allocation failure, merge from HEAD.

19 years agoBranch b1_4
adilger [Mon, 15 Aug 2005 20:05:24 +0000 (20:05 +0000)]
Branch b1_4
Description: service threads change working directory to that of init
Details    : Starting lustre service threads may pin the working directory
             of the parent thread, making that filesystem busy.  Threads
             now change to the working directory of init to avoid this.
b=6273

19 years agoBranch: b1_4
green [Mon, 15 Aug 2005 10:35:00 +0000 (10:35 +0000)]
Branch: b1_4
b=7198
r=adilger

Do not double-query file size from OSTs during stat(2). This might slow
down things considerably if somebody actively writes to stat()ed files too.

19 years agofix incorrect python
jacob [Fri, 12 Aug 2005 18:42:30 +0000 (18:42 +0000)]
fix incorrect python

19 years agoBranch: b1_4
green [Fri, 12 Aug 2005 12:00:25 +0000 (12:00 +0000)]
Branch: b1_4
b=6902
r=adilger
Evict clients by NID from both MDS and active OSTs

19 years agoBranch b1_4
adilger [Thu, 11 Aug 2005 22:19:14 +0000 (22:19 +0000)]
Branch b1_4
Description: liblustre clients evicted if not contacting servers
Details    : Don't put liblustre clients into the ping_evictor list, so
             they will not be evicted by the pinger ever.  Tested by Sandia.
b=7137

19 years agob=6455
green [Thu, 11 Aug 2005 16:41:17 +0000 (16:41 +0000)]
b=6455
r=adilger

Correctly fill struct dirent, d_off there should hold offset to NEXT dir entry,
not current one.

19 years agob=7278
green [Thu, 11 Aug 2005 10:47:53 +0000 (10:47 +0000)]
b=7278
r=adilger
Trick libsysio not to enforce O_EXCL open flag. MDS will enforce it for us.

19 years agoBranch b1_4
adilger [Thu, 11 Aug 2005 07:49:55 +0000 (07:49 +0000)]
Branch b1_4
Fix now-incorrect check in test 42 since OSTs are failover and not failout.
b=7287

19 years agoBranch b1_4
adilger [Thu, 11 Aug 2005 05:56:42 +0000 (05:56 +0000)]
Branch b1_4
Disable test 67 for non-local MDS - it needs to know if there is a group
upcall, and we can't tell otherwise.

19 years agoBranch b1_4
adilger [Thu, 11 Aug 2005 00:41:26 +0000 (00:41 +0000)]
Branch b1_4
Allow setting ldlm_timeout smaller than 10s.
b=7201

19 years agoBranch b1_4
adilger [Thu, 11 Aug 2005 00:24:19 +0000 (00:24 +0000)]
Branch b1_4
Add check for NULL imp_conn_current.  It isn't clear whether this should
always be non-NULL (in which case locking is bad, though we can't really
expect to hold imp_lock over the whole operation) or whether it is OK
to handle the NULL case gracefully.
b=7269
r=jacob

19 years agofix dist
jacob [Wed, 10 Aug 2005 20:44:11 +0000 (20:44 +0000)]
fix dist

19 years agoLand b1_4_bug3389 onto b1_4 (20050810_1124)
adilger [Wed, 10 Aug 2005 19:36:08 +0000 (19:36 +0000)]
Land b1_4_bug3389 onto b1_4 (20050810_1124)
Description: Add support for supplementary groups on the MDS.
Details    : The MDS has an upcall /proc/fs/lustre/mds/{mds}/group_upcall
             (set to /usr/sbin/l_getgroups if enabled) which will do MDS-side
             lookups for user supplementary groups into a cache.
b=3389, b=6253
Description: Add support for compiling against Cray portals.
Details    : Conditional compiling for some areas that are different
             on Cray Portals.

19 years agoLand b_release_1_4_4 onto b1_4 (20050810_0211)
adilger [Wed, 10 Aug 2005 08:35:42 +0000 (08:35 +0000)]
Land b_release_1_4_4 onto b1_4 (20050810_0211)
Description: Heavy concurrent write and delete load may cause data corruption.
Details    : It was possible under high-load situations to have an extent
             metadata block in the block device cache from a just-unlinked
             file overwrite a newly-allocated data block.  We now unmap any
             metadata buffers that alias just-allocated data blocks.
b=6998

Description: lconf+mke2fs fail when formatting filesystem with > 77 stripes
Details    : lconf specifies an inode size of 4096 bytes when the default
             stripe_count is larger than 77.  This conflicts with the default
             inode density of 1 per 4096 bytes.  Allocate smaller inodes in
             this case to avoid pinning too much memory for large EAs.
b=7241

19 years agoBranch b1_4
adilger [Wed, 10 Aug 2005 08:02:40 +0000 (08:02 +0000)]
Branch b1_4
Make the "return grant" constant dependent upon RPC size, not hard coded.
Currently the values are the same.
b=7138

19 years agoBranch b1_4
adilger [Wed, 10 Aug 2005 08:00:27 +0000 (08:00 +0000)]
Branch b1_4
Description: Client will block write RPCs if not enough grant
Details    : If a client has max_dirty_mb smaller than max_rpcs_in_flight,
             then the client will block writes while waiting for another RPC
             to complete instead of consuming its dirty limit.  With change
             we get improved performance when max_dirty_mb is small.

19 years agoBranch b1_4
adilger [Wed, 10 Aug 2005 07:36:45 +0000 (07:36 +0000)]
Branch b1_4
Description: If an OST is inactive, its locks might reference stale inodes.
Details    : lov_change_cbdata() must iterate over all namespaces, even if
             they are inactive to clear inode references from the lock.
     Otherwise we get stale locks referencing random memory (possibly
     not even an inode) when the locks drop off the LRU.
b=7039
r=alex

19 years agoAdded an info() sub for non-warning, non-error messages, and modified
mjmac [Tue, 9 Aug 2005 20:29:24 +0000 (20:29 +0000)]
Added an info() sub for non-warning, non-error messages, and modified
warning() as well.  Both now use stderr for output.

19 years agoBranch b1_4
adilger [Tue, 9 Aug 2005 20:24:25 +0000 (20:24 +0000)]
Branch b1_4
Description: Mounting an ldiskfs file system with mballoc may crash OST node.
Details    : ldiskfs mballoc code may reference an uninitialized buddy struct
             at startup during orphan unlinking.  Instead, skip buddy update
             before setup, as it will be regenerated after recovery is complete.
b=7264
r=alex

19 years agoliblustre doesn't have PageLocked
nikita [Mon, 8 Aug 2005 22:05:56 +0000 (22:05 +0000)]
liblustre doesn't have PageLocked

19 years agoAdded warning message for change in stripe_cnt 0 policy
cliffw [Mon, 8 Aug 2005 16:36:16 +0000 (16:36 +0000)]
Added warning message for change in stripe_cnt 0 policy

19 years agomake it compilable when CONFIG_PTRACK is not defined (like on UML)
nikita [Mon, 8 Aug 2005 16:05:50 +0000 (16:05 +0000)]
make it compilable when CONFIG_PTRACK is not defined (like on UML)

19 years agoBranch b1_4
adilger [Sun, 7 Aug 2005 05:01:41 +0000 (05:01 +0000)]
Branch b1_4
Update lmc documntation to match recent changes.
b=7140

19 years agoAdded 26f for testing removal of directory which contains recursive symlink.
devesh [Fri, 5 Aug 2005 21:03:00 +0000 (21:03 +0000)]
Added 26f for testing removal of directory which contains recursive symlink.

19 years agoassert that page is locked when IO is started by the osc layer
nikita [Fri, 5 Aug 2005 17:21:13 +0000 (17:21 +0000)]
assert that page is locked when IO is started by the osc layer

19 years agoadd description of struct ll_readahead_state fields
nikita [Fri, 5 Aug 2005 16:18:36 +0000 (16:18 +0000)]
add description of struct ll_readahead_state fields

19 years agoBranch b1_4
adilger [Thu, 4 Aug 2005 22:39:55 +0000 (22:39 +0000)]
Branch b1_4
Add ext3-ialloc patch to Cray patch series, avoids poor inode placement and
filesystem fragmentation on the OSTs.
b=4466
r=alex

19 years agoBranch b1_4
adilger [Thu, 4 Aug 2005 19:06:17 +0000 (19:06 +0000)]
Branch b1_4
Allow the "created" parameter to be NULL.  We don't actually use this data
for anything, and the current obdfilter code just passes in a dummy array
to make the API happy.  This leads to confusion when modifying the code.
b=7049, b=6998

19 years agoBranch b1_4
adilger [Thu, 4 Aug 2005 18:42:46 +0000 (18:42 +0000)]
Branch b1_4
Description: Unusual file access patterns on the MDS may result in inode
             data being lost in very rare circumstances.
Details    : Bad interaction between the ea-in-inode patch and the "no-read"
             code in the 2.6 kernel caused the inode and/or EA data not to
             be read from disk, causing single-file corruption.
b=6866, b=6869
r=alex

19 years agoremove unneeded argument
jacob [Thu, 4 Aug 2005 18:38:49 +0000 (18:38 +0000)]
remove unneeded argument

19 years agoname the cluster using a sort list of node names
jacob [Thu, 4 Aug 2005 18:37:52 +0000 (18:37 +0000)]
name the cluster using a sort list of node names

19 years agoremove stale series
jacob [Thu, 4 Aug 2005 18:11:50 +0000 (18:11 +0000)]
remove stale series

19 years agob=7165
jacob [Thu, 4 Aug 2005 18:06:06 +0000 (18:06 +0000)]
b=7165
b=7224

 - initial support for creating clumanager xml files from lustre xml
 - support for using lustre init script from clumanager
 - more changes to init scripts from scripps

19 years agoadded test of /proc/fs/lustre/health_check
cliffw [Wed, 3 Aug 2005 19:18:30 +0000 (19:18 +0000)]
added test of /proc/fs/lustre/health_check

19 years agoupdate for current errata
jacob [Tue, 2 Aug 2005 20:29:58 +0000 (20:29 +0000)]
update for current errata

19 years agoproperly update kernel configs for sles 9 sp 2
jacob [Tue, 2 Aug 2005 19:05:40 +0000 (19:05 +0000)]
properly update kernel configs for sles 9 sp 2

19 years agoBranch b1_4
adilger [Tue, 2 Aug 2005 05:52:43 +0000 (05:52 +0000)]
Branch b1_4
Fix indenting problem in lconf causing a use-before-assignment error.
Gotta love python.
b=7221

19 years agoBranch b1_4
adilger [Sat, 30 Jul 2005 00:28:01 +0000 (00:28 +0000)]
Branch b1_4
Add ialloc patch to fc3 series.
b=4644

19 years agob=6266 (oleg's patch)
phil [Sat, 30 Jul 2005 00:05:48 +0000 (00:05 +0000)]
b=6266 (oleg's patch)
Severity   : minor
Bugzilla   : 6266
Frequency  : rare (liblustre)
Description: fsx running with liblustre complained that using truncate() to
             extend the file doesn't work.  This patch corrects that issue.
Details    : This is the liblustre equivalent of the fix for bug 6196.  Fixes
             ATTR_SIZE and lsm use in llu_setattr_raw.

19 years agoBranch b1_4
adilger [Fri, 29 Jul 2005 23:58:00 +0000 (23:58 +0000)]
Branch b1_4
Add ialloc patch to 2.4.29 series.
b=4644

19 years agoupdate patches and scripts for SLES 9 SP2
jacob [Fri, 29 Jul 2005 23:54:55 +0000 (23:54 +0000)]
update patches and scripts for SLES 9 SP2

19 years agoupdate patches and scripts for SLES 9 SP2
jacob [Fri, 29 Jul 2005 23:54:32 +0000 (23:54 +0000)]
update patches and scripts for SLES 9 SP2

19 years agoBranch: b_hd_crypto
wangdi [Fri, 29 Jul 2005 14:06:12 +0000 (14:06 +0000)]
Branch: b_hd_crypto
minor fixes about crypto api

19 years agoland minor fixes from b_hd_sec:
ericm [Thu, 28 Jul 2005 18:31:21 +0000 (18:31 +0000)]
land minor fixes from b_hd_sec:
 * "EA" is used for lustre internal metadata ea. so change user ea's name to
   "XATTR", including ACLs.
 * remove a unnecessary param from md_getattr().
 * various more fixes.

19 years agoMake the ChangeLog crystal clear that although flock has landed, it's not yet
phil [Thu, 28 Jul 2005 00:03:16 +0000 (00:03 +0000)]
Make the ChangeLog crystal clear that although flock has landed, it's not yet
supported

19 years agoadd missing entry for bug 6993
phil [Wed, 27 Jul 2005 23:48:35 +0000 (23:48 +0000)]
add missing entry for bug 6993

19 years agob=7200
alex [Wed, 27 Jul 2005 18:54:34 +0000 (18:54 +0000)]
b=7200

 - protect lock->l_resource from concurrent ldlm_lock_change_resource()

19 years agoBranch b1_4_bug3389
adilger [Wed, 27 Jul 2005 18:18:31 +0000 (18:18 +0000)]
Branch b1_4_bug3389
Fix portals_nid2str() to print something reasonable for Cray NALs.
b=6902
r=bogl

19 years agob=5210
alex [Wed, 27 Jul 2005 17:20:02 +0000 (17:20 +0000)]
b=5210
r=phil(actual patch)

A workaround for the crash in ll_unhash_aliases on 2.6.
The 2.6 lookup code is now lockless (thanks to the RCU machinations), which
allows it to race with the unhashing in ll_unhash_aliases. The 2.6 __d_drop
doesn't leave the list head ->pprev in a safe state, so the next pass through
this loop (which tries to re-hash it after we lose the dput race), would crash.
For the record, it looks like the kernel's own d_prune_aliases is broken in
the very same way, except that instead of crashing immediately, it just leaves
the d_hash pointers poisoned for someone else to crash on.

19 years agoBranch:b_hd_crypto
wangdi [Wed, 27 Jul 2005 09:28:29 +0000 (09:28 +0000)]
Branch:b_hd_crypto
update crypto api code

19 years agoLand b_release_1_4_3 onto b1_4 (20050726_1646)
adilger [Wed, 27 Jul 2005 00:22:00 +0000 (00:22 +0000)]
Land b_release_1_4_3 onto b1_4 (20050726_1646)
Mostly copyright message updates.

19 years agoBranch b1_4
adilger [Tue, 26 Jul 2005 22:43:05 +0000 (22:43 +0000)]
Branch b1_4
Description: Network or server problems during mount may cause partially
             mounted clients instead of returning an error.
Details    : lustre_process_log() will overwrite the error return code
             during mount error handling, returning success instead of an
             error.  Also, an error during cleanup caused cleanup to stop
     instead of attempting to do the remaining cleanup.
b=6302

19 years agoBranch b1_4
adilger [Tue, 26 Jul 2005 22:32:20 +0000 (22:32 +0000)]
Branch b1_4
Fix liblustre test in acceptance-small.sh - sanity.sh needs the --target
option even though the LIBLUSTRE_MOUNT_TARGET environment variable is set.

19 years agoBranch b1_4
adilger [Tue, 26 Jul 2005 22:29:53 +0000 (22:29 +0000)]
Branch b1_4
Pick filesystem type from kernel version, if unset.

19 years agoBranch b1_4
adilger [Tue, 26 Jul 2005 22:28:58 +0000 (22:28 +0000)]
Branch b1_4
Add '-e' option to iozone to wait for sync before completing.
r=phil

19 years agoBranch b1_4
adilger [Tue, 26 Jul 2005 22:22:40 +0000 (22:22 +0000)]
Branch b1_4
Remove obsolete extN usage, unused since Lustre 1.0 days.
b=6437

19 years agoBranch b1_4
adilger [Tue, 26 Jul 2005 22:10:04 +0000 (22:10 +0000)]
Branch b1_4
Remove call to _sysio_shutdown() for catamount, as this causes Lustre
cleanup to happen before all the glibc buffers are flushed.
b=7193
r=bogl

19 years agoBranch b1_4
adilger [Tue, 26 Jul 2005 21:55:37 +0000 (21:55 +0000)]
Branch b1_4
Description: Disk fragmentation on the OSTs could eventually cause slowdowns
             after numerous create/delete cycles
Details    : The ext3 inode allocation policy would not allocate new inodes
     very well on the OSTs because there are no new directories
     being created.  Instead we look for groups with free space if
     the parent directories are nearly full.
b=4466
r=alex,behlendorf

19 years agoBranch b1_4
adilger [Tue, 26 Jul 2005 19:43:43 +0000 (19:43 +0000)]
Branch b1_4
Fix typo in lconf.
b=7187

19 years agoBranch b1_4
adilger [Tue, 26 Jul 2005 19:02:48 +0000 (19:02 +0000)]
Branch b1_4
Rename the 2.6-suse-lnxi.series file to 2.6-suse-newer.series to make it
more clear that this series is applicable to all SuSE kernels and not
just LNXI kernels.
b=5985

19 years agob=6422
green [Tue, 26 Jul 2005 17:17:56 +0000 (17:17 +0000)]
b=6422
r=adilger

Do not dereference reply state when freeing request, if there is no reply state.
Do not return garbage in ptlrpc_service_health_check()

19 years agoBranch b1_4
adilger [Tue, 26 Jul 2005 07:48:15 +0000 (07:48 +0000)]
Branch b1_4
Quiet liblustre compiler warnings on x64_64.

19 years agobug 6854: add jdb error handling patch to rhel-2.4.21, suse-2.4.21-cray, and vanilla...
nikita [Mon, 25 Jul 2005 14:44:18 +0000 (14:44 +0000)]
bug 6854: add jdb error handling patch to rhel-2.4.21, suse-2.4.21-cray, and vanilla-2.4.29 series.

19 years agob=7017
alex [Sat, 23 Jul 2005 20:55:29 +0000 (20:55 +0000)]
b=7017

 - atomic_dec_and_test() with subsequent spin_lock() against the list
   is racy. atomic_dec_and_lock() must be used. otherwise other cpu
   can hit the race window, increment refcount, drop it again and we
   get to the situation when both cpus are freeing the structure

19 years agosome env (cnbuild) can't build without explicitly include
ericm [Fri, 22 Jul 2005 17:23:24 +0000 (17:23 +0000)]
some env (cnbuild) can't build without explicitly include
errno.h

19 years agoland b_hd_pag: rudiment support for PAG.
ericm [Thu, 21 Jul 2005 17:17:36 +0000 (17:17 +0000)]
land b_hd_pag: rudiment support for PAG.

19 years agoCopyright is now License in RPM spec files.
brian [Thu, 21 Jul 2005 14:01:53 +0000 (14:01 +0000)]
Copyright is now License in RPM spec files.

19 years agor=adilger
pjkirner [Thu, 21 Jul 2005 12:46:39 +0000 (12:46 +0000)]
r=adilger
b=7000

Patch to 2.4 kernel patches in #if'ed out code by default.  See bug 7000 for all the details.

19 years agoquiet
jacob [Wed, 20 Jul 2005 21:24:18 +0000 (21:24 +0000)]
quiet

19 years agoFix merge breakage that was originally introduced on b_cray, and then merged over...
pjkirner [Wed, 20 Jul 2005 20:41:21 +0000 (20:41 +0000)]
Fix merge breakage that was originally introduced on b_cray, and then merged over to b1_4.

19 years agoShould allow the uml_switch to be used if wanted.
brian [Wed, 20 Jul 2005 18:06:59 +0000 (18:06 +0000)]
Should allow the uml_switch to be used if wanted.

19 years agoBranch: HEAD
wangdi [Wed, 20 Jul 2005 12:50:30 +0000 (12:50 +0000)]
Branch: HEAD
remove redundant set_md in mds_reint_create and cmobd_reint_create

19 years agoBranch: HEAD
wangdi [Wed, 20 Jul 2005 12:34:28 +0000 (12:34 +0000)]
Branch: HEAD
add setxattr kml post hook for reint set md to master mds.

19 years agoBranch: b1_4
green [Tue, 19 Jul 2005 20:09:47 +0000 (20:09 +0000)]
Branch: b1_4

__ptlrpc_server_free_request should be of void return type as it does not return
anything. Fixes compile warning

19 years agoBranch: HEAD
wangdi [Tue, 19 Jul 2005 12:56:14 +0000 (12:56 +0000)]
Branch: HEAD
should reset mcd_last_close_xid to 0 when reconnect.
b:6102
r:alex

19 years ago- need couple routines to be accessible from modules for size-on-mds feature
alex [Tue, 19 Jul 2005 11:35:38 +0000 (11:35 +0000)]
- need couple routines to be accessible from modules for size-on-mds feature

19 years agob=7098
pjkirner [Mon, 18 Jul 2005 15:51:49 +0000 (15:51 +0000)]
b=7098
r=jacob

Land b_cray bits to b1_4 (except SNAPFS and SMFS per the discussion in the bug)

19 years agoBranch: HEAD
wangdi [Sat, 16 Jul 2005 07:24:10 +0000 (07:24 +0000)]
Branch: HEAD
add kernel-2.6.10-suse-opteron.config for opteron arch

19 years agoi stand corrected
jacob [Fri, 15 Jul 2005 20:40:56 +0000 (20:40 +0000)]
i stand corrected

19 years agoFix sysStatus file creation
cliffw [Fri, 15 Jul 2005 20:09:29 +0000 (20:09 +0000)]
Fix sysStatus file creation

19 years agothis is the fix i intended
jacob [Fri, 15 Jul 2005 20:06:06 +0000 (20:06 +0000)]
this is the fix i intended

19 years agor=adilger,nic
mjmac [Fri, 15 Jul 2005 19:52:29 +0000 (19:52 +0000)]
r=adilger,nic

stage() should return 0 if $STAGEDIR is not set, not 1.

19 years agob=7136
jacob [Fri, 15 Jul 2005 18:52:28 +0000 (18:52 +0000)]
b=7136
r=adilger

just use defaults if --stripe_sz and --stripe_cnt are missing form
--add lov

19 years agob=6422
green [Fri, 15 Jul 2005 12:51:35 +0000 (12:51 +0000)]
b=6422
r=adilger

Support a pool of requests and lustre_msgs when allocating requests.
Use that on osc writeout path.

19 years agoBranch: HEAD
wangdi [Fri, 15 Jul 2005 07:11:18 +0000 (07:11 +0000)]
Branch: HEAD
add fid and group in kml for cmobd test

19 years agomove AC_SUBST into lustre-build.m4 (b=7126)
jacob [Fri, 15 Jul 2005 04:34:12 +0000 (04:34 +0000)]
move AC_SUBST into lustre-build.m4 (b=7126)

19 years agoadd --stage option to lbuild
jacob [Thu, 14 Jul 2005 23:04:14 +0000 (23:04 +0000)]
add --stage option to lbuild