Whamcloud - gitweb
fs/lustre-release.git
20 years agoFix for failed assertion in iopen_connect_dentry (2.4 kernels only, from b1_0).
adilger [Mon, 9 Feb 2004 22:29:42 +0000 (22:29 +0000)]
Fix for failed assertion in iopen_connect_dentry (2.4 kernels only, from b1_0).
b=1792, b=2517

20 years agoFix "implicit declaration" warning
rread [Mon, 9 Feb 2004 21:59:58 +0000 (21:59 +0000)]
Fix "implicit declaration" warning

20 years agoUpdate ChangeLog with fixes from b_recovery landing.
adilger [Mon, 9 Feb 2004 21:49:23 +0000 (21:49 +0000)]
Update ChangeLog with fixes from b_recovery landing.

20 years agoupdate smfs 1)delete inode->i_list in smfs_delete_inode for the cache inode will...
wangdi [Mon, 9 Feb 2004 16:39:39 +0000 (16:39 +0000)]
update smfs 1)delete inode->i_list in smfs_delete_inode for the cache inode will have no chance to release it in iput 2)fix bugs in file read and write 3) some fixs for unlink and rmdir

20 years agoFixes and improvements in tmpfs-sanity.sh
yury [Mon, 9 Feb 2004 14:00:59 +0000 (14:00 +0000)]
Fixes and improvements in tmpfs-sanity.sh

20 years agoFixes in tmp-sanity.sh
yury [Mon, 9 Feb 2004 13:55:50 +0000 (13:55 +0000)]
Fixes in tmp-sanity.sh

20 years agoadded tmpfs-xattr to vanilla-2.4.20
yury [Mon, 9 Feb 2004 13:26:30 +0000 (13:26 +0000)]
added tmpfs-xattr to vanilla-2.4.20

20 years agoAdded CONFIG_TMPFS_XATTR=y in vanilla 2.4.20 config
yury [Mon, 9 Feb 2004 13:25:12 +0000 (13:25 +0000)]
Added CONFIG_TMPFS_XATTR=y in vanilla 2.4.20 config

20 years agoAdded tmpfs-xattr patch for vanilla 2.4.20
yury [Mon, 9 Feb 2004 13:23:49 +0000 (13:23 +0000)]
Added tmpfs-xattr patch for vanilla 2.4.20

20 years agoAdded tmpfs-sanity.sh which checks if xattr support for tmpfs works fine.
yury [Mon, 9 Feb 2004 13:20:28 +0000 (13:20 +0000)]
Added tmpfs-sanity.sh which checks if xattr support for tmpfs works fine.

20 years agominor fix about smfs in Makefile.am
wangdi [Mon, 9 Feb 2004 04:44:31 +0000 (04:44 +0000)]
minor fix about smfs in Makefile.am

20 years ago- missed some calls to zconf_mount/umount in the test scripts when I
rread [Sun, 8 Feb 2004 22:45:24 +0000 (22:45 +0000)]
- missed some calls to zconf_mount/umount in the test scripts when I
  updated insanity

20 years agoupdate smfs.c 1)fix bugs of inode and dentry in dir.c
wangdi [Sun, 8 Feb 2004 18:35:26 +0000 (18:35 +0000)]
update smfs.c 1)fix bugs of inode and dentry in dir.c

20 years agoLanding b_recovery
rread [Sat, 7 Feb 2004 21:59:04 +0000 (21:59 +0000)]
Landing b_recovery

The principal change here is ptlrpc_connect_import and recovery are
merged and are now asynchronous and are run on ptlrpcd.

This branch also includes fixes for

  2477 (this was the initial bug)

  2355 recover for initial connections

  1934 (b_1934 was merged directly to b_recovery)

  1901 block all file creations until orphan recovery completes

  2423 client remove rq_connection from request struct

  2640 conf-sanity test_5, and proper cleanup in umount when
       cleanup log is not availale.

  2670 recovery timer race

  2532 mdc_close recovey bug

And few others that werent' filed.

20 years agooops! just forget commit a fix in the last commit
wangdi [Sat, 7 Feb 2004 18:52:59 +0000 (18:52 +0000)]
oops! just forget commit a fix in the last commit

