- Sep 22, 2008
-
-
Nathan Rutman authored
i=rread fix tests for low memory
-
Nathan Rutman authored
missing b1_6 patch to skip 0 stats
-
Andreas Dilger authored
Fix patch context to allow applying to previous kernel. b=16498
-
- Sep 20, 2008
-
-
Mikhail Pershin authored
-
Yang Sheng authored
b=16689 Fixed the previous commit.
-
Yang Sheng authored
-
Yang Sheng authored
-
Yang Sheng authored
b=16689 i=brian, yibin.wang Make change for sles9/ppc64 build.
-
- Sep 19, 2008
-
-
Nathan Rutman authored
i=jc.lafoucriere i=johann attachments 19188, 19189 pools fix missing unlock qos remove extra putref
-
Yury Umanets authored
r=shadow - final part of 16776 being already landed to 1.6.x after shadow's inspection.
-
Brian J. Murrell authored
i=cliffw i=rread Have Module{,s}.symvers cleaned by make distclean.
-
Brian J. Murrell authored
i=cliffw i=yangsheg Bring our post[un]install scripts more into line with SLES10's so that we are installing the bootloader on SLES10 also.
-
Yury Umanets authored
r=shadow,wangdi - fixes wrong checking for obd_stopping in recov_thread which prevents recov_thread from sending llcds to mds in disconnect time because obd_stopping is set before filter_disconnect() is called. This causes issues like this: LustreError: 6912:0:(filter.c:2446:filter_disconnect()) error flushing logs to MDS: rc -19
-
Terry Rutledge authored
-
- Sep 18, 2008
-
-
Eric Mei authored
- fix race of handling early reply in sptlrpc. - port AT api changes from b1_8 (b16972) b=16999 r=rread r=wangdi
-
Brian J. Murrell authored
b=16692 i=cliffw i=wangyb The lustre-tests RPM needs to depend on lustre-modules due to the rquirement on the llog module by the run-llog.sh script.
-
Elena Gryaznova authored
i=Adilger cleanup_obdclass () fix; check_mem_leak t-f fn
-
deen authored
b=16206 i=deen i=johann
-
- Sep 17, 2008
-
-
manoj authored
Sync up with HEAD (20080915_0507)
-
Elena Gryaznova authored
i=Adilger force test_127 to fail if no read|write bytes eq 0
-
Brian J. Murrell authored
i=cliffw Fix some inconsistencies in message case.
-
Eric Mei authored
change proc entry name srpc.xxx to srpc_xxx to satisfy 'lctl get_param'. b=14471 r=wangdi
-
Elena Gryaznova authored
i=Adilger replace proc with lctl [set|get]_param
-
Yang Sheng authored
b=16953 i=johann, robert.read Add mount retry support for liblustre.
-
Yong Fan authored
b=16303 i=nikita i=johann Remove old patch.
-
Yong Fan authored
b=16303 i=nikita i=johann Do not drop reference count for the dentry from VFS when lookup, VFS will do that by itself.
-
- Sep 16, 2008
-
-
Wang Di authored
format fixes in commit 16717
-
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.
-
deen authored
b=15574 i=johann i=alexey.lyashkov
-
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
-
Wang Di authored
Add full conf log tests for bug 16717. Fixes for llog_test, and readd it to sanity. b=16717 i=Nathan,Umka
-
Robert Read authored
Update buildcvs to support b2_9-bld* branches.
-
Bobi Jam authored
b=16788 i=adilger i=nathan.rutman add per-nid statistics on HEAD.
-
- 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.
-
mattwu authored
-
- Sep 13, 2008
-
-
Yury Umanets authored
r=adilger,robert - fixes server side scalability issue which became visible with lru resize work landed. It replcaes linear list of held locks on server with hash table from class_hash.c which improves lock find time drastically for case when one client holds ~limit of server locks (quite a big number for big servers) which is very possible if all clients are idle and one compiles kernel, etc.
-
- Sep 12, 2008
-
-
deen authored
b=2066 i=adilger i=robert.read
-
Isaac Huang authored
-