Whamcloud - gitweb
fs/lustre-release.git
20 years agobump to 1.2.1
jacob [Mon, 22 Mar 2004 17:38:21 +0000 (17:38 +0000)]
bump to 1.2.1

20 years agoUpdate release date.
adilger [Mon, 22 Mar 2004 17:29:37 +0000 (17:29 +0000)]
Update release date.

20 years agoUpdate build version (final test release).
adilger [Sun, 21 Mar 2004 06:24:23 +0000 (06:24 +0000)]
Update build version (final test release).

20 years agoDon't grow lock extents too much if there are many conflicting lockers. For
adilger [Sun, 21 Mar 2004 06:23:38 +0000 (06:23 +0000)]
Don't grow lock extents too much if there are many conflicting lockers.  For
write locks we grow to at most 32MB upwards and never downwards.  For read
locks we also limit downward growth under contention to try and avoid granting
overlapping locks (cancellation of which is very slow for large files).

This actually improves single-file IOR write performance noticably
(100-500MB/s) with no impact to FPP IOR, but we still suffer on the read
side as eventually the read locks overlap and cancellation is very CPU
intensive.  Fixing bug 20 is the solution to that.
b=2919
r=phil

20 years agoDon't dereference freed lock when lock cancellation is racing with export
adilger [Sun, 21 Mar 2004 06:15:51 +0000 (06:15 +0000)]
Don't dereference freed lock when lock cancellation is racing with export
eviction.
Create a constant for freed memory to make it easier to check.
Test 45 in replay-single is disabled because with or without the patch the
forced client cleanup isn't working properly.
b=2867
r=phil,robert

20 years agoReturn original error code to application.
adilger [Sun, 21 Mar 2004 06:09:05 +0000 (06:09 +0000)]
Return original error code to application.

20 years agoIt isn't necessarily an error when this message appears.
adilger [Sat, 20 Mar 2004 04:36:18 +0000 (04:36 +0000)]
It isn't necessarily an error when this message appears.

20 years agoIf we're going to LBUG on referenced lock, we may as well print an error.
adilger [Sat, 20 Mar 2004 04:25:06 +0000 (04:25 +0000)]
If we're going to LBUG on referenced lock, we may as well print an error.
Dump names of locks in dump instead of number (which changed recently).

20 years agoDeleted wrong definition.
adilger [Sat, 20 Mar 2004 00:16:56 +0000 (00:16 +0000)]
Deleted wrong definition.

20 years agoRemove GNS changes from b1_2.
adilger [Fri, 19 Mar 2004 23:57:51 +0000 (23:57 +0000)]
Remove GNS changes from b1_2.

20 years agob=2399, 2325, 2805
jacob [Fri, 19 Mar 2004 21:20:26 +0000 (21:20 +0000)]
b=2399, 2325, 2805

new kernel patches for chaos-2.4.18 that were committed on other
series files earlier

20 years agoThis commit was manufactured by cvs2svn to create branch 'b1_2'.
cvs2svn [Fri, 19 Mar 2004 19:46:42 +0000 (19:46 +0000)]
This commit was manufactured by cvs2svn to create branch 'b1_2'.

20 years agoDon't commit generated Makefile to CVS.
adilger [Fri, 19 Mar 2004 19:46:41 +0000 (19:46 +0000)]
Don't commit generated Makefile to CVS.
b=1414

20 years agofix for move of lustre_user.h
nic [Fri, 19 Mar 2004 19:46:19 +0000 (19:46 +0000)]
fix for move of lustre_user.h

20 years ago- get liblustre building with automake-recent
zab [Fri, 19 Mar 2004 18:42:43 +0000 (18:42 +0000)]
- get liblustre building with automake-recent

20 years ago- Fix some b_1414 build and formatting issues
phil [Fri, 19 Mar 2004 17:05:44 +0000 (17:05 +0000)]
- Fix some b_1414 build and formatting issues
- Apply Oleg's patch to fix 'lctl modules' (b_cray_portals_merge damage)