20 years agoupdate smfs 1)fix read file bugs 2)add some superblock operations 3)some minor fix
wangdi [Sat, 7 Feb 2004 18:46:05 +0000 (18:46 +0000)]
update smfs 1)fix read file bugs 2)add some superblock operations 3)some minor fix

20 years ago* Fixed 2634 ("instant" socknal timeout?)
eeb [Sat, 7 Feb 2004 11:44:41 +0000 (11:44 +0000)]
*  Fixed 2634 ("instant" socknal timeout?)

*  Fixed 2684 ("static declaration of ep_nmd_merge...)

20 years ago- tagging RC_CURRENT
buffalo-pull [Sat, 7 Feb 2004 04:18:54 +0000 (04:18 +0000)]
- tagging RC_CURRENT

20 years agoQuiet warning on ia64 compiles.
adilger [Sat, 7 Feb 2004 01:26:30 +0000 (01:26 +0000)]
Quiet warning on ia64 compiles.

20 years agoFix type mismatch errors found on ia64.
adilger [Sat, 7 Feb 2004 01:19:35 +0000 (01:19 +0000)]
Fix type mismatch errors found on ia64.

20 years agob=2683
zab [Sat, 7 Feb 2004 00:37:01 +0000 (00:37 +0000)]
b=2683
In the echo_client's prep/commit test ioo_bufcnt could be out of
sync with the npages given to obd_{prep,commit}rw.

20 years ago- use-after-free debugging tool against 2.4.24
alex [Fri, 6 Feb 2004 22:54:44 +0000 (22:54 +0000)]
- use-after-free debugging tool against 2.4.24
- additional functionality: free routine checks for possible corruptions
  after given size

20 years ago- we have to get undo access for block bitmaps
alex [Fri, 6 Feb 2004 22:51:28 +0000 (22:51 +0000)]
- we have to get undo access for block bitmaps
- check for invalid goald in ext3_new_blocks() and correct if needed

20 years agoUpdate ChangeLog
adilger [Fri, 6 Feb 2004 21:14:38 +0000 (21:14 +0000)]
Update ChangeLog
b=2370

20 years agoMake it clear which error was hit in test 62 (failed in buffalo testing of 974).
adilger [Fri, 6 Feb 2004 21:03:22 +0000 (21:03 +0000)]
Make it clear which error was hit in test 62 (failed in buffalo testing of 974).

20 years agoupdate smfs, 1)add dir and files methods of smfs 2) some fixes of it
wangdi [Fri, 6 Feb 2004 16:38:06 +0000 (16:38 +0000)]
update smfs, 1)add dir and files methods of smfs 2) some fixes of it

20 years agofile dirstripe.sh was initially added on branch b_bug1414.
shaocheng [Fri, 6 Feb 2004 09:19:03 +0000 (09:19 +0000)]
file dirstripe.sh was initially added on branch b_bug1414.

20 years ago- few additional asserts added
alex [Fri, 6 Feb 2004 07:21:20 +0000 (07:21 +0000)]
- few additional asserts added

20 years ago- tagging RC_CURRENT
buffalo-pull [Fri, 6 Feb 2004 03:12:30 +0000 (03:12 +0000)]
- tagging RC_CURRENT

20 years agob=2623
nic [Fri, 6 Feb 2004 02:20:29 +0000 (02:20 +0000)]
b=2623
r=ccooper

Fix problem where none of the tests were checking for a successfull cleanup.
Error in cleanup when modules are still loaded.

20 years ago- add an overwrite pass
zab [Fri, 6 Feb 2004 01:48:56 +0000 (01:48 +0000)]
- add an overwrite pass
- clean up output directory creation

20 years agoadd some methods in file.c
wangdi [Thu, 5 Feb 2004 18:25:41 +0000 (18:25 +0000)]
add some methods in file.c

20 years ago- ext3 batching allocation against suse2 series
alex [Thu, 5 Feb 2004 17:58:11 +0000 (17:58 +0000)]
- ext3 batching allocation against suse2 series
- ext3-mballoc* patches export ext3_new_blocks()

20 years ago- export few extents-related functions
alex [Thu, 5 Feb 2004 17:56:30 +0000 (17:56 +0000)]
- export few extents-related functions

