Whamcloud - gitweb
fs/lustre-release.git
13 years agob=22923 increase show_error timeout from 5 to 10
Elena Gryaznova [Tue, 17 Aug 2010 19:12:57 +0000 (23:12 +0400)]
b=22923 increase show_error timeout from 5 to 10

i=Maxim.Patlasov

13 years agob=22923 increase lst stat timeout
Elena Gryaznova [Tue, 17 Aug 2010 19:08:20 +0000 (23:08 +0400)]
b=22923 increase lst stat timeout

i=Maxim.Patlasov

13 years agob=22107 pin object's inode in memory to avoid certain timeouts
Andrew Perepechko [Mon, 16 Aug 2010 21:42:10 +0000 (01:42 +0400)]
b=22107 pin object's inode in memory to avoid certain timeouts

i=Andreas Dilger
i=Johann Lombardi

13 years agob=21259 udev rule to set /dev/obd perms 666
Dmitry Zogin [Fri, 13 Aug 2010 14:58:43 +0000 (18:58 +0400)]
b=21259 udev rule to set /dev/obd perms 666

 i=christopher.morrone
 i=dmitry.zoguine

13 years agob=22423 Reconnects are not throttled
Mikhail Pershin [Thu, 19 Aug 2010 07:02:05 +0000 (11:02 +0400)]
b=22423 Reconnects are not throttled

 Rely on pings to issue reconnects. Conf-sanity.sh test_35 modified.

 i=nathan.ruthman
 i=dmitry.zoguine

13 years agob=19102 set default values of filesystem-wide for LOVEA.
yangsheng [Fri, 13 Aug 2010 13:19:26 +0000 (17:19 +0400)]
b=19102 set default values of filesystem-wide for LOVEA.

i=adilger
i=nathan

13 years agob=17471 change conf_param syntax to match set_param
Nathan Rutman [Fri, 13 Aug 2010 22:11:07 +0000 (02:11 +0400)]
b=17471 change conf_param syntax to match set_param

i=adilger
i=emoly.liu

13 years agob=22656 Prevent failover nids from registering with MGS first.
Nathan Rutman [Fri, 13 Aug 2010 20:29:51 +0000 (00:29 +0400)]
b=22656 Prevent failover nids from registering with MGS first.

Make the check in mgs_handle_target_reg()

o=Joseph Herring
i=nathan.rutman
i=andreas.dilger

13 years agob=22464 add writeconf as mount option (includes bz 23228)
Nathan Rutman [Fri, 13 Aug 2010 16:47:47 +0000 (20:47 +0400)]
b=22464 add writeconf as mount option (includes bz 23228)

i=alexg
i=adilger

13 years agob=22137 kernel oops at replay-single test_61d.
Dmitry Zogin [Fri, 13 Aug 2010 13:39:38 +0000 (17:39 +0400)]
b=22137 kernel oops at replay-single test_61d.

 replay-single.sh test_61d was modified to operate with MGS in case of
 the different MGS and MDS.

 i=grev

13 years agob20288 fix a deadlock in kiblnd_check_conns i=isaac i=maxim
Liang Zhen [Tue, 17 Aug 2010 06:26:17 +0000 (10:26 +0400)]
b20288 fix a deadlock in kiblnd_check_conns i=isaac i=maxim

13 years agob=23185 check for both arches
Brian J. Murrell [Fri, 13 Aug 2010 15:03:10 +0000 (19:03 +0400)]
b=23185 check for both arches

When we build our version of the SLES kernel, we optimize it for i686
whereas the SUSE kernel is i386.  The actual arch makes a difference in
where the Module.symvers can be found, so just look in both locations
to cover both the upstream vendor kernel as well as our patched kernel.

13 years agob=23185 use resolve_arch() in the test too
Brian J. Murrell [Fri, 13 Aug 2010 15:03:09 +0000 (19:03 +0400)]
b=23185 use resolve_arch() in the test too

Missed a usage need for resolve_arch() in the test for the file we
extracted, using resolve_arch().

13 years agob=23185 properly support sles10 ppc64
Brian J. Murrell [Fri, 13 Aug 2010 15:03:08 +0000 (19:03 +0400)]
b=23185 properly support sles10 ppc64