20 years agoLanding b_bug1414
shaocheng [Fri, 19 Mar 2004 13:38:35 +0000 (13:38 +0000)]
Landing b_bug1414

20 years ago to make Lustre build with 2.6.3+mm4 and suse 2.6
hitao [Fri, 19 Mar 2004 10:58:58 +0000 (10:58 +0000)]
 to make Lustre build with 2.6.3+mm4 and suse 2.6

20 years agoUpdate the oh-so-important ptlrpc/pack_generic version of
adilger [Fri, 19 Mar 2004 10:04:46 +0000 (10:04 +0000)]
Update the oh-so-important ptlrpc/pack_generic version of
lustre_assert_wire_constants(), without which it is impossible to run a test.

Likely needs to be merged back to b_cray_* from whence it came.

20 years agoFix portals user-space compile breakage on x86_64.
ericm [Fri, 19 Mar 2004 09:30:22 +0000 (09:30 +0000)]
Fix portals user-space compile breakage on x86_64.

20 years agoAllow a file to be opened with our very own O_LOV_DELAY_CREATE.
adilger [Fri, 19 Mar 2004 07:53:25 +0000 (07:53 +0000)]
Allow a file to be opened with our very own O_LOV_DELAY_CREATE.

20 years agoFix typo.
adilger [Fri, 19 Mar 2004 07:10:06 +0000 (07:10 +0000)]
Fix typo.

20 years agoland b_cray_delivery on HEAD
phil [Fri, 19 Mar 2004 06:33:27 +0000 (06:33 +0000)]
land b_cray_delivery on HEAD
liblustre fixes and group lock support

20 years agob=2790
nic [Fri, 19 Mar 2004 05:06:26 +0000 (05:06 +0000)]
b=2790
r=phil

revert global namespace changes

20 years agoGrr, I only had -z9 on dialup, -z3 is nearly as good and much less CPU usage.
adilger [Fri, 19 Mar 2004 03:47:13 +0000 (03:47 +0000)]
Grr, I only had -z9 on dialup, -z3 is nearly as good and much less CPU usage.

20 years agoExample .cvsrc file.
adilger [Fri, 19 Mar 2004 03:40:23 +0000 (03:40 +0000)]
Example .cvsrc file.

20 years agoRemove CVS meta-tag (also removed in previous merge to HEAD).
adilger [Fri, 19 Mar 2004 01:16:12 +0000 (01:16 +0000)]
Remove CVS meta-tag (also removed in previous merge to HEAD).

20 years agob=2776
zab [Fri, 19 Mar 2004 01:10:36 +0000 (01:10 +0000)]
b=2776
r=phil

land b_cray_portals_merge on HEAD.  This consists of four families of changes:

1) Eric's work to change some APIs in Lustre's portals to come into line with
   Cray's portals and the spec.

2) add --with-cray-portals= to the build and use it to cut up the build
   when we're building lustre against external includes for Cray's portals.

3) Move some facilities from portals.o into libcfs.o so that Lustre can
   consume them when it is running against Cray's portals.o.

4) Fix up the liblustre build.  These changes have also made it to
   b_cray_delivery recently.

20 years agoLand b1_2 onto HEAD (20040317_2319)
adilger [Thu, 18 Mar 2004 07:19:06 +0000 (07:19 +0000)]
Land b1_2 onto HEAD (20040317_2319)
b=2939, b=2325, b=2059 (partial), b=2925, b=2399, b=2517

20 years agoRemove useless and unused llite/sysctl.c file.
adilger [Thu, 18 Mar 2004 06:18:45 +0000 (06:18 +0000)]
Remove useless and unused llite/sysctl.c file.

20 years agoremove unecessary debugging
nic [Thu, 18 Mar 2004 03:40:25 +0000 (03:40 +0000)]
remove unecessary debugging

20 years ago- tagging RC_CURRENT
buffalo-pull [Thu, 18 Mar 2004 03:26:21 +0000 (03:26 +0000)]
- tagging RC_CURRENT