20 years agoupdate smfs 1)some fix in cache mount 2)some fix in lookup and touch, create
wangdi [Thu, 5 Feb 2004 17:37:36 +0000 (17:37 +0000)]
update smfs 1)some fix in cache mount 2)some fix in lookup and touch, create

20 years ago* Removed support for old (pre open source) QSW installations
eeb [Thu, 5 Feb 2004 11:51:17 +0000 (11:51 +0000)]
*  Removed support for old (pre open source) QSW installations

20 years ago- tagging RC_CURRENT
buffalo-pull [Thu, 5 Feb 2004 01:15:24 +0000 (01:15 +0000)]
- tagging RC_CURRENT

20 years ago- collect basic oprofile results when it is available
zab [Thu, 5 Feb 2004 01:02:07 +0000 (01:02 +0000)]
- collect basic oprofile results when it is available
- make the output directory if it doesn't exist
- add a forgotten item to the key

20 years ago- require iozone with the -+o patch
zab [Wed, 4 Feb 2004 18:21:40 +0000 (18:21 +0000)]
- require iozone with the -+o patch
- simplify iozone file cleanup a little
- scale each thread's io contribution based on the number of threads
- fix sloppy shell arg passing that accidentally worked

20 years agoupdate smfs 1.fix bugs of read_super. 2.some minor fix
wangdi [Wed, 4 Feb 2004 17:08:26 +0000 (17:08 +0000)]
update smfs 1.fix bugs of read_super. 2.some minor fix

20 years ago- tagging RC_CURRENT
buffalo-pull [Wed, 4 Feb 2004 00:30:28 +0000 (00:30 +0000)]
- tagging RC_CURRENT

20 years ago- clean up last_block cleanup a little
zab [Tue, 3 Feb 2004 19:47:14 +0000 (19:47 +0000)]
- clean up last_block cleanup a little
- teach the iozone test to use multiple threads
- add a -e argument to specify the obdecho module by hand
- the echo_filter test performs reads and on the right number of pages
- use more representative io sizes
- use 'getconf PAGE_SIZE' to find the page size on the machine

20 years ago- series for uml on 2.6.0
alex [Tue, 3 Feb 2004 18:21:47 +0000 (18:21 +0000)]
- series for uml on 2.6.0

NOTE: subsytem initialize order problem is to be solved yet

20 years agoupdate smfs. 1)fix bugs in sm_read_super 2) add some methods in symlink ops
wangdi [Tue, 3 Feb 2004 16:39:38 +0000 (16:39 +0000)]
update smfs. 1)fix bugs in sm_read_super 2) add some methods in symlink ops

20 years agopython 1.5 doesn't have isspace() (I know, how barbaric), but this should
rread [Tue, 3 Feb 2004 07:43:47 +0000 (07:43 +0000)]
python 1.5 doesn't have isspace() (I know, how barbaric), but this should
do just as well.

20 years agob=2603
wangchao [Tue, 3 Feb 2004 03:18:20 +0000 (03:18 +0000)]
b=2603
r=shaver

work with --mkfsoptions of ost in lmc and lconf

20 years ago- tagging RC_CURRENT
buffalo-pull [Tue, 3 Feb 2004 02:03:28 +0000 (02:03 +0000)]
- tagging RC_CURRENT

20 years ago- add a helper to call bc with a specified precision
zab [Mon, 2 Feb 2004 22:06:26 +0000 (22:06 +0000)]
- add a helper to call bc with a specified precision
- run an iostat -x on each block device during each test
- reformat a bit to make room for the iostat reports

20 years ago* Modified socknal to...
eeb [Mon, 2 Feb 2004 20:16:23 +0000 (20:16 +0000)]
*   Modified socknal to...

    . NOT bump the module refcount when a new peer is found

    . Clean up all open connections and autoconnect route table entries on
      module unload.

20 years ago- try to verify that a bdev is alive by reading from it
zab [Mon, 2 Feb 2004 19:42:40 +0000 (19:42 +0000)]
- try to verify that a bdev is alive by reading from it
- more carefully cleanup to avoid error messages in early cleanup