We never really have properly supported ppc64 on sles10:
- RPMSMPTYPE for ppc64 on SLES10 is ppc64, not smp
- add a function to resolve an arch to their canonical value

Comment out some code to align the sles distro lbuild with rhel5.

13 years agob=21452 kABI tracking
Brian J. Murrell [Fri, 13 Aug 2010 14:17:01 +0000 (18:17 +0400)]
b=21452 kABI tracking

Changes required to build packages that properly interact with
the kABI tracking included in SLES and RHEL kernels:
- take local copies of the find_requires generators and make modif-
  ications to them so that they can find the kernel artifacts installed
  in our build tree
  + thusly, override the __find_requires macro in all of the RPM
    build operations

Fix package versioning of patchless packages to also include the
timestamp, just like patched packages do, for non-release builds.
Also, remove the _lustre from the kernel version in the lustre
package names for patchless packages.

Note that changes needed to enable the external dependency checker
and thus include kABI dependencies in the RPM are not included here
for RHEL5.  Once RH have updated their kABI whitelist to include the
symbols we need, the patches in bz attachments 30546-7 need to land
for RHEL5 weak modules to work and a bug needs to be filed with OFA
to land the change in bz attachment 30547.

i=wangyb
i=mjmac

13 years agob=17166 remove <2.6.9 compatibility code from HEAD
LiuYing [Tue, 17 Aug 2010 03:40:49 +0000 (07:40 +0400)]
b=17166 remove <2.6.9 compatibility code from HEAD

HEAD requires 2.6.9 and above, so we remove older code.
The majority of the remaining compatibility code is in libcfs and lnet.

i=andreas
i=isaac

13 years agob=13752 Remove 2.4 kernel definition of cfs_waitq_wait_event_interruptible_timeout().
yangsheng [Fri, 13 Aug 2010 13:12:44 +0000 (17:12 +0400)]
b=13752 Remove 2.4 kernel definition of cfs_waitq_wait_event_interruptible_timeout().

i=issac

13 years agob=23122 Get ia64/rhel5 build successful.
yangsheng [Fri, 13 Aug 2010 13:09:41 +0000 (17:09 +0400)]
b=23122 Get ia64/rhel5 build successful.

13 years agoMerge branch 'master' of git.lustre.org:prime/lustre
Mikhail Pershin [Tue, 17 Aug 2010 05:18:37 +0000 (09:18 +0400)]
Merge branch 'master' of git.lustre.org:prime/lustre

13 years agob=19625 ext4 support for SLES11
Rahul Deshmukh [Sat, 14 Aug 2010 08:09:50 +0000 (12:09 +0400)]
b=19625 ext4 support for SLES11

Bug 19625 ext4 support for SLES11

Ported the ext4 support for SLES11 related changes for master.

13 years agoUpdated for the next bi-weekly build. 2.0.50.0 v2_0_50_0
unknown [Mon, 16 Aug 2010 22:22:34 +0000 (15:22 -0700)]
Updated for the next bi-weekly build.

13 years agob=23221 merge lock descripters if overlapped
Vitaly Fertman [Fri, 13 Aug 2010 08:55:00 +0000 (12:55 +0400)]
b=23221 merge lock descripters if overlapped

i=green
i=ericm

lock descriptors prepared by vvp_mmap_locks() and ccc_io_one_lock_index()
may overlap and must be merged

13 years agob=23196 take lov reference in lov_quota_check
Andrew Perepechko [Mon, 16 Aug 2010 11:58:06 +0000 (15:58 +0400)]
b=23196 take lov reference in lov_quota_check

i=Johann Lombardi
i=ZhiYong Tian

13 years agob23289 smp improvement for watchdog i=eric.mei i=maxim
Liang Zhen [Sun, 15 Aug 2010 16:46:52 +0000 (20:46 +0400)]
b23289 smp improvement for watchdog i=eric.mei i=maxim

13 years agob22078 wrong value is used by parse_net
Liang Zhen [Sun, 15 Aug 2010 16:46:00 +0000 (20:46 +0400)]
b22078 wrong value is used by parse_net

