Whamcloud - gitweb
fs/lustre-release.git
16 years agob=13129
nathan [Fri, 27 Jul 2007 22:59:00 +0000 (22:59 +0000)]
b=13129
i=adilger
i=johann
Block umount forever until the mount refcount is zero rather than giving up
after an arbitrary timeout.

16 years ago~CVS: Branch b1_6
nathan [Fri, 27 Jul 2007 17:00:39 +0000 (17:00 +0000)]
~CVS: Branch b1_6
b=13145
i=brian
set conf_param on MGS

16 years agob=12499
nathan [Fri, 27 Jul 2007 16:48:52 +0000 (16:48 +0000)]
b=12499
escaped quotes was wrong

16 years ago b=10595
milind [Thu, 26 Jul 2007 17:14:17 +0000 (17:14 +0000)]
b=10595
r=adilger, nathan
Description: Error Message improvement patch (error_07.patch)

16 years agob=12613
grev [Thu, 26 Jul 2007 11:57:15 +0000 (11:57 +0000)]
b=12613
i=Nathan

Correct replay-dual, replay-single ALWAYS_EXCEPT list.

16 years agob=12613
grev [Thu, 26 Jul 2007 11:44:39 +0000 (11:44 +0000)]
b=12613
i=Adilger
i=Nathan

Correct recovery-small ALWAYS_EXCEPT list

16 years agoBranch b1_6
liuy [Thu, 26 Jul 2007 10:30:08 +0000 (10:30 +0000)]
Branch b1_6
b=12769
i=green,wangdi

Add sync option to mount_lustre.c

16 years agob=12942
grev [Thu, 26 Jul 2007 10:28:26 +0000 (10:28 +0000)]
b=12942
i=Nathan
i=Brian

Check /proc/mounts instead of mtab.

16 years agofix set/restore device id for avoid EMFILE error and mark lustre fs
shadow [Thu, 26 Jul 2007 10:18:47 +0000 (10:18 +0000)]
fix set/restore device id for avoid EMFILE error and mark lustre fs
as FS_REQUIRES_DEV for avoid problems with generate fsid.

b=10786,9303
i=green
i=adilger

16 years agoFixed the broke build on SLES
jxiong [Thu, 26 Jul 2007 08:49:17 +0000 (08:49 +0000)]
Fixed the broke build on SLES

16 years agoBranch b1_6
yangsheng [Thu, 26 Jul 2007 07:50:36 +0000 (07:50 +0000)]
Branch b1_6
b=12771
i=adilger
i=shadow

Add patch blkdev_tunables-2.6-sles10.patch to 2.6-sles10.series.

16 years agob=12864
jxiong [Thu, 26 Jul 2007 07:11:08 +0000 (07:11 +0000)]
b=12864
r=wangdi,nathan

Fixed a deadlock issue for LPROCFS.

16 years agoBranch b1_6
bobijam [Thu, 26 Jul 2007 06:46:08 +0000 (06:46 +0000)]
Branch b1_6
b=12211
i=adilger
i=green

fix LTS AutoBuild error.

16 years agoBranch b1_6
bobijam [Thu, 26 Jul 2007 06:24:20 +0000 (06:24 +0000)]
Branch b1_6
b=12211
i=adilger
i=green

Description: randomly memory allocation failure util
Details    : Make lustre randomly failed allocating memory for testing purpose.

16 years agoBranch: b1_6
wangdi [Thu, 26 Jul 2007 04:48:02 +0000 (04:48 +0000)]
Branch: b1_6
land 10800(adding llog ctxt refcount) to b1_6.
b=10800
i=green
i=shadow

16 years agob=12977
brian [Thu, 26 Jul 2007 04:18:41 +0000 (04:18 +0000)]
b=12977
r=mjmac
r=yujian