20 years ago- add an argument to select which tests to run
zab [Mon, 2 Feb 2004 18:31:22 +0000 (18:31 +0000)]
- add an argument to select which tests to run

20 years agoupdate smfs
wangdi [Mon, 2 Feb 2004 16:48:15 +0000 (16:48 +0000)]
update smfs

20 years agoupdate smfs, add some files dir.c cache.c inode.c still many problems, will fix them...
wangdi [Sun, 1 Feb 2004 17:42:36 +0000 (17:42 +0000)]
update smfs, add some files dir.c cache.c inode.c still many problems, will fix them soon

20 years ago- ldlm builds as part of ptlrpc
alex [Sat, 31 Jan 2004 20:58:36 +0000 (20:58 +0000)]
- ldlm builds as part of ptlrpc

20 years agoadd mount cache in sm_read_super
wangdi [Sat, 31 Jan 2004 17:00:59 +0000 (17:00 +0000)]
add mount cache in sm_read_super

20 years agoadd smfs
wangdi [Sat, 31 Jan 2004 09:00:38 +0000 (09:00 +0000)]
add smfs

20 years ago- tagging RC_CURRENT
buffalo-pull [Sat, 31 Jan 2004 00:52:01 +0000 (00:52 +0000)]
- tagging RC_CURRENT

20 years agoUpdate b_orphan from HEAD (20040130_1601)
adilger [Sat, 31 Jan 2004 00:47:46 +0000 (00:47 +0000)]
Update b_orphan from HEAD (20040130_1601)

20 years ago- tagging RC_CURRENT
buffalo-pull [Sat, 31 Jan 2004 00:46:14 +0000 (00:46 +0000)]
- tagging RC_CURRENT

20 years agoLand b_orphan on HEAD (20040130_1601)
adilger [Sat, 31 Jan 2004 00:33:58 +0000 (00:33 +0000)]
Land b_orphan on HEAD (20040130_1601)

20 years agofile .cvsignore was initially added on branch b_cray_portals_merge.
eeb [Fri, 30 Jan 2004 23:42:57 +0000 (23:42 +0000)]
file .cvsignore was initially added on branch b_cray_portals_merge.

20 years ago- ext3_ext_insert_extent() tries to merge as many extents as possible
alex [Fri, 30 Jan 2004 22:58:06 +0000 (22:58 +0000)]
- ext3_ext_insert_extent() tries to merge as many extents as possible
  moving to the right side
- ext3_ext_find_goal() takes into account offset of a block to be allocated
  (thanks to Andreas for smart idea)

20 years ago- ext3_ext_new_extent_cb() unmaps buffer_heads in order to prevent
alex [Fri, 30 Jan 2004 16:44:50 +0000 (16:44 +0000)]
- ext3_ext_new_extent_cb() unmaps buffer_heads in order to prevent
  cache-aliasing problems
- ext3_forget() should be used in conjuction with ext3_free_blocks()

