Whamcloud - gitweb
fs/lustre-release.git
20 years agoLanding b_elan4.
shaver [Mon, 19 Jan 2004 18:47:33 +0000 (18:47 +0000)]
Landing b_elan4.

20 years agosome minor fix in delete snapshot
wangdi [Mon, 19 Jan 2004 07:44:38 +0000 (07:44 +0000)]
some minor fix in delete snapshot

20 years agosome fix in delete snapshot
wangdi [Mon, 19 Jan 2004 07:43:59 +0000 (07:43 +0000)]
some fix in delete snapshot

20 years ago- revert the b=1934 fix from 1/16 to stop llmount from hanging
zab [Sun, 18 Jan 2004 23:08:15 +0000 (23:08 +0000)]
- revert the b=1934 fix from 1/16 to stop llmount from hanging

20 years ago1) some minor fix in copy_back_pages 2)add snap_delete 3) some minor fix
wangdi [Sun, 18 Jan 2004 17:16:31 +0000 (17:16 +0000)]
1) some minor fix in copy_back_pages 2)add snap_delete 3) some minor fix

20 years ago1 add some initial snapfs process in ext3_readsupre, 2 get rid of copy_block for...
wangdi [Sat, 17 Jan 2004 18:00:31 +0000 (18:00 +0000)]
1 add some initial snapfs process in ext3_readsupre, 2 get rid of copy_block for reguarl file in snapfs kernel patch

20 years agosome minor fix in copy_back_pages
wangdi [Sat, 17 Jan 2004 17:45:33 +0000 (17:45 +0000)]
some minor fix in copy_back_pages

20 years agoput copy_block method of regular file in snapfs module not in kernel patches
wangdi [Sat, 17 Jan 2004 13:46:45 +0000 (13:46 +0000)]
put copy_block method of regular file in snapfs module not in kernel patches

20 years ago- tagging RC_CURRENT
buffalo-pull [Sat, 17 Jan 2004 06:42:51 +0000 (06:42 +0000)]
- tagging RC_CURRENT

20 years ago * b:1934 - fix mds_cleanup_orphans
tianying [Sat, 17 Jan 2004 04:02:05 +0000 (04:02 +0000)]
   * b:1934 - fix mds_cleanup_orphans
   * r: Robert
     allocate dirent dynamicly

20 years agob=2510
wangchao [Sat, 17 Jan 2004 02:05:02 +0000 (02:05 +0000)]
b=2510
r=adilger
add a test case to sanity.sh for lfs find

20 years ago- print the uuid string, not the struct that contains it.
zab [Fri, 16 Jan 2004 20:06:08 +0000 (20:06 +0000)]
- print the uuid string, not the struct that contains it.

20 years agoIgnore test-generated files.
adilger [Fri, 16 Jan 2004 18:57:30 +0000 (18:57 +0000)]
Ignore test-generated files.

20 years agoadd .cvsignore and get rid of -lptlctl flag
wangdi [Fri, 16 Jan 2004 15:35:26 +0000 (15:35 +0000)]
add .cvsignore and get rid of -lptlctl flag

20 years agoupdate snapfs kernel patch 1)rewrite ext3_copy_blk according to the generic_file_writ...
wangdi [Fri, 16 Jan 2004 13:19:34 +0000 (13:19 +0000)]
update snapfs kernel patch 1)rewrite ext3_copy_blk according to the generic_file_write 2)get rid of some useless code 3)some minor fix in debug print

20 years agoupdate snapfs 1)add mntget and mntput for snap_current when mount snap_clone 2)get...
wangdi [Fri, 16 Jan 2004 13:03:05 +0000 (13:03 +0000)]
update snapfs 1)add mntget and mntput for snap_current when mount snap_clone 2)get rid of bmap in currentfs_write and fix some bug in it 3)some minor fix

20 years ago- tagging RC_CURRENT
buffalo-pull [Thu, 15 Jan 2004 23:24:36 +0000 (23:24 +0000)]
- tagging RC_CURRENT

