Whamcloud - gitweb
kalpak [Tue, 28 Oct 2008 17:59:03 +0000 (17:59 +0000)]
b=16680
i=adilger, kalpak (o=bzzz)
Detect on-disk corruption of block bitmap and better checking of preallocated blocks.
johann [Tue, 28 Oct 2008 17:36:40 +0000 (17:36 +0000)]
Branch b1_6
b=17089
i=wangdi
fix mistake made when the patch was landed.
bobijam [Tue, 28 Oct 2008 05:46:54 +0000 (05:46 +0000)]
Branch b1_6
b=17093
o=Btian Behlendorf (behlendorf1@llnl.gov) for mgs part
o=E. Gryaznova (grev) for test framework
i=nathan.rutman
i=adilger
Do writeconf only explicitly required.
johann [Mon, 27 Oct 2008 11:36:01 +0000 (11:36 +0000)]
Branch b1_6
b=17385
i=green
i=shadow
grab lock reference when the lock is added to the waiting or expired list.
zhanghc [Mon, 27 Oct 2008 07:35:37 +0000 (07:35 +0000)]
Branch b1_6
handle the problem of test_120a in sanity.sh: 1 cancel RPC occured
b=14502
i=adilger
i=grev
zhanghc [Mon, 27 Oct 2008 01:14:36 +0000 (01:14 +0000)]
Branch b1_6
handle "Unexpected: can't find mdc_open_data,
but the close succeed, Please tell <http://bugzilla.lustre.org/>."
printed in mdc_close in mdc_request.c
b=17089
i=johann
grev [Fri, 24 Oct 2008 20:46:31 +0000 (20:46 +0000)]
b=17477
i=Adilger
i=Tappro
init facets vars for mounted lustre
grev [Fri, 24 Oct 2008 20:01:25 +0000 (20:01 +0000)]
b=16551
i=Nathan
skip replay/recovery tests if remote MDS/OSS with nodsh
lost_test55 fix
tianzy [Fri, 24 Oct 2008 10:52:53 +0000 (10:52 +0000)]
Branch b1_6
handle errors returned by lustre_swab_re{q,p}buf in quota_get_qdata() and
quota_copy_qdata()
b=17324
i=johann
i=panda
shadow [Fri, 24 Oct 2008 05:04:33 +0000 (05:04 +0000)]
Kill extra argument for llog_connect, and don't access to ld_tgt_count
without protection.
Branch b1_6
b=16693
i=umka
i=tappro
shadow [Thu, 23 Oct 2008 19:12:44 +0000 (19:12 +0000)]
in rare cases, inode in catalog can have i_no less than have parent
i_no, this produce wrong order for locking during open, and parallel
unlink can be lock open. this need teach mds_open to grab locks in
resouce id order, not at parent -> child order.
Branch b1_6
b=16492
i=johann
i=alex
grev [Thu, 23 Oct 2008 18:14:27 +0000 (18:14 +0000)]
b=16551
i=Nathan
skip replay/recovery tests if remote MDS/OSS with nodsh
lost test_27 fix
yury [Thu, 23 Oct 2008 18:06:01 +0000 (18:06 +0000)]
b=17323
r=tappro
- small fix from Mike
kalpak [Thu, 23 Oct 2008 10:01:46 +0000 (10:01 +0000)]
b=12800
o=alex.zhuravlev
i=kalpak
i=adilger
Add support for tunable preallocation window and new tunables for large/small requests
yury [Thu, 23 Oct 2008 09:42:20 +0000 (09:42 +0000)]
b=17447
r=adilger,deen
- missed lustre_put_lsi() in couple of places;
- do not call deregister_mount() in mount error path, this makes it impossible for MDT to do put_mount() and thus, its lsi left not released;
- fixes error handling with llog_setup/llog_cleanup in couple of places;
- fixes error handling after hash_init errors in class_setup();
- cleanups.
anserper [Wed, 22 Oct 2008 21:12:11 +0000 (21:12 +0000)]
Branch b1_6
b=17302
i=Johann Lombardi
i=ZhiYong Tian
fix error output messages
grev [Wed, 22 Oct 2008 19:16:40 +0000 (19:16 +0000)]
b=15711
i=Johann
recovery-small exception for FAILURE_MODE=HARD and mixed ost devices
grev [Wed, 22 Oct 2008 19:00:16 +0000 (19:00 +0000)]
b=17442
i=Nikita
do_nodes fix for case when list contains a single node $HOSTNAME
grev [Wed, 22 Oct 2008 11:55:15 +0000 (11:55 +0000)]
b=16551 (att 19784)
o=Adilger
i=grev
skip replay/recovery tests if remote MDS/OSS with nodsh
b=16551 (att 19835)
i=Nathan
do skip_rem[mds|ost] check only if test suit is run; fail acc-sm if
tests suits were skipped due to nodsh
b=17326
i=Alexey.Lyashkov
remove now-useless remount/reconfig for liblustre;
always add accept=all fo lnet module
robert.read [Tue, 21 Oct 2008 22:36:59 +0000 (22:36 +0000)]
Branch b1_6
b=1819
i=adilger
i=nathan
Add an import file to the osc, mdc, and mgc proc dir,
and include test for new proc file.
yury [Tue, 21 Oct 2008 16:57:25 +0000 (16:57 +0000)]
- roll back invalid changes in sanity.sh
yury [Tue, 21 Oct 2008 16:52:41 +0000 (16:52 +0000)]
b=17323
r=adilger,johann
- handle log_cancel resent correctly;
- some cleanups in llog.
yury [Tue, 21 Oct 2008 15:21:17 +0000 (15:21 +0000)]
b=17353
r=wangdi,shadow
- fixes killing alive objecgt on ost in recovery time due to wrong logid added to catalog;
- some cleanups.
tianzy [Mon, 20 Oct 2008 07:48:21 +0000 (07:48 +0000)]
Branch b1_6
fix the test_19 of sanity-quota.sh
b=14909
i=johann
adilger [Fri, 17 Oct 2008 22:53:44 +0000 (22:53 +0000)]
Branch b1_6
Fix autoconf messages.
adilger [Fri, 17 Oct 2008 22:51:32 +0000 (22:51 +0000)]
Branch b1_6
Add in OBD_CONNECT flags from b1_8 so that they are not mistakenly used for
something else.
adilger [Fri, 17 Oct 2008 22:04:34 +0000 (22:04 +0000)]
Branch b1_6
Quiet printf format warning.
yangsheng [Fri, 17 Oct 2008 14:53:37 +0000 (14:53 +0000)]
Branch b1_6
b=17357
i=johann, shadow, bobijam
Reset rep_swap_mask to prevent confuse after resend.
grev [Fri, 17 Oct 2008 12:05:33 +0000 (12:05 +0000)]
b=16551
i=Adilger
fix for remote [mds|ost] with nodsh
grev [Fri, 17 Oct 2008 11:03:17 +0000 (11:03 +0000)]
b=16551
i=Adilger
fix for remote [mds|ost] with nodsh
grev [Fri, 17 Oct 2008 10:27:34 +0000 (10:27 +0000)]
b=15266
i=Brian
create machinefile on $TMP, cleanup machinefile
yangsheng [Fri, 17 Oct 2008 07:45:00 +0000 (07:45 +0000)]
Branch b1_6
b=17151
i=nathan, adilger
patch provide by LLNL
Validate ptlrpc body checksum before swabbing.
bobijam [Thu, 16 Oct 2008 01:51:51 +0000 (01:51 +0000)]
Branch b1_6
b=17038
i=johannn
regression test case for getxattr upon symlink file.
anserper [Wed, 15 Oct 2008 22:40:59 +0000 (22:40 +0000)]
Branch b1_6
b=17302
i=Johann Lombardi
i=ZhiYong Tian
pass QFMT through qc_id to be compatible with older Lustre versions
grev [Wed, 15 Oct 2008 16:13:21 +0000 (16:13 +0000)]
b=14471
i=Adilger
replace lustre proc by lctl [set|get]_param
grev [Wed, 15 Oct 2008 15:33:53 +0000 (15:33 +0000)]
b=12599
i=Nathan
fix obsolete run_one CLEANUP
grev [Wed, 15 Oct 2008 14:42:26 +0000 (14:42 +0000)]
b=16932
i=Johann
skip some tests if there are several ost services on oss node
adilger [Wed, 15 Oct 2008 07:57:11 +0000 (07:57 +0000)]
Branch b1_6
Backport warning fixes from b1_8.
i=girish (original patch)
i=robert
adilger [Wed, 15 Oct 2008 07:46:15 +0000 (07:46 +0000)]
Branch b1_6
Remove shadow variable, quiet use-before-free.
anserper [Tue, 14 Oct 2008 19:14:58 +0000 (19:14 +0000)]
Branch b1_6
b=17152
i=Johann Lombardi
i=Alexey Lyashkov
Take additional references to lov while operating over it
ericm [Tue, 14 Oct 2008 16:50:10 +0000 (16:50 +0000)]
branch: b1_6
server do not repost buffer before all requests are finished.
b=17228
r=wangdi
r=nathan
tianzy [Tue, 14 Oct 2008 07:39:48 +0000 (07:39 +0000)]
Branch b1_6
fix the statistics output of sanity-quota.sh
b=14909
i=adilger
i=grev
fanyong [Tue, 14 Oct 2008 06:58:37 +0000 (06:58 +0000)]
Branch b1_6
b=16947
i=huanghua
i=johann
Code cleanup and possible race conditions fix when statahead startup.
yangsheng [Tue, 14 Oct 2008 05:18:14 +0000 (05:18 +0000)]
Branch b1_6
b=17335
i=nathan, yangsheng
Author: johann
Don't set cld_lostlock in mgc_requeue_add() if RQ_STOP.
kalpak [Mon, 13 Oct 2008 09:50:49 +0000 (09:50 +0000)]
b=17318
i=adilger
Remove unused wantedi program
shadow [Sun, 12 Oct 2008 13:35:27 +0000 (13:35 +0000)]
fix return code from del orphan.
Branch b1_6
b=17279
i=umka
i=wangdi
anserper [Fri, 10 Oct 2008 23:06:56 +0000 (23:06 +0000)]
b=16890
Fix a typo
anserper [Fri, 10 Oct 2008 22:08:00 +0000 (22:08 +0000)]
Branch b1_6
b=16890
i=Johann Lombardi
i=ZhiYong Tian
remove outdated quota tests
ericm [Fri, 10 Oct 2008 17:26:49 +0000 (17:26 +0000)]
branch: b1_6
AT test sleep use current AT service time.
b=16990
o=Brian Behlendorf <behlendorf1@llnl.gov>
r=nathan
r=ericm
bobijam [Fri, 10 Oct 2008 01:55:17 +0000 (01:55 +0000)]
Branch b1_6
b=17309
i=johann
backport from bz 16266 for proper using write lock in lprocfs_remove().
pravins [Thu, 9 Oct 2008 14:34:17 +0000 (14:34 +0000)]
b=15977
i=umka
i=grev
backported patch for fixing memory leak in per-nid-stat.
yury [Thu, 9 Oct 2008 10:09:10 +0000 (10:09 +0000)]
b=17194
r=adilger,tappro
- truncate last_rcvd for abort recovey case.
grev [Wed, 8 Oct 2008 21:54:17 +0000 (21:54 +0000)]
b=17277
i=Adilger
one more $tdir cleanup
grev [Wed, 8 Oct 2008 13:41:11 +0000 (13:41 +0000)]
b=15621
i=Adilger
MOUNTCONF cleanup
tianzy [Wed, 8 Oct 2008 12:21:40 +0000 (12:21 +0000)]
Branch b1_6
fix compiling error when CONFIG_QUOTA isn't set.
b=16481
i=shadow
i=panda
tianzy [Wed, 8 Oct 2008 10:24:18 +0000 (10:24 +0000)]
Branch b1_6
Fix writing over quota too much. Add a proc entry so that sync writes can
be triggered earlier, which improve accuracy of quota.
b=16642
i=johann
i=panda
grev [Wed, 8 Oct 2008 08:38:37 +0000 (08:38 +0000)]
b=17277
i=Adilger
s/MOUNT/DIR/ and related these changes fixes
grev [Tue, 7 Oct 2008 20:35:14 +0000 (20:35 +0000)]
b=16218
i=Adilger
fix directio part; reduce multithread filesize
johann [Tue, 7 Oct 2008 15:08:55 +0000 (15:08 +0000)]
Branch b1_6
b=17026
Reverted inadvertent commit in mds_reint.c.
johann [Tue, 7 Oct 2008 15:07:06 +0000 (15:07 +0000)]
Branch b1_6
b=17026
i=shadow
i=oleg
Description: (ptllnd_peer.c:557:kptllnd_peer_check_sends()) ASSERTION(!in_interrupt()) failed
Details: fix stack overflow in the distributed lock manager by defering export
eviction after a failed ast to the elt thread instead of handling
it in the dlm interpret routine.
bobijam [Tue, 7 Oct 2008 03:31:39 +0000 (03:31 +0000)]
Branch b1_6
b=17038
o=johann
i=alexey.lyashkov (shadow)
i=zhenyu.xu (bobijam)
return ENODATA for getxattr upon files which are neither regular files nor directories.
isaac [Mon, 6 Oct 2008 19:58:50 +0000 (19:58 +0000)]
i=wangdi:
- fixed a typo in error message.
grev [Mon, 6 Oct 2008 18:54:49 +0000 (18:54 +0000)]
b=17225
i=Nathan.Rutman
test_67b fix
johann [Mon, 6 Oct 2008 14:02:53 +0000 (14:02 +0000)]
Branch b1_6
b=17261
fix cast issue.
johann [Mon, 6 Oct 2008 12:11:18 +0000 (12:11 +0000)]
Branch b1_6
b=17261
i=shadow
i=umka
prevent ptlrpc_queue_wait() from looping indefinitely because of ENOMEM.
johann [Mon, 6 Oct 2008 12:08:51 +0000 (12:08 +0000)]
Branch b1_6
b=17261
i=adilger
i=shadow
cap lmm_size to LOV_MAX_STRIPE_COUNT.
yangsheng [Mon, 6 Oct 2008 12:06:53 +0000 (12:06 +0000)]
Branch b1_6
b=16771
i=adilger, shadow (Author:johann)
Calm down the compiler warning message.
ericm [Thu, 2 Oct 2008 21:59:55 +0000 (21:59 +0000)]
branch: b1_6
let AT estimation cool down before doing AT tests.
b=16990
r=nathan
yury [Tue, 30 Sep 2008 17:39:15 +0000 (17:39 +0000)]
b=17194
r=adilger,tappro
- if aborting recovery, don't force sync IO to last_rcvd file
yury [Tue, 30 Sep 2008 13:09:26 +0000 (13:09 +0000)]
- revert patch from 17110 as it's causing issues with ost cleanup
anserper [Tue, 30 Sep 2008 11:47:30 +0000 (11:47 +0000)]
Branch b1_6
b=17059
i=ZhiYong Tian
i=Johann Lombardi
Always build client with quota support
johann [Mon, 29 Sep 2008 16:07:59 +0000 (16:07 +0000)]
Branch b1_6
b=17030
i=johann (original patch from Tianzy)
i=andrew
qctxt_wait_pending_dqacq() must return the same value as schedule_dqacq()
otherwise ost threads can be stuck in got_qunit() for a long time,
causing a watchdog storm during failover.
shadow [Mon, 29 Sep 2008 06:37:54 +0000 (06:37 +0000)]
fix more llog locking problems.
Branch b1_6
b=17157
i=johann
i=wangdi
bobijam [Sat, 27 Sep 2008 02:18:54 +0000 (02:18 +0000)]
Branch b1_6
b=16871
i=mikhail.pershin (tappro)
i=johann
Correct set created to clear name and inode when operation fails with EFAULT.
grev [Fri, 26 Sep 2008 17:49:35 +0000 (17:49 +0000)]
b=17131
i=Vladimir.Saveliev
allow to specify extra mkfs mds/ost options
bobijam [Fri, 26 Sep 2008 03:37:25 +0000 (03:37 +0000)]
Branch b1_6
b=16929
i=johann
i=tom.wang (wangdi)
i=alexey.lyashkov (shadow)
Disable join file on MDS on production releases.
grev [Thu, 25 Sep 2008 11:34:26 +0000 (11:34 +0000)]
b=17056
i=Tappro
several clients config fixed
yangsheng [Thu, 25 Sep 2008 06:39:30 +0000 (06:39 +0000)]
Branch b1_6
b=16771
i=adilger, johann
Use fix size timestamp instead of time_t in the cfg_marker and keep
compitibility for old cfg_marker on 32bit system.
bobijam [Thu, 25 Sep 2008 04:21:58 +0000 (04:21 +0000)]
Branch b1_6
b=16929
Quench "defined but not called" compiler warnings.
bobijam [Thu, 25 Sep 2008 01:59:33 +0000 (01:59 +0000)]
Branch b1_6
b=16929
o=adilger
i=johann
i=tom.wang (wangdi)
Disable file join on production releases.
deen [Wed, 24 Sep 2008 21:50:19 +0000 (21:50 +0000)]
Properly free struct lookup_intent instance at the end of llu_iop_lookup().
b=12787
i=johann
i=oleg.drokin
tianzy [Wed, 24 Sep 2008 08:27:26 +0000 (08:27 +0000)]
Branch b1_6
a small fix in the quota test
b=14840
i=johann
tappro [Wed, 24 Sep 2008 07:50:18 +0000 (07:50 +0000)]
- prevent the growing of recovery timeout
b:16389
i:nathan, rread
grev [Tue, 23 Sep 2008 19:01:53 +0000 (19:01 +0000)]
b=15521
i=Robert.Read
i=Nathan.Rutman
test_127 fix
grev [Tue, 23 Sep 2008 13:55:53 +0000 (13:55 +0000)]
b=14471
i=Adilger
get rid of LPROC
bobijam [Tue, 23 Sep 2008 01:48:49 +0000 (01:48 +0000)]
Branch b1_6
b=15966
o=komal.nawandar
i=adilger
i=zhenyu.xu (bobijam)
Description: Re-disable certain /proc logging
Details : Enable and disable client's offset_stats, extents_stats and
extents_stats_per_process stats logging on the fly.
nathan [Mon, 22 Sep 2008 23:42:54 +0000 (23:42 +0000)]
b=16685
i=rread
fix tests for low memory
yangsheng [Sat, 20 Sep 2008 12:35:13 +0000 (12:35 +0000)]
Branch b1_6
b=16689
i=brian, shadow
Kernel config file for sles9/ppc64.
yangsheng [Sat, 20 Sep 2008 11:46:00 +0000 (11:46 +0000)]
Branch b1_6
b=16689
i=brian, shadow
Kernel config file for sles9/ppc64.
cvs2svn [Sat, 20 Sep 2008 11:45:59 +0000 (11:45 +0000)]
This commit was manufactured by cvs2svn to create branch 'b1_6'.
yangsheng [Sat, 20 Sep 2008 10:36:25 +0000 (10:36 +0000)]
Branch b1_6
b=16689
i=brian, yibin.wang
Make change for sles9/ppc64 build.
nathan [Fri, 19 Sep 2008 23:45:56 +0000 (23:45 +0000)]
b=14836
i=adilger
i=johann
attachments 19188
qos remove extra putref
brian [Fri, 19 Sep 2008 18:14:58 +0000 (18:14 +0000)]
b=13679
i=cliffw
i=yangsheg
Bring our post[un]install scripts more into line with SLES10's so that
we are installing the bootloader on SLES10 also.
anserper [Fri, 19 Sep 2008 16:15:05 +0000 (16:15 +0000)]
Branch b1_6
b=16706
i=Johann Lombardi
i=ZhiYong Tian
Fix missing error check
yury [Fri, 19 Sep 2008 11:03:16 +0000 (11:03 +0000)]
b=16776,16777
r=shadow,vitaly,adilger,robert
- new class_hash.c. Using new hashtable for connections, quota, held locks on mds, etc.
yury [Fri, 19 Sep 2008 09:52:09 +0000 (09:52 +0000)]
b=17110
r=shadow,wangdi
- fixes wrong checking for obd_stopping in recov_thread which prevents reco_thread from sending llcds to
mds in disconnect time because obd_stopping is set before filter_disconnect() is called.
This causes issues like this:
LustreError: 6912:0:(filter.c:2446:filter_disconnect()) error flushing logs to MDS: rc -19
yury [Fri, 19 Sep 2008 09:45:30 +0000 (09:45 +0000)]
b=17110
r=shadow,wangdi
- fixes wrong checking for obd_stopping in recov_thread which prevents recov_thread from sending llcds to
mds in disconnect time because obd_stopping is set before filter_disconnect() is called.
This causes issues like this:
LustreError: 6912:0:(filter.c:2446:filter_disconnect()) error flushing logs to MDS: rc -19
stinson1947 [Fri, 19 Sep 2008 04:59:16 +0000 (04:59 +0000)]
Updated for 2.0 Build 02.
grev [Thu, 18 Sep 2008 20:39:16 +0000 (20:39 +0000)]
b=16799
i=Adilger
cleanup_obdclass () fix; check_mem_leak t-f fn
ericm [Thu, 18 Sep 2008 19:18:50 +0000 (19:18 +0000)]
branch: HEAD
- fix race of handling early reply in sptlrpc.
- port AT api changes from b1_8 (b16972)
b=16999
r=rread
r=wangdi