NOTE: 2.4.24 + extents + batching block allocation passes data-consistency
      tests now (at least I haven't seen problems for many hours of testing)

20 years agob=1171
wangchao [Fri, 30 Jan 2004 02:10:53 +0000 (02:10 +0000)]
b=1171
r=shaver

rewrite new_uuid function for lmc

20 years ago- tagging RC_CURRENT
buffalo-pull [Fri, 30 Jan 2004 00:52:07 +0000 (00:52 +0000)]
- tagging RC_CURRENT

20 years agoAdd a tiny sleep to keep from hitting multiop with a signal before it gets set
shaver [Fri, 30 Jan 2004 00:46:15 +0000 (00:46 +0000)]
Add a tiny sleep to keep from hitting multiop with a signal before it gets set
up for it.
r=coop

20 years agoFix build problems with RH ia64 kernel on TDEV/Thunder:
adilger [Thu, 29 Jan 2004 19:58:26 +0000 (19:58 +0000)]
Fix build problems with RH ia64 kernel on TDEV/Thunder:
- they back-ported PDE from 2.6, which broke our compat macro
- they changed direct_IO method to pass struct file instead of struct inode

Both are now checked in portals/archdep.m4 directly instead of as a version
number check so we don't need to worry about other releases doing the same.

20 years agoFix compile warnings due to print format mismatches.
adilger [Thu, 29 Jan 2004 19:51:44 +0000 (19:51 +0000)]
Fix compile warnings due to print format mismatches.

20 years ago- initial implementation of batching block allocator for ext3
alex [Thu, 29 Jan 2004 15:43:02 +0000 (15:43 +0000)]
- initial implementation of batching block allocator for ext3
  lots of tweaking to be done yet

20 years ago* Changed qswnal.h to expect more recent QSW headers (it had a
eeb [Thu, 29 Jan 2004 15:13:02 +0000 (15:13 +0000)]
*   Changed qswnal.h to expect more recent QSW headers (it had a
    work-around for missing #defines that are now in the QSW release).

20 years ago- internal testing and extra checks should be disabled by default
alex [Thu, 29 Jan 2004 14:11:06 +0000 (14:11 +0000)]
- internal testing and extra checks should be disabled by default

20 years ago- locking reworked in ext3_ext_new_extent_cb(). this change solved
alex [Thu, 29 Jan 2004 13:35:38 +0000 (13:35 +0000)]
- locking reworked in ext3_ext_new_extent_cb(). this change solved
  possible deadlock
- locking in extent's ioctl added
- ext3_ext_walk_space() drops bh's references in path before finding
  next extent

NOTE: dbench and syntetic tests work OK in vmware for many hours

20 years agoa block device profiling script which is built to reliably run different
zab [Thu, 29 Jan 2004 02:16:18 +0000 (02:16 +0000)]
a block device profiling script which is built to reliably run different
tests by itself and give detailed results.

20 years ago- tagging RC_CURRENT
buffalo-pull [Thu, 29 Jan 2004 00:21:27 +0000 (00:21 +0000)]
- tagging RC_CURRENT

20 years agoKernel RPM build fixes from b1_0.
adilger [Thu, 29 Jan 2004 00:15:39 +0000 (00:15 +0000)]
Kernel RPM build fixes from b1_0.
b=2516

20 years agodon't use +=, because old pythons don't have it
rread [Thu, 29 Jan 2004 00:11:21 +0000 (00:11 +0000)]
don't use +=, because old pythons don't have it

20 years agoAlways disable nagle in the socknal, even for 0conf setups (from b1_0).
adilger [Wed, 28 Jan 2004 23:40:34 +0000 (23:40 +0000)]
Always disable nagle in the socknal, even for 0conf setups (from b1_0).
b=2578

20 years agoAllow OST read cache to be disabled (already on b1_0).
adilger [Wed, 28 Jan 2004 22:47:19 +0000 (22:47 +0000)]
Allow OST read cache to be disabled (already on b1_0).
b=2591
r=zab,shaver

20 years agochanges in extents:
alex [Wed, 28 Jan 2004 17:32:01 +0000 (17:32 +0000)]
changes in extents:
  - fixed goal selection
  - more bits of batching allocation

20 years agob=2323
wangchao [Wed, 28 Jan 2004 02:06:05 +0000 (02:06 +0000)]
b=2323
r=shaver

Deal with the double-quote,single-quote, and backslash in batchfile of "lmc --batch batchfile".

20 years ago- tagging RC_CURRENT
buffalo-pull [Wed, 28 Jan 2004 01:04:56 +0000 (01:04 +0000)]
- tagging RC_CURRENT

20 years agoLand b_bug2370 to HEAD (20040127_1701)
adilger [Wed, 28 Jan 2004 00:49:04 +0000 (00:49 +0000)]
Land b_bug2370 to HEAD (20040127_1701)
b=2370
r=zab

20 years agoLand b_bug2503 onto HEAD (20040127_1701)
adilger [Wed, 28 Jan 2004 00:25:08 +0000 (00:25 +0000)]
Land b_bug2503 onto HEAD (20040127_1701)
b=2503
r=zab,shaver

20 years ago- tagging RC_CURRENT
buffalo-pull [Wed, 28 Jan 2004 00:13:16 +0000 (00:13 +0000)]
- tagging RC_CURRENT

20 years agoDon't dereference NULL dentry for NFS root (BG/l testing).
adilger [Tue, 27 Jan 2004 23:39:17 +0000 (23:39 +0000)]
Don't dereference NULL dentry for NFS root (BG/l testing).
b=2464

20 years agoDon't hard-code lconf path, use PATH instead.
adilger [Tue, 27 Jan 2004 21:25:16 +0000 (21:25 +0000)]
Don't hard-code lconf path, use PATH instead.

20 years agosynchronize changelog with final 1.0.3 version
jacob [Tue, 27 Jan 2004 20:28:13 +0000 (20:28 +0000)]
synchronize changelog with final 1.0.3 version

20 years agoadd ext3-extents patch to snapfs
wangdi [Tue, 27 Jan 2004 17:00:08 +0000 (17:00 +0000)]
add ext3-extents patch to snapfs

20 years agoadd ext3-record-extents-ea.patch for sparse extents in snapfs
wangdi [Tue, 27 Jan 2004 16:56:55 +0000 (16:56 +0000)]
add ext3-record-extents-ea.patch for sparse extents in snapfs

20 years agorename snapfs-core-2.4.20.patch to ext3-snapfs-2.4.20.patch, resolve some confilcts...
wangdi [Tue, 27 Jan 2004 16:53:31 +0000 (16:53 +0000)]
rename snapfs-core-2.4.20.patch to ext3-snapfs-2.4.20.patch, resolve some confilcts after add ext3-extents patch, some minor fix

20 years agob=2552
wangchao [Tue, 27 Jan 2004 04:13:12 +0000 (04:13 +0000)]
b=2552
r=shaver
Don't allow batchfile contain --merge, --input and --output for lmc --batch batchfile.

20 years agob=2516
jacob [Tue, 27 Jan 2004 03:27:04 +0000 (03:27 +0000)]
b=2516

merge up to RC_1_0_3_5:

work around lameness in mkkerneldoth

20 years agob=2605: fix conf-sanity test 9 (--ptldebug/--subsystem in lmc and lconf)
shaver [Mon, 26 Jan 2004 23:38:28 +0000 (23:38 +0000)]
b=2605: fix conf-sanity test 9 (--ptldebug/--subsystem in lmc and lconf)
r=ccooper

20 years ago- tagging RC_CURRENT
buffalo-pull [Mon, 26 Jan 2004 23:32:02 +0000 (23:32 +0000)]
- tagging RC_CURRENT

20 years ago- port of extents for 2.4.21-suse2 series
alex [Mon, 26 Jan 2004 20:33:49 +0000 (20:33 +0000)]
- port of extents for 2.4.21-suse2 series
- bug in extents fixed: it could cause tree corruption
- minor bug in extents fixed: during tree growing it could possible
  to get suboptimal size for index block

20 years ago1)In migration, get rid of page and buffer of src inode(fs_flushinval_pages). 2)fix...
wangdi [Mon, 26 Jan 2004 17:49:36 +0000 (17:49 +0000)]
1)In migration, get rid of page and buffer of src inode(fs_flushinval_pages). 2)fix some lock problems in ext3_create_indirect

20 years agoAllow sanityN.sh to be run with SANITYLOG so all tests are run and failure
adilger [Mon, 26 Jan 2004 17:42:17 +0000 (17:42 +0000)]
Allow sanityN.sh to be run with SANITYLOG so all tests are run and failure
is reported at the end.

20 years agosome fix about snapfs
wangdi [Mon, 26 Jan 2004 17:42:03 +0000 (17:42 +0000)]
some fix about snapfs
1)add clonefs check before snap delete
2)some fix about orphan list
3)initialize inode in mknod, mkdir symlink ...
4)some fix about symlinks
5)add some snapshot filter operations (listxattr, getxattr)
6)some fix about sparse files
7)fix page buffer problems in snap delete and snap_do_cow
8)adding some functions  in snapconf.
: ----------------------------------------------------------------------

20 years agoDon't fail llog test if no MDS is available on the client.
adilger [Mon, 26 Jan 2004 06:25:31 +0000 (06:25 +0000)]
Don't fail llog test if no MDS is available on the client.

20 years ago- reworked extents patch against 2.4.20
alex [Sat, 24 Jan 2004 12:23:54 +0000 (12:23 +0000)]
- reworked extents patch against 2.4.20
- support for extents in EA
- access to extents stored in EA via ioctl