20 years agob=2510
wangchao [Thu, 15 Jan 2004 02:48:38 +0000 (02:48 +0000)]
b=2510
r=adilger
Fix "lfs find --obd" to limit the output as it should.

20 years agoRevert inclusion of ldlm/Makefile in configure.in in v26 landing so
adilger [Thu, 15 Jan 2004 02:04:48 +0000 (02:04 +0000)]
Revert inclusion of ldlm/Makefile in configure.in in v26 landing so
"make rpms" works again.  The ldlm files are really built as part of
ptlrpc/Makefile (symlinks, ugh).  If we want a better solution we
should include ldlm in lustre/Makefile.am SRCDIR and test it all first.

20 years ago- tagging RC_CURRENT
buffalo-pull [Thu, 15 Jan 2004 01:35:06 +0000 (01:35 +0000)]
- tagging RC_CURRENT

20 years agoput declaration before the code.
rread [Thu, 15 Jan 2004 01:06:12 +0000 (01:06 +0000)]
put declaration before the code.

20 years ago- 2.6 fixes landed
alex [Thu, 15 Jan 2004 00:06:25 +0000 (00:06 +0000)]
- 2.6 fixes landed

20 years agoUpdate the subsystem and ptldebug arrays to reflect reality. Also add
rread [Wed, 14 Jan 2004 23:47:15 +0000 (23:47 +0000)]
Update the subsystem and ptldebug arrays to reflect reality.  Also add
support for just setting the debug and/or subsystem, which I often use
with -nv so I can see what the hex value of some set of levels is.

20 years agoSet SUBSYSTEM to the default, so we get decent logs from buffalo
rread [Wed, 14 Jan 2004 23:37:22 +0000 (23:37 +0000)]
Set SUBSYSTEM to the default, so we get decent logs from buffalo
again.

Increase OSTSIZE to 50MB, so replay-ost-single.sh doesn't fill the
filesystem.

20 years agoAdd finished line to iopentest1.
adilger [Wed, 14 Jan 2004 21:47:48 +0000 (21:47 +0000)]
Add finished line to iopentest1.

20 years agoRe-enable test 42b. UML testing shows no ill effects. This might have been
adilger [Wed, 14 Jan 2004 20:56:08 +0000 (20:56 +0000)]
Re-enable test 42b.  UML testing shows no ill effects.  This might have been
fixed with the introduction of OST-destroy [0-EOF] locking.
b=1979

20 years agofile ext3-ea-in-inode-2.6.0.patch was initially added on branch b_v26.
alex [Wed, 14 Jan 2004 16:29:13 +0000 (16:29 +0000)]
file ext3-ea-in-inode-2.6.0.patch was initially added on branch b_v26.

20 years agoupdate snapfs 1. fix bug in write table_count in write snap_table 2. fixbug in repla...
wangdi [Wed, 14 Jan 2004 14:17:56 +0000 (14:17 +0000)]
update snapfs 1. fix bug in write table_count in write snap_table  2. fixbug in replace write method of filter ops 3.prepare parent dentry before lookup 4. some minor fix

20 years agoFix which was lost somewhere long ago - build right binary for opendevunlink.
adilger [Wed, 14 Jan 2004 02:03:28 +0000 (02:03 +0000)]
Fix which was lost somewhere long ago - build right binary for opendevunlink.
b=1557

20 years ago- include sys/wait for waitpid()
zab [Wed, 14 Jan 2004 00:30:17 +0000 (00:30 +0000)]
- include sys/wait for waitpid()

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

20 years ago- 2.4.19-pre1 misses some xattr definitions in include/linux/limits.h and
alex [Tue, 13 Jan 2004 23:01:24 +0000 (23:01 +0000)]
- 2.4.19-pre1 misses some xattr definitions in include/linux/limits.h and
  vmalloc_to_page() routine
- zc patch to match 2.4.19-pre1 context

20 years agoClean up test directory when done.
adilger [Tue, 13 Jan 2004 22:53:54 +0000 (22:53 +0000)]
Clean up test directory when done.
b=1844