If anything inside the "while read; do ... done" loop (or it's callees)
reads from stdin (a very common thing to do) it will consume input meant
for the read since it's reading from stdin with ${CSV_FILE} being
redirected to stdin.  Read on another file descriptor to avoid this.

16 years agoMake lfs setstripe understand 'k', 'm' and 'g' for stripe size.
deen [Wed, 25 Jul 2007 23:18:32 +0000 (23:18 +0000)]
Make lfs setstripe understand 'k', 'm' and 'g' for stripe size.

i=adilger
i=green
b=12786

16 years agob=12499
nathan [Wed, 25 Jul 2007 22:37:26 +0000 (22:37 +0000)]
b=12499
i=brian
add ONLY, debugsave
fix iozone test size
remove some test output

16 years agoBranch b1_6
scjody [Wed, 25 Jul 2007 02:51:14 +0000 (02:51 +0000)]
Branch b1_6

Add 1.6.2 to changelogs

16 years agob=13115
nathan [Wed, 25 Jul 2007 00:53:53 +0000 (00:53 +0000)]
b=13115
i=scjody
i=grev
i=nathan
fix 32a (userspace?) mount failure

16 years agoBranch b1_6
adilger [Tue, 24 Jul 2007 23:30:57 +0000 (23:30 +0000)]
Branch b1_6
Move new ChangeLog entries to the end of the 1.6.1 section.

16 years agoBranch b1_6
scjody [Tue, 24 Jul 2007 21:40:58 +0000 (21:40 +0000)]
Branch b1_6

Update for 1.6.1

16 years agoBranch b1_6
scjody [Tue, 24 Jul 2007 21:34:42 +0000 (21:34 +0000)]
Branch b1_6

Description: Async OSC create to avoid the blocking unnecessarily.
Details    : If a OST has no remain object, system will block on the creating
            when need to create a new object on this OST. Now, ways use
            pre-created objects when available, instead of blocking on an
            empty osc while others are not empty.  If we must block, we block
            for the shortest possible period of time.

Patch by shadow.

b=4900
i=wangdi
i=nathan

16 years agoBranch b1_6
johann [Tue, 24 Jul 2007 20:37:27 +0000 (20:37 +0000)]
Branch b1_6
b=12411
i=adilger
i=scjody

* Add new configure checks to allow to run a patchless client on a patched kernel
* Remove the vfs intent patches from the 2.6.18 patch series

16 years agob=11778
nathan [Tue, 24 Jul 2007 20:02:18 +0000 (20:02 +0000)]
b=11778
i=adilger
i=green
block client->MDT connection until first MDT->OST connection

16 years agob=12707
nathan [Tue, 24 Jul 2007 15:20:50 +0000 (15:20 +0000)]
b=12707
i=adilger
i=nathan
coverity

16 years agoAccess to array[-1] can produce panic if kernel compiled with
shadow [Tue, 24 Jul 2007 12:21:07 +0000 (12:21 +0000)]
Access to array[-1] can produce panic if kernel compiled with
CONFIG_PAGE_ALLOC enabled

b=12975
i=adilger
i=green

16 years agor=adilger
nathan [Mon, 23 Jul 2007 20:52:31 +0000 (20:52 +0000)]
r=adilger
reserve some connect flags

16 years agob=12153
grev [Mon, 23 Jul 2007 15:29:32 +0000 (15:29 +0000)]
b=12153
i=Nathan
i=Shadow

Print info whether $MOUNT is in use by userspace process.

16 years agoBranch b1_6
yangsheng [Mon, 23 Jul 2007 07:58:57 +0000 (07:58 +0000)]
Branch b1_6
b=12543
i=adilger
i=scjody

Remove QsNET driver from qsnet-suse-2.6.patch.

16 years agoBranch b1_6
scjody [Sat, 21 Jul 2007 00:11:52 +0000 (00:11 +0000)]
Branch b1_6

Fix typo in release notes

16 years agoBranch b1_6
scjody [Fri, 20 Jul 2007 19:56:04 +0000 (19:56 +0000)]
Branch b1_6

Add release note re: lustre-ldiskfs RPM.

16 years agoBranch b1_6
johann [Fri, 20 Jul 2007 15:10:42 +0000 (15:10 +0000)]
Branch b1_6

Re-add the following patches as per Andreas' request (on rmg@):

ldiskfs/kernel_patches/patches/ext3-check-jbd-errors-2.6-sles10.patch
ldiskfs/kernel_patches/patches/ext3-external-journal-2.6.9.patch
ldiskfs/kernel_patches/patches/ext3-statfs-2.6.18.patch
lustre/kernel_patches/patches/link_notlast-susefix.patch
lustre/kernel_patches/patches/vfs_nointent-2.6-sles10.patch

16 years agoBranch b1_6
johann [Fri, 20 Jul 2007 08:54:08 +0000 (08:54 +0000)]
Branch b1_6
b=11039
i=nathan
i=scjody
(get approval by email on rmg@)

Remove obsolete kernel patches.

16 years agoBranch b1_6
yangsheng [Fri, 20 Jul 2007 06:47:13 +0000 (06:47 +0000)]
Branch b1_6
b=<12771>
r=<adilger, shadow>

16 years agoBranch b1_6
yangsheng [Fri, 20 Jul 2007 06:12:07 +0000 (06:12 +0000)]
Branch b1_6
b=<12771>
r=<adilger, shadow>

16 years agoBranch:b1_6
wangdi [Fri, 20 Jul 2007 03:18:32 +0000 (03:18 +0000)]
Branch:b1_6
b=11190
reply intent enqueue error by rq_status
i=adilger
i-nathan

16 years agoinclude linux/bitops.h for LOCK_PREFIX definition in atomic_add_return stuff
green [Fri, 20 Jul 2007 01:22:09 +0000 (01:22 +0000)]
include linux/bitops.h for LOCK_PREFIX definition in atomic_add_return stuff

16 years agob=11013
green [Fri, 20 Jul 2007 01:11:24 +0000 (01:11 +0000)]
b=11013
r=adilger, nathan

Hash tables for uuids, nids and connections.

16 years agoBranch:b1_6
wangdi [Thu, 19 Jul 2007 20:21:34 +0000 (20:21 +0000)]
Branch:b1_6
fix a bug in dev_read_only-2.6-suse.patch(brought by 11971), which make
dev read_only can not work.
b=13085
i=green
i=shadow

16 years agoBranch b1_6
adilger [Thu, 19 Jul 2007 19:03:14 +0000 (19:03 +0000)]
Branch b1_6
Add some explanatory comments.

16 years agoBranch b1_6
johann [Thu, 19 Jul 2007 17:13:20 +0000 (17:13 +0000)]
Branch b1_6
b=11039
i=adilger
i=scjody

Update list of supported kernels in the ChangeLog.

16 years agouse do_facet instead of direct use sysctl for set fail_loc on OST
shadow [Thu, 19 Jul 2007 16:28:33 +0000 (16:28 +0000)]
use do_facet instead of direct use sysctl for set fail_loc on OST

b=12858
i=green
i=adilger

16 years agoBranch b1_6
scjody [Thu, 19 Jul 2007 14:49:26 +0000 (14:49 +0000)]
Branch b1_6

Update release notes.

16 years agoBranch b1_6
yangsheng [Thu, 19 Jul 2007 08:29:46 +0000 (08:29 +0000)]
Branch b1_6
b=<12543>
r=<shadow,scjody>

16 years agoBranch b1_6
bobijam [Thu, 19 Jul 2007 03:34:10 +0000 (03:34 +0000)]
Branch b1_6
b=12848
i=adilger
i=green

Description: sanity.sh fail: test_52b
Details    : The ll_inode_to_ext_flags() has a glitch which makes MDS return
             incorrect inode's flags to client.

16 years agoBranch b1_6
scjody [Thu, 19 Jul 2007 00:22:04 +0000 (00:22 +0000)]
Branch b1_6

To improve performance, disable most logging (for debug purposes)
by default.  VFSTRACE, RPCTRACE, and DLMTRACE are now off by
default, and HA includes contains fewer messages.

Original patch by adilger.

b=12417
i=scjody
i=green

16 years agoInstead of sending blocking and completion callbacks as separated
deen [Wed, 18 Jul 2007 23:36:50 +0000 (23:36 +0000)]
Instead of sending blocking and completion callbacks as separated
requests, adding them to a set and sending in parallel.

b=11301
i=green
i=wangdi

16 years agob=12203
deen [Wed, 18 Jul 2007 21:43:17 +0000 (21:43 +0000)]
b=12203
i=green

16 years agoBranch b1_6
adilger [Wed, 18 Jul 2007 21:13:12 +0000 (21:13 +0000)]
Branch b1_6
i=nathan
i=scjody
b=13063
Description: lfsck built against 1.4.x cannot run against 1.6.0 lustre
Details    : the definition for OBD_IOC_GETNAME changed in 1.6.0.  One of the
     few external users of this ioctl number is lfsck's call to
     llapi_lov_get_uuids() and this caused lfsck to fail at startup.
     Add the old ioctl number to the handler so both old and new
     lfsck can work.

16 years agoBranch b1_6
johann [Wed, 18 Jul 2007 20:56:14 +0000 (20:56 +0000)]
Branch b1_6
b=11039
i=adilger
i=scjody

Remove 2.4 and 2.6.12 kernel patches.

16 years agob=12348
mjmac [Wed, 18 Jul 2007 20:36:52 +0000 (20:36 +0000)]
b=12348
i=brian
i=adilger
* Try to load llog_test kernel module via modprobe before trying to load
  via insmod
* Run depmod after installing lustre-tests RPM, so that 'modprobe llog_test'
  will succeed

16 years agob=12607
nathan [Wed, 18 Jul 2007 20:34:26 +0000 (20:34 +0000)]
b=12607
remote fixes

16 years agob=12860
nathan [Wed, 18 Jul 2007 19:37:28 +0000 (19:37 +0000)]
b=12860
i=adilger
i=green
fix mds_lov_synchronize race

16 years agoBranch b1_6
johann [Wed, 18 Jul 2007 07:43:11 +0000 (07:43 +0000)]
Branch b1_6
b=12861
i=alex
i=adilger
i=kalpak

Severity   : major
Bugzilla   : 12861
Description: ldiskfs_ext_search_right: bad header in inode #3981353: unexpected
     eh_depth
Details    : a wrong check of extent headers in ldiskfs_ext_search_right()
     can cause the filesystem to be remounted read-only.

16 years agoBranch b1_6
adilger [Wed, 18 Jul 2007 05:14:58 +0000 (05:14 +0000)]
Branch b1_6
Fix ll_opcode2str() and opcode_offset() to handle LLOG request types.
Fix ChangeLog to put changes at the end of the 1.6.1 section.
b=12731
i=nathan
i=scjody

16 years agoBranch b1_6
adilger [Tue, 17 Jul 2007 23:10:09 +0000 (23:10 +0000)]
Branch b1_6
sanity.sh:
Change test_78 to limit it to 1/2 of total client memory.
Document fail_loc values.
Add error messages on failure.
test-framework.sh:
Don't default to FSTYPE=ext3 since we only run 2.6 kernels now.
b=13007
i=nathan

16 years agob=10968
nathan [Tue, 17 Jul 2007 21:09:49 +0000 (21:09 +0000)]
b=10968
fix entry

16 years agoBranch b1_6
johann [Tue, 17 Jul 2007 19:31:50 +0000 (19:31 +0000)]
Branch b1_6
b=11039
i=adilger
i=alex
i=kalpak

attachment 10893 / fsfilt_ext3: mainline extents support

16 years agoBranch b1_6
johann [Tue, 17 Jul 2007 19:01:12 +0000 (19:01 +0000)]
Branch b1_6
b=12696
i=johann
i=adilger

Severity   : normal
Frequency  : rare
Bugzilla   : 12696
Description: ASSERTION(imp->imp_conn_current) failed
Details    : an assertion failure is hit if a client node boots and attempts to
            mount a lustre filesystem faster than RECONNECT_INTERVAL seconds.

16 years agoBranch b1_6
scjody [Tue, 17 Jul 2007 00:14:33 +0000 (00:14 +0000)]
Branch b1_6

Revert this change since it caused build failures on RHEL 4.

b=11932

16 years agoBranch b1_6
scjody [Mon, 16 Jul 2007 23:24:49 +0000 (23:24 +0000)]
Branch b1_6

Disable automatic dependencies on SLES 10.

b=11932
i=mjmac

16 years agoBranch b1_6
scjody [Mon, 16 Jul 2007 23:04:09 +0000 (23:04 +0000)]
Branch b1_6

Fix format string

b=11969

16 years agoReplace \t with spaces
jxiong [Sat, 14 Jul 2007 15:41:02 +0000 (15:41 +0000)]
Replace \t with spaces

16 years agob=10968
milind [Fri, 13 Jul 2007 13:15:50 +0000 (13:15 +0000)]
b=10968
Modified lustre/ChangeLog for ltrack_stats.

16 years agoLC_PAGE_CONSTANT won't work because struct page is not defined, fixed it
jxiong [Fri, 13 Jul 2007 10:17:20 +0000 (10:17 +0000)]
LC_PAGE_CONSTANT won't work because struct page is not defined, fixed it

16 years agor=alex,nathan
jxiong [Fri, 13 Jul 2007 09:12:58 +0000 (09:12 +0000)]
r=alex,nathan
b=11890

raid5 write zerocopy support for rhel4 2.6 kernels.

16 years agor=alex,nathan
jxiong [Fri, 13 Jul 2007 09:11:40 +0000 (09:11 +0000)]
r=alex,nathan
b=11890

Raid5 write zerocopy support for rhel-2.6 kernels.

16 years agob=10968
milind [Thu, 12 Jul 2007 14:51:53 +0000 (14:51 +0000)]
b=10968
r=nathan, komaln

Description:
track_stats runs command given and does one of the following:
        1. Writes its pid to /proc/fs/lustre/llite/.../stats_track_pid
 to collects stats for that process.
        2. Writes its ppid to /proc/fs/lustre/llite/.../stats_track_ppid
 to collect stats of that process and all its children
        3. Sets gid of process to some random gid (444) and also
 writes that to/proc/fs/lustre/llite/.../stats_track_gid to collect stats
of all processes in that group

 It also uses llstat to generate output with interval of 1 second and duration
 of run of command for plot-llstat to generate a graph

16 years agoThis is the patch for the llanalyze man page.
komaln [Thu, 12 Jul 2007 11:10:14 +0000 (11:10 +0000)]
This is the patch for the llanalyze man page.
Following commands are to be followed to view the man page.
#pod2man llanalyze llanalyze.1
#less llanalyze.1

16 years agoIn case of positive reply from server and failed client bulk
deen [Thu, 12 Jul 2007 09:50:37 +0000 (09:50 +0000)]
In case of positive reply from server and failed client bulk
callback after bulk transfer shouldn't LBUG, but process this
request as erroneous.

b=11544
i=green
i=eeb

16 years agoBranch b1_6
tianzy [Thu, 12 Jul 2007 08:36:47 +0000 (08:36 +0000)]
Branch b1_6
Quota slave depends qctxt->lqc_import to send its quota request.
This pointer will be invalid if mds did failover or broke its
connect to osts, which leads to LBUG.
b=12374
i=green
i=adilger

16 years agob=12849
grev [Wed, 11 Jul 2007 20:52:45 +0000 (20:52 +0000)]
b=12849
i=Adilger
i=Brian

cleanup_test102 fix

16 years agob=12607
brian [Wed, 11 Jul 2007 20:20:09 +0000 (20:20 +0000)]
b=12607
r=tianzy,nathan
Support for remote MDT/OST.

16 years agob=7288
mjmac [Tue, 10 Jul 2007 15:37:25 +0000 (15:37 +0000)]
b=7288

Removing test 27 from the ALWAYS_EXCEPT list, as it is now expected to pass.

16 years agob=12910
nathan [Tue, 10 Jul 2007 15:30:40 +0000 (15:30 +0000)]
b=12910
increase conf_param time
This should be happening quickly (lock revocation signals clients to update
config), not based on any timeout.

16 years agoBranch b1_6
bobijam [Tue, 10 Jul 2007 02:39:34 +0000 (02:39 +0000)]
Branch b1_6
b=12784
i=green
i=adilger

Original patch by miles@cray.com

Description: bad return value and errno from fcntl call
Details    : In liblustre API, errno should be a negative value if error
             happens.

16 years agoBranch b1_6
vitaly [Mon, 9 Jul 2007 17:51:03 +0000 (17:51 +0000)]
Branch b1_6

early-lock-cancel string is added to obd_connect_names

17 years agoBranch b1_6
yangsheng [Fri, 6 Jul 2007 10:31:06 +0000 (10:31 +0000)]
Branch b1_6
b=<12415>
r=<adilger,green>

17 years agoBranch b1_6
yangsheng [Fri, 6 Jul 2007 10:22:57 +0000 (10:22 +0000)]
Branch b1_6
b=<12415>
r=<adilger,green>

17 years agob=10676
nathan [Thu, 5 Jul 2007 23:42:33 +0000 (23:42 +0000)]
b=10676
i=adilger
i=wangdi
b=12461 minor cleanup
i=brian
i=adilger

17 years agoBranch b1_6
adilger [Thu, 5 Jul 2007 21:43:58 +0000 (21:43 +0000)]
Branch b1_6
Quiet verbose error message on read-only filesystem.  We will already have
been notified of this.
b=10595
i=behlendo

17 years agoBranch b1_6
adilger [Wed, 4 Jul 2007 20:08:13 +0000 (20:08 +0000)]
Branch b1_6
Update lfs documentation to reflect current usage.

17 years ago Branch b1_6
tianzy [Wed, 4 Jul 2007 07:53:53 +0000 (07:53 +0000)]
  Branch b1_6

  Severity   : normal
  Frequency  : when qunit size is too small(less than 20M)
  Bugzilla   : 12588
  Description: write is stopped by improper -EDQUOT
  Details    : If the master is busy and qunit size is small enough(let's say 1M),
        the slave can not get quota from master on time, which will lead
        slave to trigger a -EQUOTA to client.

  b=12588
  i=green
  i=wangdi

17 years agofix format
nathan [Tue, 3 Jul 2007 21:52:17 +0000 (21:52 +0000)]
fix format

17 years agoBranch b1_6
johann [Mon, 2 Jul 2007 18:48:31 +0000 (18:48 +0000)]
Branch b1_6

Severity   : normal
Frequency  : rare
Bugzilla   : 12629
Description: Deadlock during metadata tests
Details    : in prune_dir_dentries(), shrink_dcache_parent() should not be
             called with the per-dentry lock held.
b=12629
i=alex
i=shadow

17 years agoBranch b1_6
johann [Mon, 2 Jul 2007 12:27:05 +0000 (12:27 +0000)]
Branch b1_6

Severity   : normal
Frequency  : SLES9 only
Bugzilla   : 12744
Description: Lustre patched kernel for SLES9 SP3 has NR_CPUS set to 8
Details    : set CONFIG_NR_CPUS to 128 instead of 8.

b=12744
i=scjody
i=green

17 years agob=5491
huangwei [Mon, 2 Jul 2007 10:08:30 +0000 (10:08 +0000)]
b=5491
r=alex,adilger

a minor fix for posix test suit T.fcntl 23 failure

17 years agob=11880
huangwei [Mon, 2 Jul 2007 09:59:34 +0000 (09:59 +0000)]
b=11880
r=alex,oleg

landing patch from 11880.

17 years agoWeekly tag build -> v1_6_0_97
buffalo-pull [Mon, 2 Jul 2007 06:00:19 +0000 (06:00 +0000)]
Weekly tag build -> v1_6_0_97

17 years agoFix: Avoid the possible problems caused by "C" option.
grev [Fri, 29 Jun 2007 15:17:25 +0000 (15:17 +0000)]
Fix:     Avoid the possible problems caused by "C" option.
Cleanup: Avoid hardcoded path.
b=12759
i=Adilger
i=Shadow

17 years agoBranch b1_6
bobijam [Fri, 29 Jun 2007 05:26:09 +0000 (05:26 +0000)]
Branch b1_6
b=11815
i=adilger
i=wangdi

Description: replace obdo_alloc() with OBDO_ALLOC macro
Details    : nothing special is done in obdo_alloc() function, and for
             debugging purpose, it needs to be replaced with macros.

17 years agob=11706
green [Fri, 29 Jun 2007 04:06:24 +0000 (04:06 +0000)]
b=11706
r=eeb,adilger
do not panic if pinger set changed reply status. The only valid action
is to check if reply was actually processed.

17 years agoi=adilger
nathan [Thu, 28 Jun 2007 18:42:12 +0000 (18:42 +0000)]
i=adilger
* fix ldiskfs module path
* add uml debug file paths

17 years agoBranch: b1_6
wangdi [Thu, 28 Jun 2007 05:13:39 +0000 (05:13 +0000)]
Branch: b1_6
Checking whether lov_tgts is NULL in some lov funcations.
b=12576
i=adilger
i=shadow

17 years agoBranch b1_6
bobijam [Wed, 27 Jun 2007 17:20:09 +0000 (17:20 +0000)]
Branch b1_6
b=12646
i=huanghua(original fix)

missed a typo.

17 years agoSet the handle_hash size to 4096 if lustre is working under UML(user mode linux).
jxiong [Wed, 27 Jun 2007 12:20:18 +0000 (12:20 +0000)]
Set the handle_hash size to 4096 if lustre is working under UML(user mode linux).

17 years agoTag build -> v1_6_0_96
buffalo-pull [Wed, 27 Jun 2007 06:05:26 +0000 (06:05 +0000)]
Tag build -> v1_6_0_96

17 years agoBranch b1_6
bobijam [Mon, 25 Jun 2007 02:32:02 +0000 (02:32 +0000)]
Branch b1_6
b=12646
i=adilger

Description: sanity.sh test_77h fails with "test_77h file compare failed"
Details    : test_77h uses a file which was messed by other test case.

17 years agoimprove handling recoverable errors
shadow [Fri, 22 Jun 2007 15:38:30 +0000 (15:38 +0000)]
improve handling recoverable errors

b=11710
i=green
i=wangdi