i=nathan i=robert i=qiang.wu

13 years agob=17630 Don't export nfs when work with 4k stack.
yangsheng [Fri, 13 Aug 2010 13:05:28 +0000 (17:05 +0400)]
b=17630 Don't export nfs when work with 4k stack.

i=adilger

13 years agob=20563
pravin [Fri, 13 Aug 2010 11:19:11 +0000 (15:19 +0400)]
b=20563

i=vitaly
i=andreas
patch adds mount option to generate 32bit ino, this can be used
for 32bit application compatibility.

13 years agob=22233 Fix types for do_div argument
Christopher J. Morrone [Mon, 16 Aug 2010 19:09:15 +0000 (23:09 +0400)]
b=22233 Fix types for do_div argument

do_div only support uint64_t as its first argument.

i=johann,adilger,wangdi

13 years agob=21137 ext4 extent allocation is slower than in ext3
Dmitry Zogin [Tue, 10 Aug 2010 19:27:14 +0000 (23:27 +0400)]
b=21137 ext4 extent allocation is slower than in ext3

 Increase the default value of MB_DEFAULT_ORDER2_REQS to 8, enlarge ext4
 preallocation table for 2048 4K blocks extents creation.

 i=alex.zhuravlev
 i=andrew.perepechko

13 years agob=23271 fix typo
Vladimir Saveliev [Tue, 10 Aug 2010 17:07:04 +0000 (21:07 +0400)]
b=23271 fix typo

there has to be no space between the lvalue and the '='

13 years agoRevert "b=21951 2.6.32-fc13 patchless client support for HEAD"
Mikhail Pershin [Fri, 13 Aug 2010 08:52:35 +0000 (12:52 +0400)]
Revert "b=21951 2.6.32-fc13 patchless client support for HEAD"

This reverts commit 8ba026e938688af32d10f598c3af3ab711695789.

13 years agob=22301 lustre.lov error when backing up symlinks with extended attributes
Dmitry Zogin [Fri, 6 Aug 2010 17:10:26 +0000 (21:10 +0400)]
b=22301 lustre.lov error when backing up symlinks with extended attributes

 Improved logic in ll_listxattr()

 i=tom.wang
 i=dmitry.zogin

 sanity test_17k created

 o=grev
 i=dmitry.zogin

13 years agob=23428 Fix lustre built with --enable-lu_ref
Mikhail Pershin [Fri, 13 Aug 2010 05:15:06 +0000 (09:15 +0400)]
b=23428 Fix lustre built with --enable-lu_ref

Fix issues found with --enable-lu_ref.

i=adilger
i=oleg
i=zam

13 years agob=15936 recovery fixes
Mikhail Pershin [Fri, 13 Aug 2010 04:58:44 +0000 (08:58 +0400)]
b=15936 recovery fixes

Use only target_recovery_fini() to finish recovery.

i=rread

13 years agob=22440 more proper error message for "lfs quota"
Fan Yong [Fri, 6 Aug 2010 03:05:14 +0000 (07:05 +0400)]
b=22440 more proper error message for "lfs quota"

more proper error message for "lfs quota"

i=landen
i=andrew.perepechko

13 years agob=22385 Computing result of unsigned variable may < 0.
yangsheng [Mon, 9 Aug 2010 06:27:38 +0000 (10:27 +0400)]
b=22385 Computing result of unsigned variable may < 0.

i=johann
i=wangdi

13 years agob=22108 correct number of objects in slow precreating path
Landen [Mon, 9 Aug 2010 05:39:09 +0000 (09:39 +0400)]
b=22108 correct number of objects in slow precreating path

i=andreas.dilger
i=landen

13 years agob=23271 handle e2fsck and lfsck return values
Vladimir Saveliev [Fri, 6 Aug 2010 23:19:34 +0000 (03:19 +0400)]
b=23271 handle e2fsck and lfsck return values

to avoid test-framework.sh' trap

i=jian.yu
i=grev

13 years agob=23127 osc lock granted fix
Vitaly Fertman [Fri, 6 Aug 2010 08:26:39 +0000 (12:26 +0400)]
b=23127 osc lock granted fix