20 years agob=2805
nic [Thu, 18 Mar 2004 03:05:27 +0000 (03:05 +0000)]
b=2805

add inode-max-readahead patch to series

20 years agob=2805
nic [Thu, 18 Mar 2004 02:52:54 +0000 (02:52 +0000)]
b=2805

add inode-max-readahead patch to series

20 years agob=2517
nic [Thu, 18 Mar 2004 02:47:48 +0000 (02:47 +0000)]
b=2517

upadate iopen patch for 2.4.21-chaos

20 years agob=2399
nic [Thu, 18 Mar 2004 02:26:30 +0000 (02:26 +0000)]
b=2399

update vfs_intent patch for 2.4.24

20 years agob=2123
nic [Thu, 18 Mar 2004 01:31:33 +0000 (01:31 +0000)]
b=2123

add dcache_refcount_debug patch to hp-pnnl series

20 years ago- fix build warning and an almost certain run-time crash from swapped cerror
zab [Thu, 18 Mar 2004 01:11:30 +0000 (01:11 +0000)]
- fix build warning and an almost certain run-time crash from swapped cerror
  arguments

20 years agoUpdate build version.
adilger [Thu, 18 Mar 2004 01:04:54 +0000 (01:04 +0000)]
Update build version.

20 years agob=2399
nic [Thu, 18 Mar 2004 01:01:17 +0000 (01:01 +0000)]
b=2399

update vfs_intent patch for 2.4.21-chaos

20 years agob=2805
nic [Thu, 18 Mar 2004 01:00:03 +0000 (01:00 +0000)]
b=2805

add inode-max-readahead to rh-2.4.20 kernel series

20 years agoAdd some more useful information to error messages.
adilger [Thu, 18 Mar 2004 00:50:03 +0000 (00:50 +0000)]
Add some more useful information to error messages.
b=2306

20 years agob=2805
nic [Thu, 18 Mar 2004 00:18:43 +0000 (00:18 +0000)]
b=2805

add inode-max-readahead-2.4.24 patch and update kernel series

20 years agob=2517
nic [Thu, 18 Mar 2004 00:16:57 +0000 (00:16 +0000)]
b=2517

update kernel series for new pdirops patch

20 years agoDon't assert bitmap for free of self-export, it might not exist in errors.
adilger [Thu, 18 Mar 2004 00:14:36 +0000 (00:14 +0000)]
Don't assert bitmap for free of self-export, it might not exist in errors.
Don't leak a dentry reference during iopen setup error.
b=2936

20 years agob=2517
nic [Thu, 18 Mar 2004 00:12:08 +0000 (00:12 +0000)]
b=2517

adjust ext3-pdirops patch for chaos-2.4.20 as a result of new iopen-2.4.20 patch

20 years agoUpdate b1_2 from HEAD (20040317_1211)
adilger [Wed, 17 Mar 2004 23:55:43 +0000 (23:55 +0000)]
Update b1_2 from HEAD (20040317_1211)
b=2399, b=2517, landing b_v26

20 years agob=2517
nic [Wed, 17 Mar 2004 23:36:18 +0000 (23:36 +0000)]
b=2517

new iopen-2.4.20 patch

20 years agob=2399
nic [Wed, 17 Mar 2004 22:51:12 +0000 (22:51 +0000)]
b=2399

update kernel patch and series

20 years agob=2399
nic [Wed, 17 Mar 2004 22:49:03 +0000 (22:49 +0000)]
b=2399

update kernel vfs_intent patch and series
add patch to sanity.sh

20 years agob=2766
rread [Wed, 17 Mar 2004 22:04:07 +0000 (22:04 +0000)]
b=2766

Move changelog entry to a new block, since it's not part of 1.2.1.

20 years agob=2766
rread [Wed, 17 Mar 2004 21:56:43 +0000 (21:56 +0000)]
b=2766
r=zab (partial)

