- Dec 18, 2007
-
-
Yong Fan authored
b=13814 i=oleg.drokin i=sheng.yang (1) Difine some macros and variables if "disable-server" when configure. (2) Support to compile patchless client on HEAD. (3) Comment for some code copy issue.
-
- Dec 17, 2007
-
-
Eric Mei authored
-
Elena Gryaznova authored
i=Adilger use file with major,minor from /dev/console
-
Yang Sheng authored
b=14289 i=johann i=scjody Update to RHEL5 Update-1 kernel-2.6.18-53.el5.
-
Yang Sheng authored
b=14289 i=johann i=scjody Update to RHEL5 Update-1 kernel-2.6.18-53.el5.
-
Yang Sheng authored
b=14265 i=deen i=scjody Fix build failes for RHEL3.
-
bwzhou authored
b=14138 r=adilger, nikita resolve deadlock on i_size_read() introduced by race condition of i_size_write(); Use old size assignment to avoid deadlock (bz14326).
-
Yong Fan authored
b=14156 Use b1_8_iam tag for b_mount_perm branch.
-
- Dec 14, 2007
-
-
girish authored
CVSe --------------------------------------------------------------------- Entero Log. Lines beginning with `CVS:' are removed automatically
-
Elena Gryaznova authored
i=Adilger wait delete completed before check kbytesavail
-
Eric Mei authored
update from HEAD (20071213_1836)
-
- Dec 13, 2007
-
-
Yong Fan authored
b=12974 i=nikita i=adilger 1) set as "inline" for such large function ("obd_fail_check()") is not suitable, replaced with normal function "__obd_fail_check_set()". 2) atomic operations for obd_fail_count (replace "static count" in obd_fail_check). 3) use "test_and_set_bit()" for "OBD_FAILED/OBD_FAIL_ONCE" check and set to avoid unexpected racing condition between multi-thread ops. 4) some cleanup for OBD_FAIL_XXX macro.
-
Andrew Perepechko authored
b=13377 i=umka i=nikita "comments" patch.
-
Yong Fan authored
b=11842 Use b1_8_iam tag for b_remote_acl branch.
-
Alexey Lyashkov authored
and exist connect request in flight, this can produce access to NULL pointer (or already free pointer) when connect_interpret store ocd flags in obd_namespace. b=14260 i=adilger i=johann
-
Alexey Lyashkov authored
b=14418 i=green i=johann
-
Bobi Jam authored
b=12211 i=green, adilger commit the missing part and use a proper macro (thanks shadow for finding it out).
-
Bobi Jam authored
b=12211 i=green, adilger Description: make lustre randomly fail allocating memory Details : Make lustre randomly failed allocating memory for testing purpose.
-
- Dec 12, 2007
-
-
Elena Gryaznova authored
i=Adilger report the slow and excluded tests separately
-
Bobi Jam authored
b=12646 i=johann, shadow Add opc parameter to ost_checksum_bulk().
-
- Dec 11, 2007
-
-
Elena Gryaznova authored
i=Adilger force test_5c to use mount_client
-
Elena Gryaznova authored
i=Adilger typo fixed (found by Huang Hua)
-
- Dec 10, 2007
-
-
Elena Gryaznova authored
i=Adilger test_29 cleanup
-
Yury Umanets authored
r=adilger,shadow,deen - enable OBD_CONNECT_LRU_RESIZE only if lru resize is enabled in configure time.
-
Vitaly Fertman authored
b=13563 i=green i=shadow does not check for LDLM_FL_BL_AST in ldlm_cli_cancel(), as this is already a CANCEL rpc, no separate rpc is needed.
-
Yury Umanets authored
r=nikita,adilger,shadow - lots of fixes and cleanups in ldlm pools code.
-
Yury Umanets authored
-
Isaac Huang authored
- NULL md_me in lnet_md_unlink(). - iterate ptl_ml safely since 'me' can be removed within the loop.
-
- Dec 09, 2007
-
-
scjody authored
-
- Dec 07, 2007
-
-
huanghua authored
use b1_8_iam ldiskfs for b_mixed_layout_req.
-
- Dec 06, 2007
-
-
Isaac Huang authored
-
Johann Lombardi authored
b=13843 i=adilger i=nathan Dynamically create DLM blocking callback threads + fix an issue with MacOS implementation of atomic_sub_and_test().
-
bwzhou authored
b=13317 r=shadow, johann enable liblustre to connect to mds with acl
-
Johann Lombardi authored
b=13843 i=adilger i=nathan Dynamically create DLM blocking callback threads + fix an issue with MacOS implementation of atomic_sub_and_test().
-
Isaac Huang authored
-
Yang Sheng authored
-
Yang Sheng authored
b=13397 i=adilger i=alex -- Use GFP_NOFS instead of SLAB_NOFS. -- Avoid fork the ext3-mballoc3-core patch.
-
Alexey Lyashkov authored
add sles10 support.
-
Mikhail Pershin authored
-
Alexey Lyashkov authored
actualy finished recovery (mds_postrecov->mds_notify code path). Always set next id if we ask ost about last id, this fixes problems from bug 14222. b=12702 i=tappro i=yury.umanets
-