20 years agoAdd bug 2366 to ALWAYS_EXCEPT until it is fixed.
adilger [Tue, 13 Jan 2004 22:48:44 +0000 (22:48 +0000)]
Add bug 2366 to ALWAYS_EXCEPT until it is fixed.
Add bug 2451 test case to sanityN.
b=2366

20 years ago- suse kernels have cpu_inline() definition. so, we need not to re-define it
alex [Tue, 13 Jan 2004 21:25:58 +0000 (21:25 +0000)]
- suse kernels have cpu_inline() definition. so, we need not to re-define it

20 years ago- ext3_stop_delete_thread() has to wait for nullified s_delete_list,
alex [Tue, 13 Jan 2004 18:56:05 +0000 (18:56 +0000)]
- ext3_stop_delete_thread() has to wait for nullified s_delete_list,
  not for emptyness
- ext3_stop_delete_thread() must not be called from ->put_super() context,
  because ->put_super() is called with sb being locked. so, that
  routine is called from ->sync_fs() context
- chaos-2.4.18 should drop sb lock before calling ->sync_fs()
- virgin 2.4.20 has no ->sync_fs(), so introduce it by delete-thread patch
- kernel_text_address patch has been added to rh-2.4.22 series

20 years ago- top of extents patch was corrupted
alex [Tue, 13 Jan 2004 13:03:16 +0000 (13:03 +0000)]
- top of extents patch was corrupted

20 years agob=1792
wangchao [Tue, 13 Jan 2004 06:27:26 +0000 (06:27 +0000)]
b=1792
r=phil

add a sanity test case to test iopen_connect_dentry

20 years agoadd .cvsignore
wangdi [Tue, 13 Jan 2004 04:46:08 +0000 (04:46 +0000)]
add .cvsignore

20 years agoinitialize SUBSYSTEM.
rread [Tue, 13 Jan 2004 02:08:49 +0000 (02:08 +0000)]
initialize SUBSYSTEM.

20 years ago- tagging RC_CURRENT
buffalo-pull [Tue, 13 Jan 2004 00:10:41 +0000 (00:10 +0000)]
- tagging RC_CURRENT

20 years ago- adding RC tag tracking file for use with buffalo test harness
buffalo-pull [Mon, 12 Jan 2004 23:43:19 +0000 (23:43 +0000)]
- adding RC tag tracking file for use with buffalo test harness

20 years agob=2449
zab [Mon, 12 Jan 2004 23:16:36 +0000 (23:16 +0000)]
b=2449
Avoid assertions in rmap brought in with llite read-ahead by using low bits of
page->pointer (spit) instead of bits in page->flags.  This is temporary until
we can get the kernel upstream involved in a more thorough fix to the page
cache API.

Didn't cause regressions in buffalo.

20 years ago- refreshed version of the patch
alex [Mon, 12 Jan 2004 19:39:54 +0000 (19:39 +0000)]
- refreshed version of the patch

20 years ago- socknal missed init.h for __init
alex [Mon, 12 Jan 2004 19:37:36 +0000 (19:37 +0000)]
- socknal missed init.h for __init

20 years agoIncrease UML stack size.
rread [Mon, 12 Jan 2004 19:36:50 +0000 (19:36 +0000)]
Increase UML stack size.

20 years agoreturn a dummy string from UML version of portals_debug_dumpstack(),
rread [Mon, 12 Jan 2004 19:23:39 +0000 (19:23 +0000)]
return a dummy string from UML version of portals_debug_dumpstack(),
so it doesn't segfault after the break.

20 years ago- procfs-ndynamic against 2.4 kernels
alex [Mon, 12 Jan 2004 18:33:44 +0000 (18:33 +0000)]
- procfs-ndynamic against 2.4 kernels
  b2326

20 years agoupdate snapfs 1. setup inode_ops and init filter_data of indirect inode after create...
wangdi [Mon, 12 Jan 2004 16:58:41 +0000 (16:58 +0000)]
update snapfs 1. setup inode_ops and init filter_data of indirect inode after create indirect inode. 2.In clonefs_lookup, we should use d_alias to get d_parent, instead of dentry->d_parent. 3. setup inode->i_fop

