- Nov 19, 2008
-
-
Alexey Lyashkov authored
Branch b1_6 b=16492 i=umka i=tappro
-
- Nov 11, 2008
-
-
Yang Sheng authored
b=17374 i=shadow, bobijam kernel update for sles9 2.6.5-7.314.
-
Yang Sheng authored
b=17458 i=shadow, bobijam Update kernel to SLES10 SP2 2.6.16.60-0.31.
-
- Nov 07, 2008
-
-
Johann Lombardi authored
b=16860 i=nathan i=rread Description: Excessive recovery window Details : With AT enabled, the recovery window can be excessively long (6000+ seconds). To address this problem, we no longer use OBD_RECOVERY_FACTOR when extending the recovery window (the connect timeout no longer depends on the service time, it is set to INITIAL_CONNECT_TIMEOUT now) and clients report the old service time via pb_service_time.
-
- Nov 05, 2008
-
-
kalpak authored
b=16438 i=adilger i=girish Mounting a filesystem with extents feature will fail on big-endian systems since ext3-based ldiskfs is not supported on big-endian systems. This can be over-riden with "bigendian_extents" mount option.
-
Bobi Jam authored
b=16578 i=adilger Description: ldlm_cancel_pack()) ASSERTION(max >= dlm->lock_count + count) Details : If there is no extra space in the request for early cancels, ldlm_req_handles_avail() returns 0 instead of a negative value.
-
Liu Ying authored
-
- Oct 29, 2008
-
-
Wang Di authored
Once the unmatched stride IO mode is detected, shrink the stride-ahead window to 0. if it does hit cache miss, and read-pattern is still stride-io mode, does not reset the stride window, but also does not increase the stride window length in this case. b=17197 i=Nikita i=Andreas
-
- Oct 28, 2008
-
-
kalpak authored
b=16680 i=adilger, kalpak (o=bzzz) Detect on-disk corruption of block bitmap and better checking of preallocated blocks.
-
- Oct 23, 2008
-
-
Alexey Lyashkov authored
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
-
kalpak authored
b=12800 o=alex.zhuravlev i=kalpak i=adilger Add support for tunable preallocation window and new tunables for large/small requests
-
- Oct 21, 2008
-
-
Robert Read authored
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.
-
- Oct 07, 2008
-
-
Johann Lombardi authored
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.
-
Johann Lombardi authored
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.
-
- Sep 25, 2008
- Sep 23, 2008
-
-
Bobi Jam authored
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.
-
Bobi Jam authored
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.
-
- Sep 17, 2008
- Sep 16, 2008
-
-
Johann Lombardi authored
b=17024 i=shadow i=bobijam Description: Lustre GPF in {:ptlrpc:ptlrpc_server_free_request+373} Details : In case of memory pressure, list_del() can be called twice on req->rq_history_list, causing a kernel oops.
-
Johann Lombardi authored
b=17024 i=shadow i=bobijam Description: Lustre GPF in {:ptlrpc:ptlrpc_server_free_request+373} Details : In case of memory pressure, list_del() can be called twice on req->rq_history_list, causing a kernel oops.
-
Jian Yu authored
b=14095 i=nathan.rutman i=brian 1) add lustre_start utility to start or stop multiple Lustre servers from a CSV file 2) fix the utility path issue in bug 14094 3) use 'error_output()' to format error messages 4) move common variables and functions to lc_common 5) fix the "lustre_config -h" issue in bug 14133 6) fix the module_opts issue in bug 14092 7) remove the duplicates from checking lnet connectivity to MGS node
-
Jian Yu authored
b=14095 i=nathan.rutman i=brian 1) add lustre_start utility to start or stop multiple Lustre servers from a CSV file 2) fix the utility path issue in bug 14094 3) use 'error_output()' to format error messages 4) move common variables and functions to lc_common 5) fix the "lustre_config -h" issue in bug 14133 6) fix the module_opts issue in bug 14092 7) remove the duplicates from checking lnet connectivity to MGS node
-
- Sep 15, 2008
-
-
Nathan Rutman authored
i=nathan i=adilger OST pools on HEAD, comprehensive patch including 17054:19007; 16935:18918,19012,19089,19128; 16978:18872
-
Johann Lombardi authored
Branch b_release_1_6_6 b=16303 i=adilger Description: Oops in statahead when CONFIG_SLUB is enabled Details : Disable statahead by default on systems with CONFIG_SLUB enabled, until such a time as problem is understood.
-
- Sep 12, 2008
-
-
deen authored
b=2066 i=adilger i=robert.read
-
- Sep 11, 2008
-
-
tianzy authored
This patch includes att18982, att18236, att18237,att18983 and att19061 in bz14840. Slove "quota recovery deadlock during mds failover", it includes: 1. fix osts hang when mds does failover with quotaon 2. prevent watchdog storm when osts threads wait for the recovery of mds b=14840 i=johann i=shadow i=panda
-
- Sep 10, 2008
-
-
Nathan Rutman authored
i=nathan i=adilger add support for understanding pools-striped files in case of a downgrade to this version
-
Bobi Jam authored
b=16643 o=Herb Wartens (hwartens@llnl.gov) i=adilger i=johann Description: Generic /proc file permissions Details : Set /Proc file permissions in a more generic way to enable non- root users operate on some /proc files.
-
Bobi Jam authored
b=16643 o=Herb Wartens (hwartens@llnl.gov) i=adilger i=johann Description: Generic /proc file permissions Details : Set /Proc file permissions in a more generic way to enable non- root users operate on some /proc files.
-
Bobi Jam authored
b=16561 o=oleg.drokin (green) i=johann i=zhenyu.xu (bobijam) Description: Hitting mdc_commit_close() ASSERTION Details : Properly handle request reference release in ll_release_openhandle().
-
Bobi Jam authored
b=16561 o=oleg.drokin (green) i=johann i=zhenyu.xu (bobijam) Description: Hitting mdc_commit_close() ASSERTION Details : Properly handle request reference release in ll_release_openhandle().
-
- Sep 08, 2008
-
-
Johann Lombardi authored
b=16813 i=johann Workaround build issue on craynv (its asm/pgtable.h includes mm.h causing configure checks to fail)
-
Johann Lombardi authored
b=16813 i=johann i=panda restore the ability to pass LD= through autoconf since x2 requires an alternate LD program (x2ld).
-
Johann Lombardi authored
b=16972 i=rread i=nathan ptlrpc_at_recv_early_reply() should not modify req->rq_repmsg because it can be accessed by reply_in_callback() without the rq_lock held.
-
Alexey Lyashkov authored
Branch HEAD b=15975 i=johann i=adilger
-
Alexey Lyashkov authored
Branch b1_6 b=15975 i=johann i=adilger
-
girish authored
-
- Sep 05, 2008
-
-
Andreas Dilger authored
Minor cleanup of ChangeLog comments.
-