Better handling for OST eviction.  Fixes for clearing the page cache,
imp_invalid handling, and improved import_event interface. Also
includes the tests and fixes added from 2732; one of those tests does
not yet passed so it is excepted for now.

20 years agoDon't assert bitmap exists - it won't for error-during-setup self-export destroy
adilger [Wed, 17 Mar 2004 20:55:58 +0000 (20:55 +0000)]
Don't assert bitmap exists - it won't for error-during-setup self-export destroy
b=2936
r=robert

20 years agoChange test 6 slightly to take statfs cache and logs into account.
adilger [Wed, 17 Mar 2004 12:00:44 +0000 (12:00 +0000)]
Change test 6 slightly to take statfs cache and logs into account.
b=2921

20 years agoRevert the reservation part of the bug 2059 changes. This seems to have
adilger [Wed, 17 Mar 2004 11:46:23 +0000 (11:46 +0000)]
Revert the reservation part of the bug 2059 changes.  This seems to have
been causing problems on the OSTs and wasn't the primary reason for applying
this patch to 1.2.
b=2059

20 years agoClean up properly if llog_lvfs_close() fails.
adilger [Wed, 17 Mar 2004 10:53:44 +0000 (10:53 +0000)]
Clean up properly if llog_lvfs_close() fails.
b=2325

20 years agoFix assertion again, sigh.
adilger [Wed, 17 Mar 2004 09:33:32 +0000 (09:33 +0000)]
Fix assertion again, sigh.
b=2925

20 years agoFix assertion for end of loop.
adilger [Wed, 17 Mar 2004 08:21:51 +0000 (08:21 +0000)]
Fix assertion for end of loop.
b=2925

20 years agoReduce number of credits for an UNLINK op (update quota files at most once).
adilger [Wed, 17 Mar 2004 05:37:49 +0000 (05:37 +0000)]
Reduce number of credits for an UNLINK op (update quota files at most once).
Limit our transaction requests to the maximum transaction size regardless.
Handle error case in journal start.
b=2059

20 years ago- tagging RC_CURRENT
buffalo-pull [Wed, 17 Mar 2004 04:29:56 +0000 (04:29 +0000)]
- tagging RC_CURRENT

20 years agoFix reservation vs. grant locking.
adilger [Wed, 17 Mar 2004 04:08:51 +0000 (04:08 +0000)]
Fix reservation vs. grant locking.
b=2059

20 years agob=2939
wangchao [Wed, 17 Mar 2004 02:52:47 +0000 (02:52 +0000)]
b=2939

20 years agoUpdate build version.
adilger [Wed, 17 Mar 2004 01:33:04 +0000 (01:33 +0000)]
Update build version.

20 years agoAutomatically generate fsfilt_extN.c from fsfilt_ext3.c
adilger [Wed, 17 Mar 2004 01:32:17 +0000 (01:32 +0000)]
Automatically generate fsfilt_extN.c from fsfilt_ext3.c
b=2059

20 years agob=2936
adilger [Wed, 17 Mar 2004 01:11:46 +0000 (01:11 +0000)]
b=2936

20 years agoThis commit was manufactured by cvs2svn to create branch 'b1_2'.
cvs2svn [Wed, 17 Mar 2004 01:04:44 +0000 (01:04 +0000)]
This commit was manufactured by cvs2svn to create branch 'b1_2'.

20 years agoland b_v26 (20040316_1603)
nic [Wed, 17 Mar 2004 01:04:43 +0000 (01:04 +0000)]
land b_v26 (20040316_1603)

20 years agoUpdate b1_2 from HEAD (20040316_1727)
adilger [Wed, 17 Mar 2004 01:02:59 +0000 (01:02 +0000)]
Update b1_2 from HEAD (20040316_1727)
b=2939

20 years agob=2936
rread [Wed, 17 Mar 2004 00:26:38 +0000 (00:26 +0000)]
b=2936

Skip closing files for the self_export, and add a test.