20 years agoadd handle args in migrate_data and copy_meta
wangdi [Mon, 12 Jan 2004 16:41:32 +0000 (16:41 +0000)]
add handle args in migrate_data and copy_meta

20 years agob=892
wangchao [Mon, 12 Jan 2004 10:41:29 +0000 (10:41 +0000)]
b=892
r=ccooper

add one test in sanity.sh for dentry_open

20 years agob=2454
wangchao [Mon, 12 Jan 2004 10:33:48 +0000 (10:33 +0000)]
b=2454
r=shaver

lmc creates a default one-stripe LOV for no LOV added with lmc

20 years ago- truncate case sets i_nlink to 1
alex [Sun, 11 Jan 2004 22:14:56 +0000 (22:14 +0000)]
- truncate case sets i_nlink to 1
- additional assert

NOTE: it passes sanity and single-replay

20 years ago- initial release of reworked ext3-delete-thread for 2.4.24. the idea
alex [Sun, 11 Jan 2004 19:43:34 +0000 (19:43 +0000)]
- initial release of reworked ext3-delete-thread for 2.4.24. the idea
  is very simple: don't drop i_nlink to 0 in ext3_unlink() if file is
  large

NOTE: to be discussed yet

20 years ago- series against second suse 2.4.21 kernel
alex [Sat, 10 Jan 2004 21:06:46 +0000 (21:06 +0000)]
- series against second suse 2.4.21 kernel
  b2505

20 years ago- vanilla-2.4.24 series and needed patches
alex [Sat, 10 Jan 2004 21:01:15 +0000 (21:01 +0000)]
- vanilla-2.4.24 series and needed patches

NOTE: do not use it for a while, please. ext3-delete-thread must
      be reworked first.

20 years agofile kgdb_2.6.0 was initially added on branch b_v26.
alex [Fri, 9 Jan 2004 22:31:18 +0000 (22:31 +0000)]
file kgdb_2.6.0 was initially added on branch b_v26.

20 years agofile vfs_intent_2.6.0.patch was initially added on branch b_v26.
alex [Fri, 9 Jan 2004 22:31:17 +0000 (22:31 +0000)]
file vfs_intent_2.6.0.patch was initially added on branch b_v26.

20 years agofile kernel_text_address-2.6.0.patch was initially added on branch b_v26.
alex [Fri, 9 Jan 2004 22:31:16 +0000 (22:31 +0000)]
file kernel_text_address-2.6.0.patch was initially added on branch b_v26.

20 years agofile invalidate_show-2.6.0.patch was initially added on branch b_v26.
alex [Fri, 9 Jan 2004 22:31:15 +0000 (22:31 +0000)]
file invalidate_show-2.6.0.patch was initially added on branch b_v26.

20 years agofile ext3-start_this_handle-must-return-error.patch was initially added on branch...
alex [Fri, 9 Jan 2004 22:31:14 +0000 (22:31 +0000)]
file ext3-start_this_handle-must-return-error.patch was initially added on branch b_v26.

20 years agofile ext3-init-generation-2.6.0.patch was initially added on branch b_v26.
alex [Fri, 9 Jan 2004 22:31:13 +0000 (22:31 +0000)]
file ext3-init-generation-2.6.0.patch was initially added on branch b_v26.

20 years agofile export_symbols-2.6.0.patch was initially added on branch b_v26.
alex [Fri, 9 Jan 2004 22:31:12 +0000 (22:31 +0000)]
file export_symbols-2.6.0.patch was initially added on branch b_v26.

20 years agofile 2.6.0-mm2.patch was initially added on branch b_v26.
alex [Fri, 9 Jan 2004 22:31:10 +0000 (22:31 +0000)]
file 2.6.0-mm2.patch was initially added on branch b_v26.

20 years agob=2429
jacob [Fri, 9 Jan 2004 21:10:11 +0000 (21:10 +0000)]
b=2429
r=phil,shaver

fix renaming a file to itself, and add a couple of tests for this
case.