enqueue reply & completion ast race makes it possible to grant lock
twice losing intermediate osc_unuse

13 years agob=23270 simplify "lctl osts" (llapi_ostlist) code
Andreas Dilger [Mon, 9 Aug 2010 15:08:51 +0000 (19:08 +0400)]
b=23270 simplify "lctl osts" (llapi_ostlist) code

Simplify "lfs osts" command so that it avoids the filesystem traversal code
entirely, and just calls setup_osts() to print the OST list.

i=andrew.perepechko
i=sheng.yang

13 years agob=23408 disable failure temporarily while we collect performance stats
Nathan Rutman [Mon, 9 Aug 2010 17:49:22 +0000 (21:49 +0400)]
b=23408 disable failure temporarily while we collect performance stats

i=vitaly

13 years agob=23409 add "-i" to the setstripe usage and manpage
Mikhail Pershin [Fri, 13 Aug 2010 05:25:22 +0000 (09:25 +0400)]
b=23409 add "-i" to the setstripe usage and manpage

i=sheila.barthel

13 years agob=21846 add a test for testing rehash in sanity.sh
Fan Yong [Fri, 6 Aug 2010 02:22:50 +0000 (06:22 +0400)]
b=21846 add a test for testing rehash in sanity.sh

1. enable rehash on lqs
2. if long is 64bit, __fls() is wrong. Fix it.

i=landen
i=tappro

13 years agob=22842 do not use bash variable to pass test setup state between sub-test
Vladimir Saveliev [Fri, 6 Aug 2010 23:06:38 +0000 (03:06 +0400)]
b=22842 do not use bash variable to pass test setup state between sub-test

tests 42, 101, 102 are fixed

i=robert.read

13 years agob=18751 Move prng.c to libcfs
Maxim Patlasov [Fri, 6 Aug 2010 13:21:46 +0000 (17:21 +0400)]
b=18751 Move prng.c to libcfs

i=adilger
i=maxim

Note that some function names were changed:
  cfs_get_random_bytes --> cfs_get_random_bytes_prim
  ll_get_random_bytes --> cfs_get_random_bytes
  ll_rand --> cfs_rand
  ll_srand --> cfs_srand

13 years agob=19529 Avoid deadlock for local client writes.
Dmitry Zogin [Thu, 5 Aug 2010 19:32:40 +0000 (23:32 +0400)]
b=19529 Avoid deadlock for local client writes.

  Check the OBD_BRW_MEMALLOC flag correctly in the remote buffer.

 i=andreas.dilger
 i=johann.lombardi

13 years agob=21760 Applications hung in direct I/O
Dmitry Zogin [Thu, 5 Aug 2010 18:48:56 +0000 (22:48 +0400)]
b=21760 Applications hung in direct I/O

 Make sure that the bulk is aborted, if a request has been aborted in flight.
 Call ptlrpc_abort_bulk() out of ptlrpc_check_set()

 i=oleg.drokin
 i=andrew.perepechko

13 years agob=22612 dig out Module.symvers for sles10
Brian J. Murrell [Fri, 6 Aug 2010 17:59:04 +0000 (21:59 +0400)]
b=22612 dig out Module.symvers for sles10

When we build modules in lbuild for sles10 kernels, we point to the
contents of the kernel-source RPM.  That does not contain the
Module.symvers file though and thus we get a nice big warning that
the modules built (i.e. ldiskfs) will not contain versions.
This is because we need to unpack the /usr/src/linux-*obj/Module.symvers
file from the kernel-$flavour or kernel-syms RPM into the location pointed to
by --with-linux-obj.

Fix a bug in unpack_linux_devel_rpm-$DISTRO where we were not checking
for the success of the function.

i=mjmac
i=wangyb

13 years agob=23139 workaround to avoid assertion in osc_init_grant
hongchao.zhang [Wed, 28 Jul 2010 22:54:29 +0000 (02:54 +0400)]
b=23139 workaround to avoid assertion in osc_init_grant

workaround for 1.6 servers which don't have the patch
from bug20278 applied

