- Dec 26, 2007
-
-
Johann Lombardi authored
b=13805 i=adilger Reserve OBD_CONNECT_CKSUM. #define OBD_CONNECT_CKSUM 0x20000000ULL /* support several cksum algos */
-
Bobi Jam authored
b=14136 i=nathan i=shadow Description: make mgs_setparam() handle fsname containing dash Details : fsname containing a dash does not work with lctl conf_param
-
- Dec 24, 2007
-
-
Elena Gryaznova authored
i=Adilger use new-style setstripe args
-
- Dec 23, 2007
-
-
Elena Gryaznova authored
i=Nathan i=Brian CLIENTONLY fix
-
- Dec 21, 2007
-
-
Alexey Lyashkov authored
b=14390 i=green i=deen
-
- Dec 20, 2007
-
-
Yang Sheng authored
b=14388 i=shadow i=scjody Update to SLES10 SP1 latest kernel-2.6.16.54-0.2.3.
-
Bobi Jam authored
b=13715 i=nathan i=johann * Activate import on intial connection. * Don't let outdated timeout request invalidate import.
-
Yong Fan authored
b=13709 i=chen zheng enable conf-sanity test_22.
-
- Dec 19, 2007
-
-
Elena Gryaznova authored
i=Adilger i=Alexey.Lyashkov error if dd is not started; use tfile instead of tdir
-
- 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
-
-
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.
-
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).
-
- 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
-
- 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.
-
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
-
- Dec 06, 2007
-
-
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
-
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
-
Bobi Jam authored
b=14208 i=zhenyu.xu, johann Original patch by Brian Behlendorf <behlendorf1@llnl.gov> Replace macro __LINUX__ with __linux__.
-
- Dec 05, 2007
-
-
Johann Lombardi authored
b=12829 i=adilger i=bobijam When CRAY_XT3 is defined, the fsgid supplied by the client is overridden with the primary group provided by the group upcall, whereas the supplied fsgid can be trusted if it is in the list of supplementary groups returned by the group upcall.
-
- Dec 03, 2007
-
-
huanghua authored
b=14064 - readdir() for liblustre: i=nikita,fanyong - flock for liblustre and various fixes for liblustre: i=umka,fanyong
-
- Dec 01, 2007
-
-
deen authored
b=11301
-
- Nov 30, 2007
-
-
Elena Gryaznova authored
i=nathan.rutman cleanup: remove tdir creation
-