also, make rename.pl not spin waiting for children.

20 years agob=2502
jacob [Fri, 9 Jan 2004 20:27:17 +0000 (20:27 +0000)]
b=2502

fix a bug in --disable-doc handling, and add snapfs to DISTDIRS

20 years agofix some bugs in snapfs
wangdi [Fri, 9 Jan 2004 16:26:23 +0000 (16:26 +0000)]
fix some bugs in snapfs

20 years agoadd loop_device_get_info.patch in snapfs series
wangdi [Fri, 9 Jan 2004 16:19:28 +0000 (16:19 +0000)]
add loop_device_get_info.patch in snapfs series

20 years agofix some bug in snap-core.patch 1) add some item in ext3_sb 2)some error handler
wangdi [Fri, 9 Jan 2004 16:10:43 +0000 (16:10 +0000)]
fix some bug in snap-core.patch 1) add some item in ext3_sb 2)some error handler

20 years agofile localrpc_test.sh was initially added on branch b_localprc.
niu [Fri, 9 Jan 2004 07:02:26 +0000 (07:02 +0000)]
file localrpc_test.sh was initially added on branch b_localprc.

20 years agofile ptlrpc_local.c was initially added on branch b_localprc.
niu [Fri, 9 Jan 2004 07:02:23 +0000 (07:02 +0000)]
file ptlrpc_local.c was initially added on branch b_localprc.

20 years agob 2198
youfeng [Fri, 9 Jan 2004 05:07:13 +0000 (05:07 +0000)]
b 2198
r braam

perl llanalyze dk.str -dlm MDC_uml_mds1_MNT_localhost

perl llanalyze dk.str \
 -extract_start="004000:000400:0:1073288749.491802:1780:898:6772" \
 -extract_end="000040:080000:0:1073288750.493802:1652:974:7014"

20 years agob=2368
jacob [Thu, 8 Jan 2004 23:13:30 +0000 (23:13 +0000)]
b=2368
r=phil

 - call vfs_rmdir() on directory orphans when removing them from
   PENDING
 - add a test for this case to replay-single
 - add open(O_DIRECTORY) to multiop

20 years agoBreak, instead of panic, in the UML version of portals_debug_dumpstack.
rread [Thu, 8 Jan 2004 22:49:58 +0000 (22:49 +0000)]
Break, instead of panic, in the UML version of portals_debug_dumpstack.

20 years agob=2432,2494
rread [Thu, 8 Jan 2004 21:17:56 +0000 (21:17 +0000)]
b=2432,2494

test cases for these bugs.
Also some test enhancments
  - add more lctl marks
  - add SETUP CLEANUP options to replay-single

20 years agob=2494
rread [Thu, 8 Jan 2004 21:07:23 +0000 (21:07 +0000)]
b=2494

Make sure we reset the timer after resending a request.  Renamed
sending_error to force_timer_recalc, because that's what it does.

20 years agob=2432
rread [Thu, 8 Jan 2004 20:21:38 +0000 (20:21 +0000)]
b=2432

Merging fix from b_llp2. Set the rq_no_resend for cancel requests so
ldlm_cli_cancel() can reconstruct the cancel with the correct
cookie.

20 years agoFix typo in patch.
adilger [Thu, 8 Jan 2004 08:36:26 +0000 (08:36 +0000)]
Fix typo in patch.

20 years agoAdd missing ChangeLog entry.
adilger [Thu, 8 Jan 2004 07:34:32 +0000 (07:34 +0000)]
Add missing ChangeLog entry.

20 years agoFix races in client write RPC generation when cache full
zab [Thu, 8 Jan 2004 07:24:03 +0000 (07:24 +0000)]
Fix races in client write RPC generation when cache full
b=2482
(tested in buffalo against b1_0)

20 years ago- fix up eeb's assertion fix. __GFP_WAIT isn't sufficient, it's GFP_ATOMIC that
zab [Thu, 8 Jan 2004 06:37:29 +0000 (06:37 +0000)]
- fix up eeb's assertion fix.  __GFP_WAIT isn't sufficient, it's GFP_ATOMIC that
  callers use.