20 years agoadd RHBUILD to targets and spec to distinguish files that come from using a redhat...
nic [Wed, 17 Mar 2004 00:21:47 +0000 (00:21 +0000)]
add RHBUILD to targets and spec to distinguish files that come from using a redhat patched kernel
typo fix to have lbuild error on building rpms
removed erroneous EXTRA_VERSION manipulation

20 years agoDon't evict page beyond end of each stripe. In rare cases this page was
adilger [Tue, 16 Mar 2004 23:37:34 +0000 (23:37 +0000)]
Don't evict page beyond end of each stripe.  In rare cases this page was
being waited on for a read and the VFS is very unhappy when it isn't
uptodate when the read completes.  Rightfully so.  This was introduced during
bug 2765 changes to fix the extent calculations.
b=2925

20 years agoThis changes the fsfilt transaction calculations to take into account the
adilger [Tue, 16 Mar 2004 23:13:19 +0000 (23:13 +0000)]
This changes the fsfilt transaction calculations to take into account the
cases where we are updating multiple log files for a single transaction
(esp. unlink of files).  For small numbers of stripes this isn't very
likely to cause problems, but after updating to the new log format for 2306,
we happened to run single-file IORs with 32 stripes as the first IO to the
filesystem, and this caused 32 new logs to be created in a single transaction
when that file was unlinked.  This caused the unlink journal transaction to
repeatedly run out of credits and BUG the MDS until this patch was applied.

Removed fsfilt_extN.c since it is perpetually out-of-date and any time it
needs to be used it is easier to just run fsfilt_ext3.c through sed.
b=2059, b=2931

20 years agofile pers.c was initially added on branch b_cray_portals_merge.
zab [Tue, 16 Mar 2004 23:06:38 +0000 (23:06 +0000)]
file pers.c was initially added on branch b_cray_portals_merge.

20 years agoHold dentry reference over log close so it is valid for unlink.
adilger [Tue, 16 Mar 2004 22:37:33 +0000 (22:37 +0000)]
Hold dentry reference over log close so it is valid for unlink.
b=2325
r=robert

20 years agoDon't spew errors during readahead.
adilger [Tue, 16 Mar 2004 21:13:48 +0000 (21:13 +0000)]
Don't spew errors during readahead.

20 years agoremove unneccessary debugging
nic [Tue, 16 Mar 2004 18:45:26 +0000 (18:45 +0000)]
remove unneccessary debugging

20 years agoCorrect number of journal credits calculated for FSFILT_OP_CANCEL_UNLINK_LOG
adilger [Tue, 16 Mar 2004 16:05:48 +0000 (16:05 +0000)]
Correct number of journal credits calculated for FSFILT_OP_CANCEL_UNLINK_LOG
so that we don't have transaction errors on small MDS filesystems.
b=2931
r=tianying

20 years agob=2926
adilger [Tue, 16 Mar 2004 08:48:13 +0000 (08:48 +0000)]
b=2926

20 years agob=2939
wangchao [Tue, 16 Mar 2004 04:42:55 +0000 (04:42 +0000)]
b=2939
r=shaver
let lustre could be mounted with the same name for node and mds

20 years ago- tagging RC_CURRENT
buffalo-pull [Tue, 16 Mar 2004 01:06:33 +0000 (01:06 +0000)]
- tagging RC_CURRENT

20 years agoUpdate b1_2 from HEAD (20040315_1445)
adilger [Mon, 15 Mar 2004 21:58:20 +0000 (21:58 +0000)]
Update b1_2 from HEAD (20040315_1445)
b=2898, b=2926

20 years agob=2464
adilger [Mon, 15 Mar 2004 21:43:35 +0000 (21:43 +0000)]
b=2464

20 years agoCompile warning fixes for ia64.
adilger [Mon, 15 Mar 2004 21:38:50 +0000 (21:38 +0000)]
Compile warning fixes for ia64.

20 years agoDon't spew LustreErrors for problems during readahead.
adilger [Mon, 15 Mar 2004 20:58:22 +0000 (20:58 +0000)]
Don't spew LustreErrors for problems during readahead.