i=oleg.drokin
i=eric.mei

13 years agob=22978 fix compiler warning error
Brian J. Murrell [Fri, 6 Aug 2010 14:08:59 +0000 (18:08 +0400)]
b=22978 fix compiler warning error

Fix the warning/error:
sanity.c: In function ‘t21’:
sanity.c:708: error: suggest parentheses around operand of ‘!’ or change ‘&’ to ‘&&’ or ‘!’ to ‘~’

i=panda
i=whitebear

13 years agob=23352 add debugging information to late lock cancels
hongchao.zhang [Wed, 28 Jul 2010 23:02:09 +0000 (03:02 +0400)]
b=23352 add debugging information to late lock cancels

print out the arrival time of the delayed cancel RPC, so we can
determine whether it was waiting in the queue a long time, or
whether it arrived late on the network

i=nathan.rutman
i=hongchao.zhang

13 years agob=20877 disable test_12 of sanity-quota.sh
Landen [Fri, 6 Aug 2010 02:33:07 +0000 (06:33 +0400)]
b=20877 disable test_12 of sanity-quota.sh

i=johann

13 years agob=23296 Fix the initialization of oti
Manoj Joseph [Fri, 6 Aug 2010 01:22:07 +0000 (05:22 +0400)]
b=23296 Fix the initialization of oti

Fix the initialization of obd_trans_info

i=qiang.wu
i=andreas.dilger

13 years agob=22818 exp_queued_rpc under a separate lock
Vitaly Fertman [Wed, 4 Aug 2010 22:17:50 +0000 (02:17 +0400)]
b=22818 exp_queued_rpc under a separate lock

i=green
i=liang

another bh lock is added just to protect exp_queued_rpc in the export

13 years agob=16890 a build fix for --disable-quota
Andrew Perepechko [Thu, 15 Jul 2010 14:49:08 +0000 (18:49 +0400)]
b=16890 a build fix for --disable-quota

i=ZhiYong Tian
i=Yong Fan

attachments 30599 and 30600

13 years agob=22481 man page for lfs_migrate
Andreas Dilger [Wed, 4 Aug 2010 20:10:16 +0000 (00:10 +0400)]
b=22481 man page for lfs_migrate

Add a manual page for lfs_migrate.
Minor formatting changes of the lfs_migrate::usage() message.

13 years agob=11739 eliminate lbug
Vitaly Fertman [Tue, 3 Aug 2010 09:49:27 +0000 (13:49 +0400)]
b=11739 eliminate lbug

i=green
i=adilger

don't LBUG on network errors in ldlm_handle_cancel().

13 years agob=21528 lower the message severety
Vitaly Fertman [Mon, 2 Aug 2010 10:45:23 +0000 (14:45 +0400)]
b=21528 lower the message severety

i=johann

13 years agob=22348 improve get_mdtosc_proc_path() to handle 2.0 server on 1.8 disk
Jian Yu [Mon, 19 Jul 2010 07:35:11 +0000 (11:35 +0400)]
b=22348 improve get_mdtosc_proc_path() to handle 2.0 server on 1.8 disk

If the 2.0 MDS was mounted on 1.8 device, then the OSC and LOV names
used by MDT would not be changed:
mdt lov: fsname-mdtlov
mdt osc: fsname-OSTXXXX-osc
The patch is to improve get_mdtosc_proc_path() to get correct OSC name
while 2.0 server being mounted on 1.8 disk.

i=robert.read
i=grev

13 years agob=19069 cleanup on nid_stats entry refcount
hongchao.zhang [Sat, 10 Jul 2010 08:39:37 +0000 (12:39 +0400)]
b=19069 cleanup on nid_stats entry refcount

introduce reconnect flag in "lprocfs_exp_setup" to cleanup
the refcount of nid_stats

i=andreas.dilger
i=yong.fan

13 years agob=16842 Libcfs common code changes
Maxim Patlasov [Thu, 22 Jul 2010 11:29:38 +0000 (15:29 +0400)]
b=16842 Libcfs common code changes

i=rread
i=alex
libcfs: get rid of cfs_alloc/free_pages and cfs_get_blockedsigs, fix __l_wait_event

