Whamcloud - gitweb
LiuYing [Fri, 22 Oct 2010 09:29:37 +0000 (17:29 +0800)]
b=23924 LBUG: ASSERTION(hs == exp->exp_lock_hash) failed
fix the wrong assertion in lprocfs_exp_print_hash()
i=andreas
i=eric.mei
Landen [Tue, 2 Nov 2010 07:02:52 +0000 (15:02 +0800)]
b=23913 fix "ASSERTION(!cfs_list_empty(&dquot->dq_hash)) failed"
1. In an error handling, free_dquot() should be used.
2. Check if quota is on in dqacq_handler()
i=johann
i=panda
Landen [Tue, 2 Nov 2010 07:24:48 +0000 (15:24 +0800)]
b=23868 fix "sanity-quota test_18c: @@@@@@ FAIL: quotaon failed!"
i=johann
i=mikhail.pershin
Jian Yu [Tue, 2 Nov 2010 06:57:41 +0000 (14:57 +0800)]
b=23289 skip big loop in mds_lov_dump_objids if D_INFO is not set
o=liang
i=andreas.dilger
i=vitaly.fertman
Jian Yu [Tue, 2 Nov 2010 07:05:29 +0000 (15:05 +0800)]
b=23289 remove mc_waitq
Remove legacy.
o=liang
i=mikhail.pershin
i=di.wang
Jian Yu [Tue, 2 Nov 2010 07:12:41 +0000 (15:12 +0800)]
b=23289 don't need call mdd_links_get for the new created file
We know it's the first link for new created file, so we don't need to
call mdd_links_get, which is an xattr_get and overhead, while creating file.
o=liang
i=mikhail.pershin
i=di.wang
Jian Yu [Tue, 2 Nov 2010 06:46:15 +0000 (14:46 +0800)]
b=23289 disable pdo locks in MDD
MDT has already taken care of locks.
o=liang
i=mikhail.pershin
i=alex.zhuravlev
Landen [Tue, 2 Nov 2010 07:29:03 +0000 (15:29 +0800)]
b=22546 fix errors in test_18c
i=johann
i=panda
Mikhail Pershin [Fri, 22 Oct 2010 14:32:23 +0000 (18:32 +0400)]
b=20997 passthrough obd_force from lmv to mdc
i=zam,vs
Terry Rutledge [Fri, 22 Oct 2010 21:13:48 +0000 (14:13 -0700)]
Updated for 2.1.0 build 06.
Brian J. Murrell [Fri, 22 Oct 2010 11:31:43 +0000 (07:31 -0400)]
b=20744 return ofed version to 1.5.1
Since the patch from bug 20744 that updates the client to the
2.6.16.60-0.69.1 kernel has not landed yet, continue to build the
OFA OFED 1.5.1 until such time as the new kernel support has landed.
Andrew Perepechko [Fri, 22 Oct 2010 00:23:19 +0000 (04:23 +0400)]
b=22386 disallow wrong conf_param options
i=Johann Lombardi
i=Nathan Rutman
Jian Yu [Thu, 21 Oct 2010 05:33:16 +0000 (13:33 +0800)]
b=18551 adapt lu_site to new cfs_hash
o=zhen.liang
i=eric.mei
i=mikhail.pershin
yangsheng [Thu, 21 Oct 2010 08:23:42 +0000 (16:23 +0800)]
b=22514 Update RHEL5.5 & OEL5.5 to latest kernel.
--RHEL5 2.6.18-194.17.1.el5.
--OEL5 2.6.18-194.17.1.0.1.el5.
--Switch using 'inkernel' OFED stack.
--Build fixes for ppc64 & ia64.
Eric Mei [Wed, 20 Oct 2010 23:57:12 +0000 (17:57 -0600)]
b=19486 fix a typo in previous patch.
r=di.wang
Alexander.Zarochentsev [Tue, 19 Oct 2010 16:34:07 +0000 (20:34 +0400)]
b=22417 remove obd arg from ptlrpc_start_thread
i=Mikhail.Pershin
i=Andew.Perepechko
Johann Lombardi [Tue, 19 Oct 2010 02:01:36 +0000 (22:01 -0400)]
b=20744 add changelog entry
o=johann
i=brian
Brian J. Murrell [Tue, 19 Oct 2010 02:01:35 +0000 (22:01 -0400)]
b=20744 set arch correctly for ofed-devel
Oh boy, more fallout from our not building i586 kernels for sles.
If we are building lustre servers and NOT rebuilding the Suse ofed
RPM, then we need to look for the i586 ofed-devel package.
i=yangsheng
i=yibin.wang
Vitaly Fertman [Thu, 21 Oct 2010 23:27:19 +0000 (03:27 +0400)]
b=20744 remedial fix for inkernel ofed handling
o=brian
i=yangsheng
i=yibin.wang
It seems that the patch to add inkernel handling for SLES10's OFED introduced a
bug for other inkernel uses. This fixes that bug.
Brian J. Murrell [Tue, 19 Oct 2010 02:01:33 +0000 (22:01 -0400)]
b=20744 hacks for Novell bug 639581
i=mjmac
i=wangyb
Brian J. Murrell [Tue, 19 Oct 2010 02:01:32 +0000 (22:01 -0400)]
b=20744 hacks for Novell bug 578796
i=mjmac
i=wangyb
These hacks are needed to deal with Novell bug 578796.
Brian J. Murrell [Tue, 19 Oct 2010 02:01:31 +0000 (22:01 -0400)]
b=20744 use Novell supplied ofed-devel
Several changes to support using ofed-devel supplied in SLES10 SP3
(currently as PTFs).
Fix a bug with passing arguments to rpm2cpio that should not be passed.
Add a hook for distro specific module building after the kernel[-devel]
build and unpack.
Fix resolve_arch to be able to resolve either the "canonical" arch for
i?86, or the arch that the patchless kernel is expected to be.
Bail out of download_ofed earlier if using "inkernel".
Fix a bug where an rpm2cpio command was not being error checked.
Fix a bug where we were not processing and making available files
in all of the RPMS/i?86 subdirs.
i=mjmac
i=wangyb
Vitaly Fertman [Tue, 19 Oct 2010 23:54:17 +0000 (03:54 +0400)]
Revert "b=21760 Applications hung in direct I/O"
This reverts commit
75b7e5a7b448238e486b8f9bd753cda5f4b4e68b.
Vitaly Fertman [Tue, 19 Oct 2010 23:53:29 +0000 (03:53 +0400)]
Revert "b=19325 adjust waiting extent locks during 1st enqueue"
This reverts commit
5cced5eb96914a5a51a551ed12e92ebfc7834029.
Vitaly Fertman [Tue, 19 Oct 2010 00:09:16 +0000 (04:09 +0400)]
Revert "b=22176 Add .sync_fs super block handler"
This reverts commit
8cad1d968ad4efee46d08aee1e6a6266d4713e84.
Vitaly Fertman [Mon, 18 Oct 2010 22:50:27 +0000 (02:50 +0400)]
b=19813 cfs_hash_cond_del doesn't have dance of addref/decref anymore
o=liang
i=vitaly
i=tappro
Eric Mei [Fri, 15 Oct 2010 03:41:11 +0000 (21:41 -0600)]
b=23728 gss: allow oss authenticate with mgs.
r=di.wang
Eric Mei [Fri, 15 Oct 2010 20:26:18 +0000 (14:26 -0600)]
b=22168 write-append-truncate: retry write when receives EINTR.
r=jian.yu
r=vitaly.fertman
Brian J. Murrell [Fri, 15 Oct 2010 16:28:42 +0000 (12:28 -0400)]
b=23721 download OFED from OFA
Download the OFED distribution directly from OFA to ameliorate
re-distribution complications.
i=yangsheng
i=wangyb
Andrew Perepechko [Tue, 12 Oct 2010 12:33:43 +0000 (16:33 +0400)]
b=20533 set the default max_sectors to the raid5/6 stripe size
a=Kevin Van Maren
i=Jinshan Xiong
i=Atul Vidwansa
Brian J. Murrell [Mon, 18 Oct 2010 18:10:51 +0000 (14:10 -0400)]
package liblustre tests for debian
The liblustre tests were not being packaged into lustre-tests.
Brian J. Murrell [Mon, 18 Oct 2010 18:10:50 +0000 (14:10 -0400)]
need to match both master and b1_8 style tags
Brian J. Murrell [Mon, 18 Oct 2010 18:10:49 +0000 (14:10 -0400)]
explicitly set KVERS; allow all automake packages
Explicitly set KVERS to what it'd default value would be if it's
not set by the caller.
Allow any of the compatible automake* packages in debian/control.
Brian J. Murrell [Mon, 18 Oct 2010 18:10:48 +0000 (14:10 -0400)]
make debs refinement
When looking for the most recent tag, look for only tags matching v*.
That should hopefully weed out any non-versioning tags.
Don't convert debian/changelog commits to patches since the changelog
has to be in place right when dpkg-buildpackage starts.
This does mean that one should NEVER commit to another file in the same
commit as a debian/changelog commit.
Make sure debian/patche{s,d} are clean before starting.
Brian J. Murrell [Mon, 18 Oct 2010 18:10:47 +0000 (14:10 -0400)]
debian/patches and non-GA tags
Make the code to populate debian/patches work better with non-GA tags
such as v1_8_3_53.
Brian J. Murrell [Mon, 18 Oct 2010 18:10:46 +0000 (14:10 -0400)]
move .debs into /debs
Move the built .debs from .. into a /debs subdir of the build tree.
We in fact could almost make debian/rules do this using dh_builddeb's
--destdir argument, however dpkg-genchanges wants to find them in ..
and there is no way to pass dpkg-genchange's -u argument to it from
dpkg-buildpackage. So thus, our hack.
Vitaly Fertman [Fri, 15 Oct 2010 12:37:06 +0000 (16:37 +0400)]
b=18456 fix for commit:
248d9f7fc874d137d327992537a9e7672963e021
drop inexistent patch from ext4 serie
Cliff White [Thu, 14 Oct 2010 15:56:36 +0000 (08:56 -0700)]
b=23645 warning at lookup_one_len() durning mount
i=andrew.perepechko
Change lookup_on_len to ll_lookup_one_len when getting iopen dir
Andrew Perepechko [Thu, 14 Oct 2010 14:50:10 +0000 (18:50 +0400)]
b=23818 sanity_quota test_32 fix
wait until MDS-OST synchronization is done
i=Johann Lombardi
i=ZhiYong Tian
Eric Mei [Thu, 14 Oct 2010 14:40:46 +0000 (08:40 -0600)]
b=19486 add server identifier into lu_seq_range.
For future usage to distinguish between MDT and OST fids.
o=di.wang
r=eric.mei
r=mikhail.pershin
Rahul Deshmukh [Thu, 14 Oct 2010 13:09:04 +0000 (18:39 +0530)]
b=22984 change all references to tune.ldiskfs in lustre to tunefs.ldiskfs
o=girish
i=adilger
i=johann
Rahul Deshmukh [Thu, 14 Oct 2010 13:29:45 +0000 (18:59 +0530)]
b=21135 errors seen running llverfs (full mode) at 94% full with lustre fs with three 16TB OST's
o=andreas
i=girish
i=simmonsja
Rahul Deshmukh [Thu, 14 Oct 2010 13:10:12 +0000 (18:40 +0530)]
b=18456 huge OST mount time
o=andreas
i=alex.zhuravlev
i=girish
Johann Lombardi [Mon, 22 Mar 2010 22:01:55 +0000 (23:01 +0100)]
b=22307 rate limit dlm debug message in ll_inode_from_lock()
i=oleg
i=dmitry
Vitaly Fertman [Thu, 14 Oct 2010 23:14:03 +0000 (03:14 +0400)]
Revert "b=22033 Change default filesystem to ext3"
This reverts commit
f53e89dbe756e9da0ee98c1afe1e3691fa556724.
Vitaly Fertman [Tue, 12 Oct 2010 23:47:46 +0000 (03:47 +0400)]
Revert "b=23090 Wirecheck.c is still missing some structs"
This reverts commit
56444fda88f0a2a252963bfd1e57372f20e794b2.
Elena Gryaznova [Tue, 12 Oct 2010 20:25:11 +0000 (00:25 +0400)]
b=22157 conf-sanity test_5b defect
i=Andrew.Perepechko
test_5b cleanup for mgs/mds not combined;
test_5* changes to use error instead of echo && return
new test_5f
Elena Gryaznova [Mon, 11 Oct 2010 14:13:40 +0000 (18:13 +0400)]
bug=23542 recovery-small: test_27 is not time bounded
i=Brian.Murrell
Brian J. Murrell [Fri, 8 Oct 2010 14:15:32 +0000 (10:15 -0400)]
b=23685 don't define unused variables
When CONFIG_SYSCTL is not defined in the kernel config, a couple of
variables are left unused, yet still defined.
i=Dmitry Zogin
i=Andrew Perepechko
Vladimir Saveliev [Fri, 8 Oct 2010 10:36:26 +0000 (14:36 +0400)]
b=22766 cascading_rw: take lmm_stripe_count returned by ioctl(LL_IOC_LOV_SETSTRIPE)
i=adilger
yangsheng [Fri, 8 Oct 2010 09:54:42 +0000 (17:54 +0800)]
b=22375 Add walk_stack callback for dump_trace.
o=sebastien.buisson@bull.net
i=adilger
i=yangsheng
Vladimir Saveliev [Fri, 8 Oct 2010 09:06:31 +0000 (13:06 +0400)]
b=22942 check attribute flags correctly
i=vitaly
LiuYing [Fri, 8 Oct 2010 02:48:14 +0000 (10:48 +0800)]
b=21420 Add mds/mgs stats to HEAD
1)remove useless counter from mds and move some definitions from mds to mdt;
2)move LPROCFS_MD_OP_INITs from lprocfs_alloc_md_stats() to
lprocfs_init_mps_stats(), which is needed by this stats;
3)increase mdt counter for each type operation
i=andreas
i=wangdi
Nicolas Williams [Thu, 7 Oct 2010 22:24:46 +0000 (17:24 -0500)]
b=23090 Wirecheck.c is still missing some structs
i=andreas.dilger
i=robert.read
Terry Rutledge [Fri, 8 Oct 2010 21:27:20 +0000 (14:27 -0700)]
Updated for 2.1.0 build 05.
Vitaly Fertman [Tue, 28 Sep 2010 21:52:03 +0000 (01:52 +0400)]
b=19325 adjust waiting extent locks during 1st enqueue
o=bobijam
i=vitaly
i=green
Re-landing. Adjust locks' extents on their first enqueue, so that at the time
they get granted, there is no need for another pass through the queues since
they are already shaped into the proper forms.
Rahul Deshmukh [Tue, 5 Oct 2010 10:28:50 +0000 (15:58 +0530)]
b=22032 race between create lproc and read lproc fix
There is window between lproc create and private data init, where a lproc read
can find data null. this patch fixes it by making it atomic.
i=alexander.zarochentsev
i=rahul
Elena Gryaznova [Tue, 5 Oct 2010 13:06:23 +0000 (17:06 +0400)]
b=23537 do_rpc_nodes does not propagate NAME to remote nodes causing rpc.sh to fail abruptly
o=Chris.Horn <hornc@cray.com>
i=grev
Cliff White [Tue, 5 Oct 2010 18:08:32 +0000 (11:08 -0700)]
b=22755 more shrink grant fixes
i=di.wang
i=oleg.drokin
- filter_preprw_write() should check for OBD_FL_SHRINK_GRANT in o_flags instead
of o_valid;
- The grant shrink code should not use o_flags w/o setting OBD_MD_FLFLAGS since
o_flags can be legitimately reset if OBD_MD_FLFLAGS (e.g. it is done in the
checksum code);
- OBD_FL_MMAP is added to wiretest & wirecheck
Mikhail Pershin [Wed, 6 Oct 2010 12:56:41 +0000 (16:56 +0400)]
b=16509 port recovery ending tests to master
i=grev
Elena Gryaznova [Thu, 7 Oct 2010 11:37:21 +0000 (15:37 +0400)]
b=22546 set quota parameters on all OSS servers.
o=James.Simmons <simmonsja@ornl.gov>
i=Brian.Murrell
i=grev
i=landen
Rahul Deshmukh [Thu, 7 Oct 2010 12:01:46 +0000 (17:31 +0530)]
b=22176 Add .sync_fs super block handler
Adding sync_fs functionality by adding .sync_fs to super
block handler. It basically mark all loi's as urgent
(at an instant of time) & move it to separate list and
drain them.
i=oleg
i=eric.mei
Rahul Deshmukh [Thu, 7 Oct 2010 12:06:46 +0000 (17:36 +0530)]
b=19427 Correct lmm_object_id
o=adilger
i=wangdi
i=tapro
i=pravin
i=rahul
Fix boolean logic for limiting the maximum object ID created within a
single group (sequence). For legacy IDIF objects this is 2^48 objects,
since we consume 2^16 SEQ numbers for the high bits of the object ID),
but for all other groups it is only 2^32 objects that can fit into f_oid.
Clean up some duplicate #defines that are no longer needed now that
we declare all of the FID_SEQ values in enum fid_seq in lustre_idl.h.
Rahul Deshmukh [Thu, 7 Oct 2010 12:50:21 +0000 (18:20 +0530)]
b=21898 mdd_max_lmm_get unlikely->likely fix
o=liang
i=andreas
i=rread
Rahul Deshmukh [Thu, 7 Oct 2010 13:01:04 +0000 (18:31 +0530)]
b=22860 lnet_msg_alloc does double memset to zero
i=andreas
i=liang
Vitaly Fertman [Mon, 4 Oct 2010 21:00:34 +0000 (01:00 +0400)]
b=20687 umount symbolic link device
i=vitaly
Elena Gryaznova [Mon, 4 Oct 2010 20:15:38 +0000 (00:15 +0400)]
b=21927 t-f: use the global variables for facets mount points
i=Andreas.Dilger
Andrew Perepechko [Mon, 4 Oct 2010 19:43:29 +0000 (23:43 +0400)]
b=18728 allow queued write syscall termination by a signal
i=Alexander Zarochentsev
i=Vitaly Fertman
Mikhail Pershin [Sun, 3 Oct 2010 10:49:22 +0000 (14:49 +0400)]
b=20101 lfs ost enhancements
a=james.simmons
i=andreas.dilger
i=brian.murrell
Mikhail Pershin [Sun, 3 Oct 2010 09:14:43 +0000 (13:14 +0400)]
b=17485 use $SINGLEMDS, fix /proc access in tests
i=grev
Dmitry Zogin [Thu, 30 Sep 2010 13:09:40 +0000 (09:09 -0400)]
b=20146 Metadata performance degradation from 1.6.5 vs 1.8.0.190
Don't update ctime if we are really removing the inode.
i=mikhail.pershin
i=andreas.dilger
Andrew Perepechko [Thu, 30 Sep 2010 12:32:46 +0000 (16:32 +0400)]
b=22107 a fix for the warning message in filter_destroy_internal
filter_destroy_internal is entered with inode references from
lookup and from the resource used by the extent lock, so the
check is changed to i_count != 2.
i=Vitaly Fertman
i=Johann Lombardi
Alexander.Zarochentsev [Wed, 29 Sep 2010 15:03:06 +0000 (19:03 +0400)]
b=23098 Check for slow i_alloc_sem acquiring
i=alex.zhuravlev
i=vitaly.fertman
Andrew Perepechko [Wed, 29 Sep 2010 08:59:53 +0000 (12:59 +0400)]
b=23216 a fix for a possible memory leak in lov_setup
i=Vitaly Fertman
i=Mikhail Pershin
Andrew Perepechko [Wed, 29 Sep 2010 08:59:52 +0000 (12:59 +0400)]
b=23216 a fix for a memory leak in ldiskfs_mb_load_buddy
i=Alex Zhuravlev
i=Johann Lombardi
Maxim Patlasov [Tue, 28 Sep 2010 10:07:59 +0000 (14:07 +0400)]
b=16842 __l_wait_event should sleep using TASK_INT
i=green
i=andreas
All threads sleeping in non-interruptible way are accounted in "load average".
This is not desirable for lustre threads sleeping in __l_wait_event.
Traditionally, only threads doing I/O are allowed to sleep in
non-interruptible way.
Elena Gryaznova [Wed, 29 Sep 2010 14:58:31 +0000 (18:58 +0400)]
b=20407 replay-ost-single: do not skip for HARD mode and mixed_ost_devs
i=Brian.Murrell
Vladimir Saveliev [Wed, 29 Sep 2010 21:27:14 +0000 (01:27 +0400)]
b=22828 fix unnormalized Linux symbols
introduced by
https://bugzilla.lustre.org/attachment.cgi?id=30855
Alexander.Zarochentsev [Thu, 30 Sep 2010 09:38:25 +0000 (13:38 +0400)]
b=23161 A fix for replay-single 89 test
Add extra sync and delays to be sure that recovery is completed and llogs and
delayed destroys are processed before getting block usage statistics.
Re-enable the test.
a=alexander.zarochentsev
a=vitaly.fertman
i=tappro
Vladimir Saveliev [Thu, 30 Sep 2010 12:09:24 +0000 (16:09 +0400)]
b=23003 change the type of obd_time to __s64
i=andreas.dilger
i=vitaly.fertman
Vladimir Saveliev [Thu, 30 Sep 2010 12:08:30 +0000 (16:08 +0400)]
b=23003 use obd_time instead of __u64 to store "wallclock" time
i=andreas.dilger
i=vitaly.fertman
Jian Yu [Thu, 30 Sep 2010 13:59:34 +0000 (21:59 +0800)]
b=23289 cleanup legacy code from ldlm
bug 23289 attachment 31641
o=zhen.liang
i=oleg.drokin
i=andreas.dilger
Jian Yu [Thu, 30 Sep 2010 13:51:58 +0000 (21:51 +0800)]
b=18551 wrapper functions for ldlm->namespace & res->namespace
bug 18551 attachment 31642
o=zhen.liang
i=oleg.drokin
i=andreas.dilger
Jian Yu [Thu, 30 Sep 2010 13:48:36 +0000 (21:48 +0800)]
b=18551 libcfs hash
bug 18551 attachment 31467 and attachment 31478
o=zhen.liang
i=andreas.dilger
i=oleg.drokin
Jian Yu [Thu, 30 Sep 2010 13:07:07 +0000 (21:07 +0800)]
b=21954 workitem to libcfs
bug 21954 attachment 31455 and attachment 31665
o=zhen.liang
i=he.h.huang
i=maxim.patlasov
Vitaly Fertman [Wed, 29 Sep 2010 12:01:43 +0000 (16:01 +0400)]
b=22598 osd_trans_stop() page fault fix
i=zam
i=tappro
Mikhail Pershin [Mon, 27 Sep 2010 17:33:03 +0000 (21:33 +0400)]
b=21313 replace 'mds' with '$SINGLEMDS' in tests
i=grev,tappro
Eric Mei [Tue, 21 Sep 2010 18:20:49 +0000 (22:20 +0400)]
b=16774 cancel unused osc locks before replay.
r=oleg.drokin
r=di.wang
Eric Mei [Tue, 21 Sep 2010 18:28:03 +0000 (22:28 +0400)]
b=22683 store cl_env in task_struct for redhat kernel and liblustre.
r=andreas.dilger
Rahul Deshmukh [Wed, 22 Sep 2010 07:34:12 +0000 (11:34 +0400)]
b=20807 pacemaker lustre server agent
b=20807 pacemaker lustre server agent
Adding Bernd Schubert's lustre_server.sh to lustre/contrib dir,
which monitors /proc/fs/lustre/health_check.
i=rahul
Brian J. Murrell [Wed, 22 Sep 2010 20:41:25 +0000 (00:41 +0400)]
b=23721 remove rdac & mptlinux build; canon ofed
Remove our downloading and building of MPTLINUX and RDAC.
When building OFED download from the canonical location for
GA releases, since we do so already for daily snapshots anyway.
i=wangyb
i=yangsheng
Vladimir Saveliev [Tue, 21 Sep 2010 22:27:12 +0000 (02:27 +0400)]
b=22942 setattr fix
send attributes to osts when truncate and utimes
(not only when setting times to past)
i=vitaly
Brian J. Murrell [Wed, 22 Sep 2010 20:41:26 +0000 (00:41 +0400)]
b=22589 llite_lib.c:234: undefined-reference to `__stack_chk_fail_local'
If liblustre.so is linked with -nostdlib it produces errors such as:
./llite_lib.o: In function `liblustre_process_log':
lustre/liblustre/llite_lib.c:234: undefined reference to `__stack_chk_fail_local'
on platforms where the stack-smashing protector is used (i.e. Ubuntu).
i=johann
Alexander.Zarochentsev [Wed, 22 Sep 2010 12:19:49 +0000 (16:19 +0400)]
b=22598 osd thandle usage counters
i=mikhail.pershin
i=oleg.drokin
Eric Mei [Tue, 21 Sep 2010 18:33:59 +0000 (22:33 +0400)]
b=22781 fix the waiting time/race of identity upcall.
r=vitaly.fertman
r=di.wang
Eric Mei [Tue, 21 Sep 2010 18:30:53 +0000 (22:30 +0400)]
b=23518 adjust a locktrace place.
r=vitaly.fertman
Eric Mei [Tue, 21 Sep 2010 18:26:38 +0000 (22:26 +0400)]
b=22683 fix unbalanced cl_env hash.
r=andreas.dilger
r=di.wang
Dmitry Zogin [Tue, 21 Sep 2010 15:31:09 +0000 (19:31 +0400)]
b=21137 sles11 with 1.8 is slower than 1.6 sles10 for O_DIRECT single file IOR writes
Fix __bio_add_page() in order to prevent IO split on some drivers.
i=andreas.dilger
i=sheng.yang
This patch comes from the kernel commit
Gitweb: http://git.kernel.org/linus/
8a78362c4eefc1deddbefe2c7f38aabbc2429d6b
Commit:
8a78362c4eefc1deddbefe2c7f38aabbc2429d6b
Parent:
086fa5ff0854c676ec333760f4c0154b3b242616
Author: Martin K. Petersen <martin.petersen@oracle.com>
AuthorDate: Fri Feb 26 00:20:39 2010 -0500
Committer: Jens Axboe <jens.axboe@oracle.com>
CommitDate: Fri Feb 26 13:58:08 2010 +0100
block: Consolidate phys_segment and hw_segment limits
Except for SCSI no device drivers distinguish between physical and
hardware segment limits. Consolidate the two into a single segment
limit.
Dmitry Zogin [Tue, 21 Sep 2010 15:30:35 +0000 (19:30 +0400)]
b=21137 Sles11 with 1.8 is slower than 1.6 sles10 for O_DIRECT single file IOR writes
Fix ptlrpc_main() condition to start service threads correctly.
i=vitaly.fertman
i=andreas.dilger
Eric Mei [Tue, 21 Sep 2010 15:11:10 +0000 (19:11 +0400)]
b=23728 gss: keyutils setup is required by oss, not mgs.
r=jian.yu