20 years agob=2926
green [Mon, 15 Mar 2004 20:55:58 +0000 (20:55 +0000)]
b=2926
r=phik
Make mds_reint_create to use mds_lock_new_child everywhere instead of taking
the lock (and incorrect one) on its own.

20 years ago*** empty log message ***
yury [Mon, 15 Mar 2004 16:38:55 +0000 (16:38 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
yury [Mon, 15 Mar 2004 07:17:46 +0000 (07:17 +0000)]
*** empty log message ***

20 years ago- upping the spec to 1.2.0.4 in preparation for tagging
zab [Sat, 13 Mar 2004 02:30:47 +0000 (02:30 +0000)]
- upping the spec to 1.2.0.4 in preparation for tagging

20 years agob=2898
rread [Sat, 13 Mar 2004 02:18:48 +0000 (02:18 +0000)]
b=2898

Update ChangeLog.

20 years ago- tagging RC_CURRENT
buffalo-pull [Sat, 13 Mar 2004 02:14:35 +0000 (02:14 +0000)]
- tagging RC_CURRENT

20 years agob=2898
rread [Sat, 13 Mar 2004 02:13:23 +0000 (02:13 +0000)]
b=2898

Protect conn_cnt check and update with exp_lock in
target_handle_connect.

Add a test to replay since, and add an OBD_FAIL style macro to create
a race condition in a specific location called OBD_RACE.

20 years agofile kpr.h was initially added on branch b_cray_portals_merge.
zab [Fri, 12 Mar 2004 19:50:27 +0000 (19:50 +0000)]
file kpr.h was initially added on branch b_cray_portals_merge.

20 years agoThis commit was manufactured by cvs2svn to create branch 'b1_2'.
cvs2svn [Fri, 12 Mar 2004 17:50:37 +0000 (17:50 +0000)]
This commit was manufactured by cvs2svn to create branch 'b1_2'.

20 years agoadd target and configuration files for hp_pnnl on ia64
nic [Fri, 12 Mar 2004 17:50:36 +0000 (17:50 +0000)]
add target and configuration files for hp_pnnl on ia64

20 years agofix lmake to link to correct ia64 kernels
nic [Fri, 12 Mar 2004 17:47:32 +0000 (17:47 +0000)]
fix lmake to link to correct ia64 kernels
allow lustre-kernel-2.4.spec to be built on ia64

20 years ago- tagging RC_CURRENT
buffalo-pull [Fri, 12 Mar 2004 04:46:14 +0000 (04:46 +0000)]
- tagging RC_CURRENT

20 years agoRemoved fsfilt_tmpfs.c from HEAD branch as it was got there mistakenly before its...
yury [Thu, 11 Mar 2004 17:59:27 +0000 (17:59 +0000)]
Removed fsfilt_tmpfs.c from HEAD branch as it was got there mistakenly before its time came ;) This is because it was cvs add'ed before creating b_tmpfs branch.

20 years agoCleanups about readdir stuff. ext2_dirent and macros has moved to lustre_dir.h. Relat...
yury [Thu, 11 Mar 2004 17:44:12 +0000 (17:44 +0000)]
Cleanups about readdir stuff. ext2_dirent and macros has moved to lustre_dir.h. Related chnages in llite and fsfilt_tmpfs.c

20 years agoCleanups and fixes at Andreas' review results.
yury [Thu, 11 Mar 2004 08:11:43 +0000 (08:11 +0000)]
Cleanups and fixes at Andreas' review results.

20 years agoMerge HEAD to b1_2.
jacob [Thu, 11 Mar 2004 04:29:11 +0000 (04:29 +0000)]
Merge HEAD to b1_2.

b=2306, 2325, 2264

Fixes for supporting 8k llog chunks:

 - fix destroying of named logs (2325)
 - overwrite old logs when running lconf --write_conf (2264)
 - bump LLOG_CHUNKSIZE to 8k to allow for larger clusters (2306)