13 years agob=17167 cfs_rcu_head cleanup in lustre source
Matt Wu [Thu, 29 Jul 2010 06:55:31 +0000 (10:55 +0400)]
b=17167 cfs_rcu_head cleanup in lustre source

i=andreas.dilger
i=maxim.patlasov

13 years agob=23382 t-f: do_nodes(): wrong sed RE
Elena Gryaznova [Fri, 30 Jul 2010 14:31:49 +0000 (18:31 +0400)]
b=23382 t-f: do_nodes(): wrong sed RE

i=Andrew.Perepechko

13 years agoMerge branch 'master' of git.lustre.org:prime/lustre
Mikhail Pershin [Fri, 30 Jul 2010 18:55:46 +0000 (22:55 +0400)]
Merge branch 'master' of git.lustre.org:prime/lustre

13 years agob=22977 re-struct obdfilter-survey.sh
Elena Gryaznova [Fri, 30 Jul 2010 13:36:36 +0000 (17:36 +0400)]
b=22977 re-struct obdfilter-survey.sh

i=Andrew.Perepechko

13 years agob=22976 fix bash syntax error
Brian J. Murrell [Thu, 29 Jul 2010 20:24:43 +0000 (00:24 +0400)]
b=22976 fix bash syntax error

When using "test" to compare strings, both sides of the comparison
should either be quoted or not quoted, not one of each.
= should be used for equality in portable tests.

i=mjmac
i=whitebear

13 years agoCorrected the field that represents pre release version numbers. 2.0.0.51 v2_0_0_51
Terry Rutledge [Fri, 30 Jul 2010 17:46:01 +0000 (10:46 -0700)]
Corrected the field that represents pre release version numbers.
This is for 2.1.0 build 01.

13 years agoUpdated version strings for 2.1.0 build 01. Updated ChangeLogs
Terry Rutledge [Fri, 30 Jul 2010 17:41:02 +0000 (10:41 -0700)]
Updated version strings for 2.1.0 build 01.  Updated ChangeLogs
with TBD, Oracle, Inc. and new version info.

13 years agoRevert "b=22464 add writeconf as mount option (includes bz 23228)"
Mikhail Pershin [Wed, 28 Jul 2010 17:09:48 +0000 (21:09 +0400)]
Revert "b=22464 add writeconf as mount option (includes bz 23228)"

This reverts commit adcf9aa295e5c0bf51bc8dd45dde1e900b0e1165.

13 years agob=20433 we should recycle dentries and inodes if only cancelling locks existing
Landen [Tue, 27 Jul 2010 11:11:04 +0000 (15:11 +0400)]
b=20433 we should recycle dentries and inodes if only cancelling locks existing

i=green
i=adilger

13 years agob=16919 Async journal commit support
Oleg Drokin [Fri, 23 Jul 2010 10:03:02 +0000 (14:03 +0400)]
b=16919 Async journal commit support

Async journal commit for 2.0 branch. Also reverts patch from bug 22190 as no
longer needed.
Also included changes from b1_8 that were introduced in bug 22241.
Async commit is ENABLED by default.
i=adilger
i=tappro

13 years agob=22252 allow multiple instances of the same nid in NID hash.
Oleg Drokin [Fri, 23 Jul 2010 09:54:01 +0000 (13:54 +0400)]
b=22252 allow multiple instances of the same nid in NID hash.

Case of multiple separate clients from the same NID (as with liblustre) is legitimate and so we
should allow multiple instances of the same NID in nid hash

i=rread
i=johann

13 years agob=22888 fix memory leak in handle_recovery_req() when export disconnected already
Fan Yong [Thu, 22 Jul 2010 01:22:12 +0000 (05:22 +0400)]
b=22888 fix memory leak in handle_recovery_req() when export disconnected already

fix memory leak in handle_recovery_req() when export disconnected already

i=Mikhail.Pershin
i=landen

13 years agob=22464 add writeconf as mount option (includes bz 23228)
Nathan Rutman [Wed, 21 Jul 2010 22:46:37 +0000 (02:46 +0400)]
b=22464 add writeconf as mount option (includes bz 23228)