20 years ago. Added an important comment in parse_get()
eeb [Wed, 7 Jan 2004 20:07:55 +0000 (20:07 +0000)]
.  Added an important comment in parse_get()

20 years agoAt least make some effort to detect errors in llog testing.
adilger [Wed, 7 Jan 2004 19:47:11 +0000 (19:47 +0000)]
At least make some effort to detect errors in llog testing.

20 years agoQuiet error if run without args.
adilger [Wed, 7 Jan 2004 17:46:34 +0000 (17:46 +0000)]
Quiet error if run without args.

20 years agoUse munlink and not unlink (unlink doesn't exist in non-RH9 setups).
adilger [Wed, 7 Jan 2004 17:20:17 +0000 (17:20 +0000)]
Use munlink and not unlink (unlink doesn't exist in non-RH9 setups).

20 years agoReverting 64K-stack change; r=phil.
shaver [Wed, 7 Jan 2004 15:47:41 +0000 (15:47 +0000)]
Reverting 64K-stack change; r=phil.

20 years agoupdate snapfs, include super.c filter.c snapfs_internal.h
wangdi [Wed, 7 Jan 2004 14:26:40 +0000 (14:26 +0000)]
update snapfs, include super.c filter.c snapfs_internal.h

20 years agoadd options.c
wangdi [Wed, 7 Jan 2004 14:24:22 +0000 (14:24 +0000)]
add options.c

20 years ago. fixed ia64 format warnings
eeb [Wed, 7 Jan 2004 13:28:03 +0000 (13:28 +0000)]
.  fixed ia64 format warnings

20 years ago. fixed assertion when called from interrupt handler (allocating lib_msg_t)
eeb [Wed, 7 Jan 2004 13:26:29 +0000 (13:26 +0000)]
.  fixed assertion when called from interrupt handler (allocating lib_msg_t)

20 years agoset stacksize to 64K
jerrifer [Wed, 7 Jan 2004 09:39:58 +0000 (09:39 +0000)]
set stacksize to 64K

20 years agofix a typo.
wangchao [Wed, 7 Jan 2004 08:20:56 +0000 (08:20 +0000)]
fix a typo.

20 years agoadd conf-sanity.sh to acceptance-small.sh
jerrifer [Wed, 7 Jan 2004 06:43:10 +0000 (06:43 +0000)]
add conf-sanity.sh to acceptance-small.sh

20 years agoupdate config file
jerrifer [Wed, 7 Jan 2004 06:26:25 +0000 (06:26 +0000)]
update config file

20 years agob=2103
wangchao [Wed, 7 Jan 2004 05:52:06 +0000 (05:52 +0000)]
b=2103
r=shaver

add tag to name2uuid() to deal with the broken of lmc when mds name and hostname are the same.

20 years agob=1719
wangchao [Wed, 7 Jan 2004 05:07:18 +0000 (05:07 +0000)]
b=1719
r=shaver

Add --ptldebug and --subsystem to lmc.

20 years agoMake TCP zerocopy and pinger support enabled by default (affinity already was)
adilger [Tue, 6 Jan 2004 18:34:09 +0000 (18:34 +0000)]
Make TCP zerocopy and pinger support enabled by default (affinity already was)
b=2476
r=phil

20 years agoupdate snapfs
wangdi [Tue, 6 Jan 2004 14:33:36 +0000 (14:33 +0000)]
update snapfs

20 years agob=2460
rread [Tue, 6 Jan 2004 00:58:08 +0000 (00:58 +0000)]
b=2460

Add a test to recovery-small to trigger this bug. Also fix some
typos/brainos in recovery-small and test-framework, and set the debug
level to the default for local configs,

20 years agob=2421
jacob [Mon, 5 Jan 2004 20:05:51 +0000 (20:05 +0000)]
b=2421
r=phil

(i'm just committing jerrifer's work + a couple of typo fixes)

add a --disable-doc option to lustre's configure which skips .pdf doc
building (to ease rpm creation).