i=alexg
i=adilger

13 years agob=22244
pravin [Mon, 19 Jul 2010 19:05:47 +0000 (23:05 +0400)]
b=22244

a=vitaly
i=oleg.drokin
i=andreas

fix stack overflow. (patch from attachment 29939 and 30120)

13 years agob=21128
pravin [Mon, 19 Jul 2010 19:05:20 +0000 (23:05 +0400)]
b=21128

i=oleg
i=rahul
avoid stack overflow by delegating work to separate thread

13 years agob=23335 validate echo_client ostid values
Mikhail Pershin [Wed, 21 Jul 2010 19:20:17 +0000 (23:20 +0400)]
b=23335 validate echo_client ostid values

i=tappro,alex

13 years agob=15685 fix obdfilter-survey script to work properly with remote oss-s
Elena Gryaznova [Wed, 21 Jul 2010 16:51:08 +0000 (20:51 +0400)]
b=15685 fix obdfilter-survey script to work properly with remote oss-s

a=David.Dillow dillowda@ornl.gov
i=grev

Fix obdfilter-survey to work on multiple OSSes at once

13 years agob=22402 fix whitespaces at the end of lines
Mikhail Pershin [Wed, 21 Jul 2010 14:42:34 +0000 (18:42 +0400)]
b=22402 fix whitespaces at the end of lines

13 years agob=19917 repeated atomic allocation failures in kptllnd_rx_alloc() causing OST to...
Dmitry Zogin [Wed, 21 Jul 2010 13:27:23 +0000 (17:27 +0400)]
b=19917 repeated atomic allocation failures in kptllnd_rx_alloc() causing OST to be unreachable

 Comment change.

13 years agob=20247 Dropping PUT error on first mount
Dmitry Zogin [Wed, 21 Jul 2010 13:19:38 +0000 (17:19 +0400)]
b=20247 Dropping PUT error on first mount

 Remove D_NETERROR from the default value of libcfs_printk

13 years agob=23182 lustre-iokit sgpdd-survey defect
Elena Gryaznova [Wed, 21 Jul 2010 12:21:30 +0000 (16:21 +0400)]
b=23182 lustre-iokit sgpdd-survey defect

i=Vladimir.Saveliev

13 years agob=22402 new OBDFILTER_SURVEY test suite
Elena Gryaznova [Tue, 20 Jul 2010 13:54:43 +0000 (17:54 +0400)]
b=22402 new OBDFILTER_SURVEY test suite

i=Andrew.Perepechko

13 years agob=13698 LL_IOC_RECREATE_FID
Vladimir Saveliev [Sat, 17 Jul 2010 00:14:12 +0000 (04:14 +0400)]
b=13698 LL_IOC_RECREATE_FID

define new ioctl for object replicate
it uses IDIF FID instead of truct ll_recreate_obj
old LL_IOC_RECREATE is kept for compatibility

i=andreas.dilger
i=di.wang

13 years agob=23335 Allocate echo objects that can be mapped to a valid FID
Andreas Dilger [Fri, 16 Jul 2010 22:17:05 +0000 (02:17 +0400)]
b=23335 Allocate echo objects that can be mapped to a valid FID

With the change to using valid FIDs for all OST objects in bug 19427,
the echo objid needs to be below 2^32, because regular FID numbers
are limited to 2^32 objects in a single sequence number.

i=aleksandr.guzovskiy
i=mikhail.pershin

13 years agob=22680 remove dead code in sanity.sh
Mikhail Pershin [Tue, 20 Jul 2010 19:05:18 +0000 (23:05 +0400)]
b=22680 remove dead code in sanity.sh

i=grev

13 years agob=23278 replay-single test 86 does not remount client
Elena Gryaznova [Mon, 19 Jul 2010 19:13:43 +0000 (23:13 +0400)]
b=23278 replay-single test 86 does not remount client

o=Oleg.Drokin
i=Elena.Gryaznova

13 years agob=21720 fix test 18 to interleave tests increase pass margin
Nathan Rutman [Mon, 19 Jul 2010 18:39:53 +0000 (22:39 +0400)]
b=21720 fix test 18 to interleave tests increase pass margin

i=rread

13 years agob=22944 remove conf-sanity test 16.
Eric Mei [Mon, 19 Jul 2010 16:16:11 +0000 (20:16 +0400)]
b=22944 remove conf-sanity test 16.

i=andreas.dilger
i=jian.yu

13 years agob=23076 fix for o2iblnd reconnect
Maxim Patlasov [Mon, 19 Jul 2010 09:37:57 +0000 (13:37 +0400)]
b=23076 fix for o2iblnd reconnect

i=isaac
Reconnect is still needed even when ibp_tx_queue is empty
if ibp_version != version because reconnect may be
initiated by kiblnd_query().

13 years agob=23293 Fix memory leak in lprocfs_fops_read().
Ricardo M. Correia [Fri, 16 Jul 2010 16:04:06 +0000 (20:04 +0400)]
b=23293 Fix memory leak in lprocfs_fops_read().

i=andreas.dilger
i=emoly.liu

It was possible for lprocfs_fops_read() to leak a page in some circumstances.
This small patch should fix it.

13 years agob=11742 FSX checksum false positves due to mmap IO
Dmitry Zogin [Fri, 16 Jul 2010 13:31:52 +0000 (17:31 +0400)]
b=11742 FSX checksum false positves due to mmap IO

 Use OBD_FL_MMAP flag for IOs on a memory mapped file. Do not print
 checksum errors, if the flag is set on a request.

 i=adilger
 i=alexey.lyashkov
 i=johann

13 years agoRevert "b=20355 formalize support for pthreads"
Mikhail Pershin [Mon, 19 Jul 2010 17:40:29 +0000 (21:40 +0400)]
Revert "b=20355 formalize support for pthreads"

This reverts commit 004cc2b4c6eb32672985e2f4b4bbf9413e314547.

13 years agob=23310 Partly matching the out message against the expected one to resolve the diffe...
Fan Yong [Fri, 16 Jul 2010 14:31:18 +0000 (18:31 +0400)]
b=23310 Partly matching the out message against the expected one to resolve the different output message format for getfacl/setfal on different Linux distributions

Partly matching the out message against the expected one to resolve the different output message format for getfacl/setfal on different Linux distributions.

i=tappro
i=wangyb

13 years agob=23244 unhash the new added export when such obd device is stopping
Fan Yong [Fri, 16 Jul 2010 14:48:11 +0000 (18:48 +0400)]
b=23244 unhash the new added export when such obd device is stopping

unhash the new added export when such obd device is stopping.

i=andreas.dilger
i=vitaly.fertman

13 years agob=13698 llapi_get_version
Vladimir Saveliev [Fri, 16 Jul 2010 13:51:18 +0000 (17:51 +0400)]
b=13698 llapi_get_version

this uses OBD_GET_VERSION ioctl to obtain lustre version

i=andreas.dilger

13 years agob=13698 rename osd to osd-ldiskfs
Vladimir Saveliev [Thu, 1 Jul 2010 21:39:55 +0000 (01:39 +0400)]
b=13698 rename osd to osd-ldiskfs

according to 20226

i=rahul

13 years agoImprove nn-check.py output to be less verbose.
Andreas Dilger [Wed, 14 Jul 2010 16:27:48 +0000 (20:27 +0400)]
Improve nn-check.py output to be less verbose.

Don't complain about common english words that may be in comments.  Require
that "up", "down", and "completion" be used as functions with opening "("
before they are flagged.

I thought about, and rejected, discarding all comments, but it still makes
sense to clean up non-portable function names in comments.

13 years agoRemove obsolete configuration tools.
Andreas Dilger [Wed, 14 Jul 2010 16:26:19 +0000 (20:26 +0400)]
Remove obsolete configuration tools.

Remove old 1.4 configuration tools from master.  They were removed from b1_8
a long time ago.

13 years agoUpdated version string for the start of development for 2.1.0.
Terry Rutledge [Wed, 14 Jul 2010 23:08:32 +0000 (16:08 -0700)]
Updated version string for the start of development for 2.1.0.